rinkrank - 15.05.03 16:28
: o Fixed XDTWO-23 - ordering of XML elements (I had to patch Betwixt to make it work)
o Fixed XDTWO-16 - See hibernate plugin for an example
erikhatcher - 01.05.03 20:20
: I do not see a need to exclude from tests - the only Abstract*.java file has been renamed. Can we agree that abstract/base test cases are named *TestCase.java so as to not match *Test.java?
rinkrank - 01.05.03 14:55
: Applied Christian Kvalheim's XGG patch XDTWO-2 that uses Sun's MSV. This adds support for DTD and XSD!
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.
ko5tik - 26.04.03 19:10
: added options for target release - shall be also 1.4
rinkrank - 24.04.03 01:35
: o Added a migration tool to the SDK. Reads legacy xtags.xml and produces real XTag classes. The velocity template needs more work.
o Various smaller changes