Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Incomplete
-
2.0 Alpha 1
-
None
-
Operating System: All
Platform: All
-
16412
Description
[javac] /org/apache/commons/httpclient/methods/GetMethod.java:394: warning:
encode(java.lang.String) in java.net.URLEncoder has been deprecated
[javac] String encodedPath = URLEncoder.encode(getPath());
This method is deprecated in J2sdk1.4