Why?  Our build process has taken advantage of ANT 1.6.1 features not available in 
1.5.X.

That is not a viable solution.


-----Original Message-----
From:   [EMAIL PROTECTED] on behalf of Andrew Stevens
Sent:   Wed 6/16/2004 6:50 PM
To:     [EMAIL PROTECTED]
Cc:     
Subject:        Re: [Xdoclet-user] error building xDoclet from source
On Tue, 2004-06-15 at 16:09, EJ Ciramella wrote:
> Ok, I'm trying to build xDoclet from scratch, I'm using java 1.3.1,
> ant 1.6.1 and the source for xDoclet version 1.2.1, I get the follow

Can you try it with Ant 1.5.x?  There's been a few people mailed the
list with problems using/building XDoclet with 1.6.


Andrew.


>  error:
> 
> xdoclet-xml:
> 
> [echo]
> C:\xdoclet-1.2.1\lib\bsf.jar;C:\xdoclet-1.2.1\lib\commons-collections-2.0.jar;C:\xdoclet-1.2.1\lib\commons-logging.jar;
> 
> C:\xdoclet-1.2.1\lib\junit.jar;C:\xdoclet-1.2.1\lib\log4j.jar;C:\xdoclet-1.2.1\lib\mockobjects-core-0.07.jar;C:\xdoclet-1.2.1\lib\p
> 
> rettyprinter.jar;C:\xdoclet-1.2.1\lib\velocity-1.3.1.jar;C:\xdoclet-1.2.1\lib\xalan.jar;C:\xdoclet-1.2.1\lib\xjavadoc-1.0.3.jar;C:\
> 
> xdoclet-1.2.1\lib\xml-apis.jar;C:\xdoclet-1.2.1\modules\build\xdoclet\classes;C:\xdoclet-1.2.1\modules\xdoclet\src;C:\xdoclet-1.2.1
> 
> \core\build\classes
> 
> [mkdir] Created dir:
> C:\xdoclet-1.2.1\modules\build\xdoclet\classes\META-INF
> 
> [xdoclet] [INFO] start - -RUNNING_TASKNAME arguments:
> [Ljava.lang.String;@23a559
> 
> [xdoclet] [INFO] engineStarted -
> -GENERATING_TEMPLATE_OUTPUT_SINGLE_FILE arguments:
> [Ljava.lang.String;@7c804b
> 
> [xdoclet] WARNING: Some classes refer to other classes that were not
> found among the sources or on the classpath.
> 
> [xdoclet] (Perhaps the referred class doesn't exist? Hasn't been
> generated yet?)
> 
> [xdoclet] The referring classes do not import any fully qualified
> classes matching these classes.
> 
> [xdoclet] Since at least one package is imported, it is impossible for
> xjavadoc to figure out
> 
> [xdoclet] what package the referred classes belong to. The classes
> are:
> 
> [xdoclet]
> C:\xdoclet-1.2.1\modules\xdoclet\src\xdoclet\modules\util\CollectionTagsHandler.java 
> --> XDocletTagSupport qualified to
> 
> xdoclet.modules.util.XDocletTagSupport
> 
> externalizer:
> 
> [echo] Copying resources...
> 
> [copy] Copying 3 files to C:\xdoclet-1.2.1\target\l10n
> 
> [echo] Generating message bundle files for module...
> 
> BUILD FAILED
> 
> C:\xdoclet-1.2.1\build.xml:55: Following error occured while executing
> this line
> 
> C:\xdoclet-1.2.1\core\build.xml:207: Following error occured while
> executing this line
> 
> C:\xdoclet-1.2.1\modules\modules-common.ent:175: CREATE_TASK_ERROR
> arguments: [Ljava.lang.String;@3529d6
> 
> 


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user





-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to