Hello,

I'm trying to compile XDoclet1.2.1 on linux with jdk1.4.1 and ant 1.6, however I've got the following error :

<<
xdoclet-xml:
[echo] xdoclet-xml.dir : /discs/staff/workspace/boutinde/eclipse-new/eclipse/workspace/xdoclet1.2_fromWebSite/xdoclet-1.2.1/modules/build/xdoclet/classes/META-INF
[echo] module.src.dir : /discs/staff/workspace/boutinde/eclipse-new/eclipse/workspace/xdoclet1.2_fromWebSite/xdoclet-1.2.1/modules/xdoclet/src
[mkdir] Created dir: /discs/staff/workspace/boutinde/eclipse-new/eclipse/workspace/xdoclet1.2_fromWebSite/xdoclet-1.2.1/modules/build/xdoclet/classes/META-INF
[xdoclet] 0 [main] INFO XDocletMain.start - RUNNING_TASKNAME arguments: [Ljava.lang.String;@1d87b85
[xdoclet] 13 [main] INFO TemplateSubTask.engineStarted - GENERATING_TEMPLATE_OUTPUT_SINGLE_FILE arguments: [Ljava.lang.String;@22d166
[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] /discs/staff/workspace/boutinde/eclipse-new/eclipse/workspace/xdoclet1.2_fromWebSite/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 /discs/staff/workspace/boutinde/eclipse-new/eclipse/workspace/xdoclet1.2_fromWebSite/xdoclet-1.2.1/target/l10n
[echo] Generating message bundle files for module...
[echo] module.classes.dir : /discs/staff/workspace/boutinde/eclipse-new/eclipse/workspace/xdoclet1.2_fromWebSite/xdoclet-1.2.1/modules/build/xdoclet/classes
[echo] module.src.dir : /discs/staff/workspace/boutinde/eclipse-new/eclipse/workspace/xdoclet1.2_fromWebSite/xdoclet-1.2.1/modules/xdoclet/src


BUILD FAILED
/discs/staff/workspace/boutinde/eclipse-new/eclipse/workspace/xdoclet1.2_fromWebSite/xdoclet-1.2.1/build.xml:55: Following error occured while executing this line
/discs/staff/workspace/boutinde/eclipse-new/eclipse/workspace/xdoclet1.2_fromWebSite/xdoclet-1.2.1/core/build.xml:207: Following error occured while executing this line
/discs/staff/workspace/boutinde/eclipse-new/eclipse/workspace/xdoclet1.2_fromWebSite/xdoclet-1.2.1/modules/modules-common.ent:181: CREATE_TASK_ERROR arguments: [Ljava.lang.String;@1a0ae6


Total time: 1 minute 11 seconds
>>

Have you already seen this error.

For your information I get http://prdownloads.sourceforge.net/xdoclet/xdoclet-src-1.2.1.tgz?download

Regards,
Denis Boutin.


------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to