Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 31430 invoked from network); 1 Nov 2004 14:06:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Nov 2004 14:06:24 -0000 Received: (qmail 1618 invoked by uid 500); 1 Nov 2004 14:06:13 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 1535 invoked by uid 500); 1 Nov 2004 14:06:13 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 1399 invoked by uid 99); 1 Nov 2004 14:06:11 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of gcjg-gump@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO main.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 01 Nov 2004 06:06:11 -0800 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1COcox-0008Tw-00 for ; Mon, 01 Nov 2004 15:06:07 +0100 Received: from p508AF8B7.dip.t-dialin.net ([80.138.248.183]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Nov 2004 15:06:07 +0100 Received: from robilad by p508AF8B7.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Nov 2004 15:06:07 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: general@gump.apache.org From: Dalibor Topic Subject: Re: [proposal] removing non-ASF leaves from the workspace Date: Mon, 1 Nov 2004 14:05:57 +0000 (UTC) Lines: 51 Message-ID: References: <4183D589.20709@apache.org> <4185FB49.40002@jicarilla.org> <200411011739.34525.niclas@hedhman.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 80.138.248.183 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5) Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Niclas Hedhman hedhman.org> writes: > > On Monday 01 November 2004 17:00, Leo Simons wrote: > > Kaffe is very much a leaf not a dependency (I know no ASF project > > that can only be built using Kaffe), yet using it for experimental > > runs doubles the amount of cpu and disk space used. > > For the record, there are 8 attempts at starting a Gump build every day. > 1 is Kaffe, 1 is JDK1.5, 1 is 'test' and the others are the official build. > So, it is not completely accurate to say that the Kaffe build instance doubles > CPU/disk resources. My long term (a few weeks, I hope) plan is to have a second gump instance on developer.classpath.org with the free runtimes to both take the extra load off ASF, and to give further free runtimes like gcj, IKVM, JamVM, etc. a go at building the free java software world from scratch. > > While I appreciate the goal of being able to have a truly free java > > stack and how using Kaffe to build ASF projects helps towards attaining > > that goal, we're also doing "public service" towards the GNU people in > > this way. > > Looking at the fact that a Kaffe developer (dalibor) has taken interest in > Gump, installed his own instance and trying hard to get things going, is IMHO > a good testament to the appreciation of Gump. I appreciate in particular the extremely helpful developers on #gump. Thanks a lot for those that helped me set myself up. I still have to pay you back with the wiki page, though ;) Seriously though, I think gump is just wonderful, and is going to help leapfrog the whole free runtimes thing quite a bit as a side effect. Today, there is a lot of great free software written in Java, not least thanks to ASF's successful projects. Unfortunately, there are often some small issues that prevent some free Java softare from running on free runtimes. Gump can help find and fix those small issues, as it did for GNU JAXP's small bug today for me. The small issues may be bugs in the free runtimes, or code that is just a little bit outside the letter of the specification, but runs fine on non-free runtimes. In particular the latter case is hard to anticipate a priori in a class library implementation. That's where having a gump can be very, very helpful: it shows what idioms other developers expect to work. Finally, I see great potential in maintaining a confidence level in a free java stack, once we're there ;) That could help quite a bit wrt to packaging efforts of free software written in Java for operating systems like GNU/Linux, *BSD, etc. cheers, dalibor topic --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org