This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] import https handler from GNU Classpath


On Tue, 2005-04-26 at 13:33 -0600, Tom Tromey wrote:
> >>>>> "Tom" == Thomas Fitzsimmons <fitzsim@redhat.com> writes:
> 
> Tom> This patch imports gnu/java/net/protocol/https/Handler.java from GNU
> Tom> Classpath.  It also removes Jessie from the default protocol search
> Tom> path, since GNU Classpath's https implementation obsoletes Jessie's.
> Tom> OK for mainline?
> 
> Yes, thanks.
> 
> We should probably remove jessie from URL in Classpath, if https is
> the only protocol handler it provides and it is obsoleted.
> 

I committed this to the 4.0 branch as well.

Tom



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]