On Sun, May 15, 2011 at 11:50 PM, Phil Steitz <phil.ste...@gmail.com> wrote: > On 5/15/11 2:40 PM, sebb wrote: >> On 14 May 2011 17:44, Phil Steitz <phil.ste...@gmail.com> wrote: >>> On 5/14/11 9:09 AM, s...@apache.org wrote: >>>> Author: sebb >>>> Date: Sat May 14 16:09:22 2011 >>>> New Revision: 1103145 >>>> >>>> URL: http://svn.apache.org/viewvc?rev=1103145&view=rev >>>> Log: >>>> Archives for 3.0 were created with -bin suffix (so add -bin not bin!) >>> huh? Can you explain what is going on here? >> See my other posting: >> >> http://markmail.org/message/f4jjmhlp3ob66hlm >> >> This is needed to correct the download page so it agrees with the archives. > > I saw the other post, which said we should use "bin", which you > initially did. What I don't get is why you changed it to "-bin" below? > > This, btw, is yet another thing pushing me ever closer to start > throwing grenades of the s/maven/ant variety ;)
I think its just Sebb's mistake. You don't have to set the suffix if you're using the maven defaults. The correct thing would be to remove those from the commons-net pom. Niall > Phil >> >> >>> Phil >>>> Modified: >>>> commons/proper/net/trunk/pom.xml >>>> >>>> Modified: commons/proper/net/trunk/pom.xml >>>> URL: >>>> http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?rev=1103145&r1=1103144&r2=1103145&view=diff >>>> ============================================================================== >>>> --- commons/proper/net/trunk/pom.xml (original) >>>> +++ commons/proper/net/trunk/pom.xml Sat May 14 16:09:22 2011 >>>> @@ -127,7 +127,7 @@ Supported protocols include: Echo, Finge >>>> <commons.componentid>net</commons.componentid> >>>> <commons.release.version>3.0</commons.release.version> >>>> <commons.rc.version>RC1</commons.rc.version> >>>> - <commons.binary.suffix>bin</commons.binary.suffix> >>>> + <commons.binary.suffix>-bin</commons.binary.suffix> >>>> <commons.release.desc>(Requires Java 1.5 or >>>> later)</commons.release.desc> >>>> <commons.release.2.version>1.4.1</commons.release.2.version> >>>> <commons.release.2.binary.suffix /> >>>> >>>> >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >>> For additional commands, e-mail: dev-h...@commons.apache.org >>> >>> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org