Bugs item #503810, was opened at 2002-01-15 03:36
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402704&aid=503810&group_id=31602

Category: other
Group: v1.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Andrew Stevens (stevensa)
Assigned to: Nobody/Anonymous (nobody)
Summary: build problems in dist zip

Initial Comment:
Download xdoclet-v1.1.zip and unzip.
cd samples\script
build
produces the error
Exception in thread "main" 
java.lang.NoClassDefFoundError: 
org/apache/tools/ant/Main

To build successfully, a copy of ant.jar, crimson.jar 
& jaxp.jar need copying into the samples/lib directory 
from an Ant installation, plus the xdoclet.jar 
from /lib (otherwise an error 
like "C:\Development\Java\xdoclet-1.1
\samples\script\build.xml:98: taskdef class 
xdoclet.ejb.EjbDocletTask cannot be found" is 
produced).


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402704&aid=503810&group_id=31602

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to