So, I was finally pushed back to XDoclet2 by my use of Java 1.5 Generics. XDoclet1 doesn't like these at all :-)

I had a good experience this time, just a quick sed script to change the tag names, regenerate mappings, and all my tests pass :-)

However, I am getting a parse exception (com.thoughtworks.qdox.parser.ParseException) on one of my non-persistant classes on the following line:

private static final Map<String,Status> INSTANCES = new HashMap<String,Status>();

Is this a bug?

Best regards,
John Latham
(a happy XDoclet2 convert!)


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to