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 - 09.05.03 00:06
: o Fixed XDTWO-20
o Fixed XDTWO-19
o Fixed XDTWO-18
o Fixed XDTWO-17
o Partly fixed XDTWO-16
rinkrank - 05.05.03 02:00
: Now using XJavaDoc's built-in Java Beans based tag discovery.
rinkrank - 06.04.03 13:36
: o Fixed a bug in BetwoxtPlugin - It was reusing the root, but shouldn't do that.
o Improved hibernate plugin
rinkrank - 06.04.03 02:57
: Cleaned up dead code in XGG
rinkrank - 03.04.03 00:22
: -Fixed a cardinality bug in XGG
-Improved comments in XGG beans
-Addes support for Hibernate 2.0-beta4 and 2.0 from HEAD (v. 1.18)
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.02.03 01:05
: -Refactored out xjavadoc, so XDoclet can now be used with a different source (like JDT)
-Refactored some functionality from Plugin down to Generator
rinkrank - 10.02.03 15:16
: Using new predicate ctors