Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 77090 invoked from network); 6 Dec 2003 22:56:22 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Dec 2003 22:56:22 -0000 Received: (qmail 67754 invoked by uid 500); 6 Dec 2003 22:56:06 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 67707 invoked by uid 500); 6 Dec 2003 22:56:05 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 67694 invoked from network); 6 Dec 2003 22:56:05 -0000 Received: from unknown (HELO perpetua.mcclan.net) (208.161.106.6) by daedalus.apache.org with SMTP; 6 Dec 2003 22:56:05 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by perpetua.mcclan.net (8.12.8/8.12.8) with ESMTP id hB6Mu8o3001973; Sat, 6 Dec 2003 14:56:08 -0800 Received: from localhost (localhost [127.0.0.1]) by localhost (IMP) with HTTP for ; Sat, 6 Dec 2003 14:56:08 -0800 Message-ID: <1070751368.3fd25e880e5ed@localhost> Date: Sat, 6 Dec 2003 14:56:08 -0800 From: "Craig R. McClanahan" To: Dirk Verbeeck Cc: Jakarta Commons Developers List Subject: Re: [configuration] binary builds. References: <047701c3bb72$eb9aea50$96d7fea9@IQUITOS> <3FD110BD.6060600@pandora.be> In-Reply-To: <3FD110BD.6060600@pandora.be> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 X-Originating-IP: 127.0.0.1 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Quoting Dirk Verbeeck : > Craig is the man to talk to for the nightly builds. > He runs the builds for jakarta-commons. > Yep. > The only requirement is that ant clean dist works but you also might > want to change the maven generated ant file to a more traditional > build.xml file. (take the build file of commons-modeler as example) > At least make the junit tests non mandatory. Right now, this problem is blocking my ability to add "configuration" to the set of nightly builds that I run ... the fact that the unit tests fail (at line 82 of build.xml) blocks the creation of the binary distribution files. > > -- Dirk Craig --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org