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? 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