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=34361>. 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=34361 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-08 08:10 ------- Hey, wonderfull shortcut! I see at weekend to commit it and update doc Thanks Peter PS: I have test it and currently a shorter classpath is enough :-) <project name="Catalina Ant Tasks"> <!-- set catalina.home if it's not already set --> <dirname property="catalina.home.bin.dir" file="${ant.file.imported}"/> <property name="catalina.home" value="${catalina.home.bin.dir}/.."/> <taskdef resource="org/apache/catalina/ant/catalina.tasks"> <classpath> <fileset dir="${catalina.home}/server/lib"> <include name="catalina-ant.jar"/> </fileset> </classpath> </taskdef> </project> -- 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]