classpath
[Top][All Lists]
Advanced

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

FYI - Kaffe is alive again!


From: Mark Wielaard
Subject: FYI - Kaffe is alive again!
Date: 21 Mar 2002 23:29:21 +0100

Hi,

The last couple of days the Kaffe mailinglist saw a lot of new posts.
There seems to be an new maintainer and they are interested in using
Classpath as a (second) standard class library.

Attached are two messages from Jim Pick the new maintainer were he
outlines his plans and talks about having Kaffe+Classpath as an option.

Nice,

Mark


--- Begin Message --- Subject: Introduction, new maintainer for kaffe Date: Tue, 12 Mar 2002 15:02:23 -0800 User-agent: Mutt/1.3.27i
Hi,

I'd like to introduce myself.  My name is Jim Pick.

I have volunteered to take over the reigns of the kaffe project from
it's original author, Tim Wilkinson.

I've been following Kaffe's progress since about the time I first got
involved in free software (around 1996).  In the past, I've been an
active Debian maintainer, and I also ran LinuxHQ.com, KernelNotes.org,
and Kernel.org for a while, amongst other things.

I know Tim quite well, as I moved to Berkeley, California (from
Canada) to work with him and Peter Mehlitz at Transvirtual about two
years ago.  Tim is currently involved in the process of starting a new
company, having left Transvirtual at the end of November last year.  I
still work at Transvirtual though, and I'm still good friends with Tim
(we usually meet for coffee in the mornings).  It was during one of
those morning coffees that I asked Tim what was happening with
Kaffe.org, and whether or not he was planning to do any more work on
it.

As I suspected, he stated that he really doesn't have time to do
anymore work on it (especially since he no longer works at
Transvirtual).  He stated that he'd be happy if I took it over.  I
also checked with the new CEO of Transvirtual, Chris Herron, and Peter
Mehlitz, if it was OK with them if I did some work to try to get the
Kaffe.org project moving again, and they thought it was a good idea
and were very supportive.

I've announced my intentions to the core team, and they all seemed OK
with the idea -- I asked if anybody else wanted the job, but there
were no takers.  So I guess I've got the go ahead to do this.  :-)

I've also taken over development of Transvirtual's internal,
proprietary version of Kaffe (now called KaffePro), so I'm in the
situation where I can spend a lot of time thinking about JVM
implementations.  :-)

Anyways, here's what I'm planning to do:

1) Setup a new machine and website for kaffe.org, so everything can be
   centralized on one site.

   Transvirtual has donated a machine and rackspace for it, and I've
   already set it up.  I've already moved the DNS and the ftp site
   onto it.  The current website is looking pretty old and
   out-of-date, so I'm going to replace it with something simpler.

   I'm hoping I can get the CVS archive from Ean Schuessler at
   Brainfood so I can set it up on the new machine.  Also, down the
   road, it would be nice to migrate the mailing list to the new
   machine so Daniel Veillard doesn't have to maintain it.

   I thought about using SourceForge, but I decided against it.

2) Make a new release as soon as possible.

   Version 1.0.6 came out in July, 2000, and there hasn't been a
   release since (although there has been CVS activity).  I'd like to
   do a minimal amount of testing, and see if we can get it out,
   perhaps as early as next week.

3) Clarify the relationship between Transvirtual and Kaffe.org.

   As a long-time kaffe-watcher, I would like to see Kaffe.org be a
   very open project, which incorporates code from, and interoperates
   with all the other free virtual machine projects out there.  I
   definitely see Kaffe.org as being an independent project that isn't
   controlled by Transvirtual.

   Transvirtual is willing to donate time and code to the project to
   make it successful.  On the other hand, it would be best if
   everybody was comfortable with the fact that my employer is
   actively developing a proprietary version of kaffe, called
   KaffePro, which is designed to address the needs of the commercial
   market for clean room Java virtual machine implementations.

   As a commercial software company built on developing Intellectual
   Property, Transvirtual needs to be selective about what it does
   and does not contribute to the project.  You can expect that
   Transvirtual won't hold back bug fixes from the free version, and
   will not prevent others from contributing to the project.

   Transvirtual, as a company, was founded with Kaffe as it's primary
   product, so you can expect to see Transvirtual continue to use,
   maintain and protect the Kaffe trademark for it's own purposes.
   It is important to Transvirtual that Kaffe.org is successful, but
   also that it is clear to the public that Kaffe.org's JVM
   implementation is separate from Transvirtual's KaffePro product,
   even though they share a common heritage.

   (whew, glad that's over, I'm afraid I was starting to sound like a
   lawyer)

