You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2004/11/26 23:57:26 UTC

DO NOT REPLY [Bug 32392] - Slide won't compile with new JDK 1.5

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=32392>.
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=32392





------- Additional Comments From ozeigermann@apache.org  2004-11-26 23:57 -------
What is this part of the patch about? Skipping it...

--- ./webdavclient/clientlib/src/java/org/apache/webdav/lib/WebdavFile.java.tai
2004-11-25 09:47:01.000000000 +0900
+++ ./webdavclient/clientlib/src/java/org/apache/webdav/lib/WebdavFile.java
2004-11-25 10:39:29.000000000 +0900
@@ -479,9 +479,9 @@
     return -1;
   }
 
-  public int compareTo(Object o) {
-    return compareTo((File)o);
-  }
+//  public int compareTo(Object o) {
+//    return compareTo((File)o);
+//  }
 
   public boolean equals(Object x) {
     if(x==null)

-- 
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: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org