rinkrank - 29.04.03 22:10
: various updates. mostly to do with XJavaDoc no longer being a singleton and the new SDK component that migrates XDoclet 1.2 style xtags.xml to XTag classes.
rinkrank - 02.04.03 22:27
: -Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg generated beans to XML
-Removed dead code
-Various refactorings here and there
rinkrank - 18.03.03 23:31
: o Improved JavaBeans support
o Improved Swing GUI support
rinkrank - 16.03.03 21:38
: Added icon support for BeanInfo and added some ugly icons for jelly and velocity.
rinkrank - 16.03.03 18:06
: Removed the need for xdoclet-plugin.xml. All metadata is now in generated BeanInfo.
rinkrank - 13.03.03 00:41
: -Improved JavaBeans support (which is the metadata layer for XDoclet configuration)
-Made tests able to run in unforked mode
pathoss - 09.03.03 17:10
: Test equals and hashCode.
rinkrank - 05.03.03 00:44
: - Added packageSubstitution using java.utiil.regex
- Abstracted xjavadoc completely out of the core (MetadataProvider)
- Added some more variables to the Velocity/Jelly context (see Plugin.java)
- Some more minor things I don't remember