classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFC: merging GNU Crypto and Jessie


From: Mark Wielaard
Subject: Re: RFC: merging GNU Crypto and Jessie
Date: Thu, 08 Dec 2005 19:32:26 +0100

Hi Casey,

On Mon, 2005-12-05 at 23:42 -0800, Casey Marshall wrote:
> I propose that we
> 
>    - Rename the root package 'gnu.crypto' to 'gnu.javax.crypto' in  
> GNU Crypto, and merge the current CVS sources into Classpath (not  
> under external/). We then put GNU Crypto into a kind of "stasis"  
> mode, and continue to develop these sources in Classpath.
>    - Rename the root package 'org.metastatic.jessie' to  
> 'gnu.javax.net.ssl' in Jessie, and merge the current sources. Then,  
> I'll stop developing that branch on its own.
> 
> We can then also merge other parts of GNU Crypto to projects where  
> they make sense; its testsuite can go into Mauve (it was written to  
> use (a possibly old version of) Mauve's own test harness classes),  
> and the various tools can go into cp-tools.
> 
> I think most Classpath hackers think this is a good idea

Yeah I believe this is a good idea.

I know GNU Crypto doesn't have any external dependencies. Jessie has an
external dependency on JZlib which is in principle OK, but having
multiple zip implementations in the tree is not perfect. Do you have an
idea whether it would be possible to hook Jessie to the (internal)
util.zip implementation we have? One complication is that a couple of
projects based on GNU Classpath have another util.zip implementation
based on zlib.

Cheers,

Mark





reply via email to

[Prev in Thread] Current Thread [Next in Thread]