Re: URI encoding ...

2005-12-12 Thread Antoine Levy-Lambert
Jesse Glick wrote: > Antoine Levy-Lambert wrote: > >> I have checked in some code lately related to URI encoding and decoding. > > > BTW should use java.net.URI and File.toURI and new File(URI) when > running on JDK 1.4+. I have an old outstanding bug for this, needs to &

Re: URI encoding ...

2005-12-11 Thread Jesse Glick
Antoine Levy-Lambert wrote: I have checked in some code lately related to URI encoding and decoding. BTW should use java.net.URI and File.toURI and new File(URI) when running on JDK 1.4+. I have an old outstanding bug for this, needs to be reexamined: http://issues.apache.org/bugzilla

URI encoding ...

2005-12-07 Thread Antoine Levy-Lambert
I have checked in some code lately related to URI encoding and decoding. I was triggered by 2 bug reports, which were pointing to the same problems in the background. One bug report was about the impossibility to load properly a jar file having in his manifest a Class-Path attribute pointing to