From dev-return-68812-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Fri Sep 09 17:41:43 2005 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 49864 invoked from network); 9 Sep 2005 17:41:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Sep 2005 17:41:43 -0000 Received: (qmail 98181 invoked by uid 500); 9 Sep 2005 17:41:42 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 97891 invoked by uid 500); 9 Sep 2005 17:41:40 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 97878 invoked by uid 500); 9 Sep 2005 17:41:40 -0000 Received: (qmail 97875 invoked by uid 99); 9 Sep 2005 17:41:40 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2005 10:41:40 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 14ACE330 for ; Fri, 9 Sep 2005 19:41:39 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: Apache Wiki To: ant-cvs@apache.org Date: Fri, 09 Sep 2005 17:41:39 -0000 Message-ID: <20050909174139.6822.35114@ajax.apache.org> Subject: =?utf-8?q?=5BAnt_Wiki=5D_Update_of_=22ApacheGump=22_by_J=C3=BCrgenHermann?= X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by JürgenHermann: http://wiki.apache.org/ant/ApacheGump ------------------------------------------------------------------------------ Gump serves as the nightly integration test of Ant. Build files that work on Gump should work on Ant product releases. Trouble that gump does not catch is mostly limited to - * where changes to Ant's classloading break things, because ant-on-gump loads classes differently. + * where changes to Ant's classloading break things, because ant-on-gump loads classes differently. - * the batch files to start ant + * the batch files to start ant - * builds in directories with spaces, unicode chars. + * builds in directories with spaces, unicode chars. - * installations of Ant with bad classpaths, version conflicts, etc. + * installations of Ant with bad classpaths, version conflicts, etc. - * Windows/OSX/Netware-specific problems. Gump is Unix. + * Windows/OSX/Netware-specific problems. Gump is Unix. Also, the quality of build files used in Gump is often higher than many personal projects. OSS projects have to address portability early on, and tend to be less brittle and build files written by and for one person, or for a team where all hardware/OS images are nearly identical. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org