Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0-beta-5
-
Fix Version/s: 1.1
-
Component/s: wagon-http-lightweight
-
Labels:None
-
Number of attachments :
Description
this is because of Sun's Base64 and HTTPURLConnection implementations, which the lightweight http wagon depends upon.
is this something that can be fixed in the lightweight wagon, or is the resolution just "use httpclient"?
does this exhibit in all versions of the JDK?