DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37633>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37633


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
            Summary|Build Failed                |Build Failed




------- Additional Comments From [EMAIL PROTECTED]  2005-11-24 22:15 -------
Hello,
Sorry, this does not look like a bug of ant,
rather you should continue this discussion on the user list.
user at ant dot apache dot org.
put some excerpts of your build file in your posting.
I guess your build.xml must declare a fileset with rootdir
D:\Apache\apache-tomcat-5.5.12\common\endorsed

So you need to adapt the build file. If the path is hardcoded in the build file,
you need to use properties.

You can run ant like this

ant -D"tomcat.base.dir=C:\Program Files\Apache Group\Tomcat"
if you are on a PC with tomcat installed in the path above.
(assuming that the build file is using a property called tomcat.base.dir.

Cheers,
Antoine

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to