Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 13099 invoked from network); 13 Dec 2004 18:10:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Dec 2004 18:10:01 -0000 Received: (qmail 54270 invoked by uid 500); 13 Dec 2004 18:09:42 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 54100 invoked by uid 500); 13 Dec 2004 18:09:38 -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 53953 invoked by uid 99); 13 Dec 2004 18:09:31 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of mfncooper@gmail.com designates 64.233.184.206 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.206) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 13 Dec 2004 10:09:27 -0800 Received: by wproxy.gmail.com with SMTP id 67so483596wri for ; Mon, 13 Dec 2004 10:09:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=C+rnSmSWjmgR4lFkp9OGFRtwFdcJDnqip2r4Urai92NPrf+habVEUzaqVUMKjErc1UZnt7rLYsgka2kzF7gJdvQRRMIHQJvl1RZPa06t2kjjhcJenejgCvNd4LVArAAoPrun01wB0zql/6R8My156VpfXkt+5iCh2KW3vJn/vJ4= Received: by 10.54.45.21 with SMTP id s21mr328013wrs; Mon, 13 Dec 2004 10:09:17 -0800 (PST) Received: by 10.54.57.44 with HTTP; Mon, 13 Dec 2004 10:09:17 -0800 (PST) Message-ID: <16d6c6200412131009605a5994@mail.gmail.com> Date: Mon, 13 Dec 2004 10:09:17 -0800 From: Martin Cooper Reply-To: Martin Cooper To: Jakarta Commons Developers List , mark_diggory@harvard.edu Subject: Re: [all] Including license files (was Re: cvs commit: jakarta-commons/math project.xml) In-Reply-To: <41BDAA4E.5060008@latte.harvard.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041213040718.3040.qmail@minotaur.apache.org> <16d6c62004121220431e5232cc@mail.gmail.com> <41BDAA4E.5060008@latte.harvard.edu> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Um, a quick grep tells me that Attributes, Chain and Resources all have: ../commons-build/project.xml and around 30 components in the Sandbox have the Sandbox equivalent. So many components are in fact still doing that. If they're not supposed to, what changes do we need to make to their project.xml files? TIA. -- Martin Cooper On Mon, 13 Dec 2004 09:42:22 -0500, Mark R. Diggory wrote: > There actually isn't an extend. All projects are dependent only on > commons-site.jsl and the menu includes. There actually isn't any > inheritance of the project.xml because there were issues with users > building distributions with maven when the dependency (commons-build) > wasn't present there. > > -Mark > > > > Martin Cooper wrote: > > >Since every component needs to do this, would it work to add this to > >commons-build/project.xml, so that it's included as part of the > >? > > > >-- > >Martin Cooper > > > > > >On 13 Dec 2004 04:07:18 -0000, psteitz@apache.org wrote: > > > > > >>psteitz 2004/12/12 20:07:18 > >> > >> Modified: math project.xml > >> Log: > >> Get NOTICE.txt included in META-INF of distribution jars. > >> > >> Revision Changes Path > >> 1.56 +10 -1 jakarta-commons/math/project.xml > >> > >> Index: project.xml > >> =================================================================== > >> RCS file: /home/cvs/jakarta-commons/math/project.xml,v > >> retrieving revision 1.55 > >> retrieving revision 1.56 > >> diff -u -r1.55 -r1.56 > >> --- project.xml 10 Dec 2004 05:12:52 -0000 1.55 > >> +++ project.xml 13 Dec 2004 04:07:17 -0000 1.56 > >> @@ -164,6 +164,15 @@ > >> > >> > >> > >> + > >> + > >> + ${basedir} > >> + > >> + NOTICE.txt > >> + > >> + META-INF > >> + > >> + > >> > >> > >> maven-changes-plugin > >> > >>--------------------------------------------------------------------- > >>To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > >>For additional commands, e-mail: commons-dev-help@jakarta.apache.org > >> > >> > >> > >> > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > >For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org