DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15707>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15707 new p4 functionality ------- Additional Comments From [EMAIL PROTECTED] 2003-02-03 14:36 ------- You may need to add a guard to build.xml for the dependency on ORO this has introduced. When I built without ORO, I got build: Compiling 3 source files to build/classes src/main/org/apache/tools/ant/taskdefs/optional/perforce/P4Submit.java:109: cannot resolve symbol symbol : method split (java.util.Vector,java.lang.String) location: class org.apache.oro.text.perl.Perl5Util util.split(myarray, line); ^ 1 error I'll look into it tomorrow if you don't get to it before me. Thanks