Archive

Archive for June, 2004

Logging with JUnit

June 29th, 2004

For some reason, my unit tests weren’t logging as specified in my log4j.properties. After digging around, I found a log4j.properties file in the xdoclet.jar. I removed it from the jar and the logging worked as expected.

Hopefully this helps somebody else.

nick Uncategorized

Eclipse 3.0 Released

June 27th, 2004

The Eclipse Team has released 3.0. Congratulations to everyone that helped contribute to this release. Please download from a mirror and start filing bug reports.

nick Uncategorized