Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 28760 invoked from network); 14 Nov 2006 20:16:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2006 20:16:37 -0000 Received: (qmail 79810 invoked by uid 500); 14 Nov 2006 20:16:44 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 79736 invoked by uid 500); 14 Nov 2006 20:16:44 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 79725 invoked by uid 99); 14 Nov 2006 20:16:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Nov 2006 12:16:44 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of rahul.akolkar@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Nov 2006 12:16:31 -0800 Received: by ug-out-1314.google.com with SMTP id o4so1250842uge for ; Tue, 14 Nov 2006 12:16:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cH1myTubxrIDnZetOKOcIYq4YMF1DT2iX3pNxqNCbGuMP/70hrPAEz/pekHGalVbqat5ZVPOH4x8boHwGKUzFQQD0aq0OLy009HM/+gMMRq29qnoylv11vMtCC1/2kInic2wv0oTZIzeX4psvmTs2lCLkJLqtkIuioYTtdhy1Zc= Received: by 10.78.128.11 with SMTP id a11mr1382338hud.1163535369282; Tue, 14 Nov 2006 12:16:09 -0800 (PST) Received: by 10.78.165.6 with HTTP; Tue, 14 Nov 2006 12:16:09 -0800 (PST) Message-ID: Date: Tue, 14 Nov 2006 15:16:09 -0500 From: "Rahul Akolkar" To: "Jakarta Commons Developers List" Subject: Re: svn commit: r474943 - in /jakarta/commons/proper/digester/trunk: pom.xml src/assembly/ src/assembly/bin.xml src/assembly/src.xml In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061114195715.CE6221A9846@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org On 11/14/06, Wendy Smoak wrote: > On 11/14/06, rahul@apache.org wrote: > > > +TODO: > > + 2. Would like binary distros to be *.zip rather than *-bin.zip, for example > ... > > + > > + bin > > The 'bin' in the filename comes from the id. > > I tried changing it locally to (nothing) and it now builds > commons-digester-1.8-SNAPSHOT[.zip|.tar.gz] > > http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html > Thanks! I knew it was coming from the but really wanted to override it to not have a suffix for the distro artifacts (yet leave the as 'bin' or 'binary'). Will just leave it blank for now ;-) -Rahul > -- > Wendy > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org