From: Craig G. <cg...@ma...> - 2002-09-16 19:37:52
|
I'm able to get the test code to compile in the Tools folder. So far so good, but I want to give this a try within my own environment. It seemed likely that I would simply include hibernate-xdoclet.jar in my class path. That works only to a degree. My <hibernatedoclet> task is recognized, but the build eventually fails with "<hibernatedoclet> task doesn't support the nested hibernate element". I wonder if this is because I'm using the latest xdoclet cvs drop rather than the jar that is included with the tools distribution. There are no requirements or installation specs included with hibernate xdoclet. Could we get Sebastien or someone else who understands this code to comment? Also: Is this code eventually expected to show up in the xdoclet code base? Is the code robust enough for everyday use or is it just proof of concept -----Original Message----- From: hib...@li... [mailto:hib...@li...]On Behalf Of Gavin King Sent: Wednesday, September 11, 2002 3:25 AM To: hibernate list Subject: [Hibernate] XDoclet Anyone who wants to try out Sebastien Guimont's Hibernate XDoclet extension can get it from CVS in the new "Tools" module. Many thanks to Sebastien for this :) Enjoy! |