I have a fresh sourceforge cvs checkout of xdoclet module but it doesn't build.

Should I be able to build off the head?

Any docs on how to build this?


[Robert-Nicholsons-Computer:~/Java/xdoclet] robert% ant
Buildfile: build.xml

core:

init:

build-xjavadoc:

prepare:
[mkdir] Created dir: /Users/robert/Java/xdoclet/core/build/classes
[mkdir] Created dir: /Users/robert/Java/xdoclet/target/lib
[copy] Copying 2 files to /Users/robert/Java/xdoclet/core/build/classes

beautify:

compile:
[mkdir] Created dir: /Users/robert/Java/xdoclet/modules/build/all-src
[copy] Copying 60 files to /Users/robert/Java/xdoclet/modules/build/all-src
[javac] Compiling 60 source files to /Users/robert/Java/xdoclet/core/build/classes
[javac] /Users/robert/Java/xdoclet/modules/build/all-src/xdoclet/ DocletTask.java:19: cannot resolve symbol
[javac] symbol : class XJavadocTask
[javac] location: package ant
[javac] import xjavadoc.ant.XJavadocTask;
[javac] ^
[javac] /Users/robert/Java/xdoclet/modules/build/all-src/xdoclet/ DocletTask.java:36: cannot resolve symbol

etc etc etc



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to