Yeah.

1. it seems that the Messages are not included in the jar file...someone
should look into this

2. this is a bad reference to a project.class.path, while the build.xml
defines a xdoclet.class.path. I have no idea how this class.path stuff works
(it is set in DocletTask, the core build.xml file etc) and if they rely on
each other.
Could someone explain this to the mailing list? Thanks

Mathias

-----Original Message-----
From: Ara Abrahamian [mailto:[EMAIL PROTECTED]]
Sent: maandag 13 mei 2002 12:41
To: 'Andrew Stevens'; [EMAIL PROTECTED]
Subject: RE: [Xdoclet-devel] build scripts


No. The old xjavadoc.jar is somewhere in lib or classpath. I'm getting
this one:

[ejbdoclet] XDoclet BUG: Can't locate resource
'generating_template_output_singl
e_file' for bundle 'xdoclet.Messages'.
[ejbdoclet] generating_template_output_single_file

compile:
    [mkdir] Created dir:
D:\Projects\xdoclet\samples\build\output\classes
    [javac] Compiling 28 source files to
D:\Projects\xdoclet\samples\build\outpu
t\classes

BUILD FAILED
D:\Projects\xdoclet\samples\build.xml:195: Reference project.class.path
not found.

Ara.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:xdoclet-devel-
> [EMAIL PROTECTED]] On Behalf Of Andrew Stevens
> Sent: Monday, May 13, 2002 2:59 PM
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-devel] build scripts
> 
> I'm getting a NullPointerException during the samples' build (with a
12
> hour
> old CVS copy).  Does anyone else get this, or is it just me?
> 
> 
> Andrew.
> 
> [ejbdoclet] Add SubTask
documenttags(xdoclet.modules.doc.info.InfoSubTask)
> [ejbdoclet] Add SubTask
> msgbundle(xdoclet.modules.i18n.MessageBundleSubTask)
> [ejbdoclet] java.lang.NullPointerException
> [ejbdoclet]     at
xjavadoc.ant.XJavaDocMain.start(XJavaDocMain.java:87)
> [ejbdoclet]     at
xjavadoc.ant.XJavaDocMain.main(XJavaDocMain.java:48)
> [ejbdoclet]     at java.lang.reflect.Method.invoke(Native Method)
> [ejbdoclet]     at
> org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:208)
> [ejbdoclet]     at
>
org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:150)
> [ejbdoclet]     at
org.apache.tools.ant.taskdefs.Java.run(Java.java:408)
> [ejbdoclet]     at
> org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:163)
> [ejbdoclet]     at
> org.apache.tools.ant.taskdefs.Java.execute(Java.java:108)
> [ejbdoclet]     at
> xjavadoc.ant.XJavadocTask.execute(XJavadocTask.java:181)
> [ejbdoclet]     at
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:171)
> [ejbdoclet]     at org.apache.tools.ant.Task.perform(Task.java:313)
> [ejbdoclet]     at
org.apache.tools.ant.Target.execute(Target.java:309)
> [ejbdoclet]     at
> org.apache.tools.ant.Target.performTasks(Target.java:334)
> [ejbdoclet]     at
> org.apache.tools.ant.Project.executeTarget(Project.java:1216)
> [ejbdoclet]     at
org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:357)
> [ejbdoclet]     at org.apache.tools.ant.Task.perform(Task.java:313)
> [ejbdoclet]     at
org.apache.tools.ant.Target.execute(Target.java:309)
> [ejbdoclet]     at
> org.apache.tools.ant.Target.performTasks(Target.java:334)
> [ejbdoclet]     at
> org.apache.tools.ant.Project.executeTarget(Project.java:1216)
> [ejbdoclet]     at
> org.apache.tools.ant.Project.executeTargets(Project.java:1160)
> [ejbdoclet]     at org.apache.tools.ant.Main.runBuild(Main.java:605)
> [ejbdoclet]     at org.apache.tools.ant.Main.start(Main.java:195)
> [ejbdoclet]     at org.apache.tools.ant.Main.main(Main.java:234)
> 
> compile:
>     [mkdir] Created dir:
> D:\Development\Java\xdoclet\samples\build\output\classes
>     [javac] Compiling 28 source files to
> D:\Development\Java\xdoclet\samples\build\output\classes
> 
> BUILD FAILED
> D:\Development\Java\xdoclet\samples\build.xml:195: Reference
> project.class.path not found.
> 
> 
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
> 
> 
> _______________________________________________________________
> 
> Have big pipes? SourceForge.net is looking for download mirrors. We
supply
> the hardware. You get the recognition. Email Us:
[EMAIL PROTECTED]
> _______________________________________________
> Xdoclet-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-devel


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to