rinkrank - 10.02.03 14:51
: Removed all dependencies to Log4J. Converted all those dirty System.outs to Commons Logging calls. Everything goes through Ant's logger if XDoclet is run from Ant. (There are still log4j dependencies in the project.xml files, but that's because Velocity needs it).
rinkrank - 10.02.03 13:24
: Added bridge between commons-logging and Ant's logger
rinkrank - 07.02.03 02:45
: o Now using SNAPSHOT for xjavadoc so Maven will download it every time. XJavadoc is likely to change a lot from now on.
o Improved CodeUnit tests by using the new getRootDir() method.
o Added MAthias and Aslak's Y! discussion about XTags
rinkrank - 06.02.03 23:10
: o Renamed plugins to xdoclet-plugins-xxx. This naming standard follows the package structure more closely -> more intuitive.
o Added first cut of xtag plugin and docs for it
rinkrank - 04.02.03 18:35
: Improved build system (moved core plugins under core)
rinkrank - 04.02.03 16:50
: Almost complete xmlfacade - needs some more work on the Castor side.
General improvements everywhere