I guess the first question to ask is if you have junit around?

anyway, I've been building xdoclet-1.2 for about 6 months now, cvs updating regularly. on both a redhat linux box and a windows 2000 box, no problems.

cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet login
(just hit enter, no password needed)


cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet co xdoclet-all

this will create a directory tree
xdoclet-all
| -- CVS  (of course)
| -- xdoclet
| -- xdocletgui
` -- xjavadoc

cd into xdoclet-all/xdoclet
ant <enter>
the default target will just build everything.

there may be some tweaking needed here and there, which I've long ago tweaked so I don't remember exactly. XDoclet needs its own xjavadoc in a parallel directory.

It helps to have maven around as well, though I don't know if it's mandatory. XDoclet from cvs carries its own maven around.


Mark Lundquist wrote:


On Apr 15, 2004, at 3:16 PM, Andrew Stevens wrote:

On Thu, 2004-04-15 at 20:11, Rupp, Heiko wrote:

This is only in the cvs version, but not in 1.2.
IIrc, there is a location, where you can obtain a nightly snapshot
from.


http://xdoclet.sourceforge.net/xdoclet-cvs.zip


Thanks. I just tried building from this snapshot (which I downloaded earlier today)...


The first dozen targets or so clicked off just fine, and then it bombed:

/wd/software/xdoclet-cvs/xjavadoc/build.xml:136: Could not create task or type of type: junit.

Am I doing something wrong?

Thanks,
mark



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to