Bugs item #965489, was opened at 2004-06-03 03:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=965489&group_id=22866

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nathan Egge (negge)
Assigned to: Nobody/Anonymous (nobody)
Summary: jboss build.xml has incorrect thirdparty paths

Initial Comment:
The build.xml in the jboss module does not compile 
because the path to the thirdparty lib xdoclet is 
incorrect.

current build.xml (line 174)
<fileset dir="${project.thirdparty}/xdoclet-xdoclet/lib">

should be
<fileset dir="${project.thirdparty}/xdoclet/xdoclet/lib">



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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=965489&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to