rinkrank - 09.05.03 12:48
: o Fixed XDTWO-16. Merge files in BetwixtPlugin
o Fixed a small (unregistered) bug in FileUtils
o Commented out BetwixtPluginTest :-( It started failing, but I belive the test doesn't reflect well how it's working anymore.
o New patched Betwixt that I forgot in the previous commit.
rinkrank - 02.05.03 16:12
: Removed the ø. That failed on linux (?).
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 - 06.04.03 02:57
: Cleaned up dead code in XGG
rinkrank - 06.04.03 02:07
: Added BeanInfo support in the XGG plugin. Now Betwixt serialises XML correctly! (We still need to ensure that element ordering is correct).
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