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=30513>. 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=30513 Ant tasks not supported on JDK1.3 Summary: Ant tasks not supported on JDK1.3 Product: Slide Version: 2.1 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: WebDAV client AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I am using the jakarta-slide-ant-webdav-2.1M1 version of Slide. If I use the dav:get task i get the following error java.lang.NoSuchMethodError: java.lang.StringBuffer: method indexOf(Ljava/lang/S tring;)I not found NoSuchMethod error on: Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1) Classic VM (build 1.3.1, J2RE 1.3.1 IBM Windows 32 build cn131-20030711a (JIT en abled: jitc)) This means that these are tasks are not supported for the 1.1 java platform. I think it should be easy and possible to make it JRE 1.3 compatible. Grz, Martijn Blankestijn --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
