Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 5966 invoked from network); 5 Sep 2003 17:33:03 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 Sep 2003 17:33:03 -0000 Received: (qmail 2649 invoked by uid 500); 5 Sep 2003 17:30:23 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 2570 invoked by uid 500); 5 Sep 2003 17:30:22 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 2456 invoked from network); 5 Sep 2003 17:30:20 -0000 Received: from unknown (HELO th24.opsion.fr) (62.39.122.34) by daedalus.apache.org with SMTP; 5 Sep 2003 17:30:20 -0000 Received: from 195.68.32.60 [195.68.32.60] by th24.opsion.fr id 200309051705.1ab8; Fri, 5 Sep 2003 17:05:26 GMT Message-ID: <011701c373d0$993cdb40$020b4b0a@7J09FL58803V> From: "Emmanuel Venisse" To: "Maven Developers List" References: <20030905151420.45020.qmail@minotaur.apache.org> Subject: Re: cvs commit: maven/src/plugins-build/jar plugin.jelly project.xml Date: Fri, 5 Sep 2003 19:10:02 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 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 You ommitted commons-jelly-tags-log. Emmanuel ----- Original Message ----- From: To: Sent: Friday, September 05, 2003 5:14 PM Subject: cvs commit: maven/src/plugins-build/jar plugin.jelly project.xml > werken 2003/09/05 08:14:20 > > Modified: src/plugins-build/jar plugin.jelly project.xml > Log: > MAVEN-789 from Berin L. > > Rev'd version to 1.3. > > Revision Changes Path > 1.20 +32 -2 maven/src/plugins-build/jar/plugin.jelly > > Index: plugin.jelly > =================================================================== > RCS file: /home/cvs/maven/src/plugins-build/jar/plugin.jelly,v > retrieving revision 1.19 > retrieving revision 1.20 > diff -u -r1.19 -r1.20 > --- plugin.jelly 4 Sep 2003 12:18:18 -0000 1.19 > +++ plugin.jelly 5 Sep 2003 15:14:20 -0000 1.20 > @@ -7,7 +7,8 @@ > xmlns:maven="jelly:maven" > xmlns:deploy="deploy" > xmlns:util="jelly:util" > - xmlns:doc="doc"> > + xmlns:doc="doc" > + xmlns:log="jelly:log"> > > > > @@ -70,7 +71,6 @@ > > > > - > > > > @@ -78,6 +78,36 @@ > > > > + > + > + ${maven.jar.manifest.attributes.list} > + > + > + > + [user attribute] ${attribute}: ${value} > + > + > + > + > + > + ${maven.jar.manifest.groups.list} > + > + > + > + > + > + ${groupAttributes} > + [group] Name: ${groupName} > + > + > + > + > + [attribute] ${attribute}: ${value} > + > + > + > + > + > > > > > > > 1.12 +1 -1 maven/src/plugins-build/jar/project.xml > > Index: project.xml > =================================================================== > RCS file: /home/cvs/maven/src/plugins-build/jar/project.xml,v > retrieving revision 1.11 > retrieving revision 1.12 > diff -u -r1.11 -r1.12 > --- project.xml 2 Sep 2003 10:23:31 -0000 1.11 > +++ project.xml 5 Sep 2003 15:14:20 -0000 1.12 > @@ -5,7 +5,7 @@ > 3 > maven-jar-plugin > Maven Jar Plug-in > - 1.2-SNAPSHOT > + 1.3 > > Java Project Management Tools > http://maven.apache.org/reference/plugins/jar/ > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org > For additional commands, e-mail: dev-help@maven.apache.org > > _____________________________________________________________________ > Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger > http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France _____________________________________________________________________ Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org