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?

-----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]

Reply via email to