On Jan 6, 2005, at 8:03 AM, EJ Ciramella wrote:

That's exactly why we haven't upgraded to xdoclet 1.2.2. The first assert warning prevents the file I need from being generated. Do you know of a workaround other than hacking javacc source?

No, sorry. Though maybe XDoclet2 is in usable enough form for what you need? (though I doubt it)


I'm, fortunately, not into XDoclet anymore. I am officially a committer, though I've recently gone "emeritus" and signed off the e-mail lists. XDoclet is a pragmatic solution to ugly problems (like EJB and Struts) and my development life is at a point where I do not work with those technologies that XDoclet is handy for.

        Erik




-----Original Message----- From: Erik Hatcher [mailto:[EMAIL PROTECTED] Sent: Thu 1/6/2005 4:25 AM To: Ant Users List Cc: Subject: Re: Ant xDoclet - need some help On Jan 5, 2005, at 11:48 PM, EJ Ciramella wrote:
Hello, we're running (or attempting to run) ant 1.6.2 and xDoclet
1.1.2 (to avoid problems with assert statements.  But I keep getting
this:

XDoclet 1.1.2 is *ancient*. I would highly recommend you use the most current version. Is there a problem with the current version and asserts?

javadoc: warning - Cannot find class
EDU.oswego.cs.dl.util.concurrent.PooledExecutor
Running XDoclet failed. An IO error occured while reading context data.
1 warning


And xdoclet fails to generate the file I'm trying create.

This may be caused by not having the JAR for the concurrent utilities in XDoclet's classpath.

        Erik


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to