|
July 2004
[
eivindw
]
11:16, Tuesday, 6 July 2004
I'm going to talk about JavaOne 2004 news at the Norwegian Java User Group on thursday. My topics are EJB3.0 and Groovy, check out the program here. See you there :)
[
eivindw
]
16:18, Monday, 5 July 2004
XRadar seems to be an interesting code analysis tool. It combines tools like JDepend, PMD and Checkstyle to build one big project report. It's different from Maven, as it will actually combine data from the different tools to come up with a combined project analysis. Reports are generated in HTML/SVG, to allow dynamic images to display package dependencies etc. It's quite a new project, but shows potential to becoming a very useful tool. Project is hosted on sourceforge, started by people from the Norwegian tele company Telenor: A Maven plugin would be useful, right now it runs only with Ant. The really cool thing about XRadar is that it can show development over time (different "releases") as in this example. As Maven already has a notion of project versions, it would be very well suited to run something like this.
[
eivindw
]
14:30, Monday, 5 July 2004
I need somewhere to archive my thoughts.. Blog should be a good place to start. |