4) Start active development on a new major release of kaffe.

   I've got a lot of ideas for what should be done with it.  But I'll
   discuss those separately because I'd like to see some contributions
   and some debate.  :-)

Anyways, this email has been long enough.  I'm looking forward to
working on kaffe and Kaffe.org - it should be fun!

Cheers,

 - Jim

p.s. If you're reading this, and you're going to JavaOne this year in 
     San Francisco, let's get together for beers.  :-)



--- End Message ---
--- Begin Message --- Subject: Re: Most popular applications? Date: 21 Mar 2002 12:47:32 -0800
Thanks for the good suggestions for apps.

> By the way, have you given any thought to improving cooperation with the
> GNU Classpath project? I realize that currently the licensing is
> probably an insurmountable goal to actually merging Kaffe's class
> library with Classpath, but it would be nice to be able to configure
> Kaffe to run --with-classpath, if such a thing were possible.
> Duplication of effort on such a large problem as the Java libraries
> seems so tragically wasteful.

Yeah, the licensing debate has always been a pain.  Lots of splitting
hairs.  :-)

I definitely want to see Classpath running on Kaffe, as an option.  The
primary obstacle I see is just getting the integration work done.  The
licensing issue is primarily that Classpath is GPL + exception, while
Kaffe is strictly GPL.

Transvirtual obviously can't relicense Classpath as part of our KaffePro
proprietary VM, so I see two parallel sets of class libraries going
forward.  

That said, I don't see why we can't redistribute Classpath with Kaffe.  

I'm still pretty good friends with Paul Fisher of the Classpath project
(he used to work with me at Transvirtual, he now works for the FSF), and
he discussed some of the legal issues with me.

Legally, I think that's doable, as long as we clarify that Kaffe's GPL
overrides the exception in Classpath.  That shouldn't have any affect on
people using Kaffe for GPL sort of things.  If people want to do non-GPL
types of things, they are already affected by the fact by Kaffe's
GPLness.  The fact that they use Classpath instead of the Kaffe class
libraries shouldn't add any additional legal burden on them. 
Kaffe+Classpath will have more of a legal burden (eg. pure GPL) than
something like gcj+Classpath (GPL + exception).

I think the old issue used to be whether or not Classpath should be GPL,
or GPL+Exception.  If I understand the long, sad tale correctly, Tim
Wilkinson had convinced RMS not to use GPL+Exception for Classpath,
since Transvirtual was developing and had released the class libraries
for Kaffe under the GPL, and theoretically having a competitive library
under a competing, freer free software license would have been
detrimental to the business.  Red Hat and Paul Fisher wanted it to be
GPL+Exception to make it easier to license to companies.  So even though
Classpath was GPL, they did not want to incorporate the GPL code from
Transvirtual.  Transvirtual has a business of relicensing their
implementation to proprietary customers, so was unwilling to release the
code under anything more liberal than the GPL, fearing it would make it
impossible to sell the proprietary version.  Hence the reason there are
two sets of libraries now.  The IP business is icky.  :-)

But that's history, and now Classpath is GPL+Exception.

People who have need to worry about the legal burden (eg. they have
serious commercial needs) should probably be looking at licensing a
commercial version anyways (eg. KaffePro, Red Hat's stuff, Sun's
version, Insignia, etc.) for other reasons, like protected their own
proprietary intellectual property, patent issues, support needs, etc.

Maybe Classpath might even become the default class library for Kaffe,
if that's what people want to use.  But I don't see any good reason to
completely scrap Kaffe's current class libs either.

Maybe I should go into law...

Cheers,

 - Jim




--- End Message ---

reply via email to

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