Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 30129 invoked from network); 18 Jul 2007 11:17:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jul 2007 11:17:40 -0000 Received: (qmail 89671 invoked by uid 500); 18 Jul 2007 11:17:30 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 89643 invoked by uid 500); 18 Jul 2007 11:17:30 -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 89632 invoked by uid 99); 18 Jul 2007 11:17:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2007 04:17:30 -0700 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [193.109.238.66] (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2007 04:17:27 -0700 Received: from z011100.bk.fin.local (z011100.bk.fin.local [172.18.101.140]) by dnsinet.rzf-nrw.de (8.14.0/8.14.0) with ESMTP id l6IBH4Sq021081 for ; Wed, 18 Jul 2007 13:17:04 +0200 Received: from z011034.bk.fin.local ([130.11.7.34]) by z011100.bk.fin.local with Microsoft SMTPSVC(6.0.3790.0); Wed, 18 Jul 2007 13:16:14 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: svn commit: r553857 - in /ant/core/trunk: build.xml docs/manual/CoreTasks/jar.html src/etc/testcases/taskdefs/jar.xml src/main/org/apache/tools/ant/taskdefs/Jar.java src/tests/junit/org/apache/tools/ant/taskdefs/JarTest.java Date: Wed, 18 Jul 2007 13:16:14 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: svn commit: r553857 - in /ant/core/trunk: build.xml docs/manual/CoreTasks/jar.html src/etc/testcases/taskdefs/jar.xml src/main/org/apache/tools/ant/taskdefs/Jar.java src/tests/junit/org/apache/tools/ant/taskdefs/JarTest.java Thread-Index: AcfJLFC/mc65eyQ3T1KbYJ3BMiSxlwAAJcIA From: To: X-OriginalArrivalTime: 18 Jul 2007 11:16:14.0603 (UTC) FILETIME=[0DD395B0:01C7C92D] X-Virus-Checked: Checked by ClamAV on apache.org Ok, that's fine. But I'll commit my "verbose/fail" files and change to the enum after = that. Jan=20 >-----Urspr=FCngliche Nachricht----- >Von: Peter Reilly [mailto:peter.kitt.reilly@gmail.com]=20 >Gesendet: Mittwoch, 18. Juli 2007 13:11 >An: Ant Developers List >Betreff: Re: svn commit: r553857 - in /ant/core/trunk:=20 >build.xml docs/manual/CoreTasks/jar.html=20 >src/etc/testcases/taskdefs/jar.xml=20 >src/main/org/apache/tools/ant/taskdefs/Jar.java=20 >src/tests/junit/org/apache/tools/ant/taskdefs/JarTest.java > >It may be better to make that an enum: > >strict=3D"fail" - throws exception if jar not compliant >strict=3D"ignore" - log at verbose mode if jar not compliant >strict=3D"warn" - log at warning level if jar not compliant > >a verbose message will get lost in the noise. > >Peter > >On 7/18/07, Jan.Materne@rzf.fin-nrw.de=20 > wrote: >> Ok, I added a "strict" attribute. >> When the spec is broken and strict is set to >> - "true": a BuildException will be thrown >> - "false": a message is logged on verbose mode >> >> Jan >> >> >-----Urspr=FCngliche Nachricht----- >> > >> >I think that here should be a "whine" mode to activate >> >these messages. They should not be done by default. >> >Maybe a strict=3D"yes" attribute. >> > >> >Peter >> > >> >> >> >> URL: http://svn.apache.org/viewvc?view=3Drev&rev=3D553857 >> >> Log: >> >> Encourage people to follow the packaging spec. >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org >> For additional commands, e-mail: dev-help@ant.apache.org >> >> > >--------------------------------------------------------------------- >To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org >For additional commands, e-mail: dev-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org