Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 33291 invoked from network); 28 Feb 2004 20:11:35 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Feb 2004 20:11:35 -0000 Received: (qmail 28480 invoked by uid 500); 28 Feb 2004 20:11:21 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 28431 invoked by uid 500); 28 Feb 2004 20:11:20 -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 28414 invoked from network); 28 Feb 2004 20:11:20 -0000 Received: from unknown (HELO latte.harvard.edu) (140.247.210.252) by daedalus.apache.org with SMTP; 28 Feb 2004 20:11:20 -0000 Received: from latte.harvard.edu (207-172-79-45.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com [::ffff:207.172.79.45]) (AUTH: PLAIN mdiggory, ) by latte.harvard.edu with esmtp; Sat, 28 Feb 2004 15:11:22 -0500 Message-ID: <4040F768.1020609@latte.harvard.edu> Date: Sat, 28 Feb 2004 15:17:44 -0500 From: "Mark R. Diggory" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.6a) Gecko/20031030 X-Accept-Language: en-us, en, zh, zh-cn, zh-hk, zh-sg, zh-tw MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: [math] cvs commit: jakarta-commons/math build.xml References: <20040228194340.26460.qmail@minotaur.apache.org> In-Reply-To: <20040228194340.26460.qmail@minotaur.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 I agree that it needs to be in there, but this may be difficult to maintain if anyone ever regenerates the build.xml file using Maven, maybe we should push the issue with the Maven folks to get this into ant build.xml generation plugin as a default, it would then benefit all commons projects (then some). -Mark psteitz@apache.org wrote: > psteitz 2004/02/28 11:43:40 > > Modified: math build.xml > Log: > Modified jar goal to include Apache License and notice in the jar. Fixed copyright notices. Reformatted xml. > > Revision Changes Path > 1.13 +64 -105 jakarta-commons/math/build.xml > > Index: build.xml > =================================================================== > RCS file: /home/cvs/jakarta-commons/math/build.xml,v > retrieving revision 1.12 > retrieving revision 1.13 > diff -u -r1.12 -r1.13 > --- build.xml 28 Feb 2004 17:47:37 -0000 1.12 > +++ build.xml 28 Feb 2004 19:43:40 -0000 1.13 > @@ -17,170 +17,129 @@ > --> > > > - > - > - > - > - > - > - > - > - > - > - > - > - > - > - > - > + > + > + > + > + > + > + > + > + > > - > - > + > > > > > > + > > - > - > + > > > - > - > + > > > > - > - > + > > > > > > - > - > - > - > + > + > > > > - > - > - > + > + > + > + > + > + > > + > > - > - > - > - > + > + > > + > > - > - > + > > - > - > - > - > + > + > > > + > > - > - > + > > + > > - > - > + > > - > - > - > - > - > - > + > + > + > > > - > - > + > > - > - > - > - > + > + > > > > - > - > - > - > + > + > > > > > + > > - > - > + > > > - > - > + > > > > - > - > + > > - > - > + > > > > - > - > - > + > + > + > > - > - > + > > - > - > - > - > - > + > + > + > > > - > - > + > > - > - > + > > > > + > > - > - > - > - > - > - > - > - > - > - > - > - > - > - > - > - > - > - > - > - > - > - > + > + > + > + > + > + > + > + > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > -- Mark Diggory Software Developer Harvard MIT Data Center http://www.hmdc.harvard.edu --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org