Re: Nexus ACLs

2014-08-30 Thread Dan Tran
is it a typo for 'stagin' at URL?? On Sat, Aug 30, 2014 at 10:26 PM, Gary Gregory wrote: > IIRC, I've seen this before when the group ID does not exist in Nexus. So > you have to ask infra for help. > > Gary > > > > > On Sat, Aug 30, 2014 at 7:21 PM, Emmanuel Bourg wrote: > > > Hi all, > >

Re: Nexus ACLs

2014-08-30 Thread Gary Gregory
IIRC, I've seen this before when the group ID does not exist in Nexus. So you have to ask infra for help. Gary On Sat, Aug 30, 2014 at 7:21 PM, Emmanuel Bourg wrote: > Hi all, > > I have some troubles uploading the RC for BCEL, I keep getting: > > org.apache.maven.wagon.TransferFailedExcepti

Nexus ACLs

2014-08-30 Thread Emmanuel Bourg
Hi all, I have some troubles uploading the RC for BCEL, I keep getting: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/service/local/stagin/deploy/maven2/org/apache/bcel/bcel/6.0/bcel-6.0.jar. Return code is: 400, ReasonPhrase: Bad Request.

Re: svn commit: r1609898 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/math/NumberUtils.java test/java/org/apache/commons/lang3/math/NumberUtilsTest.java

2014-08-30 Thread sebb
On 12 July 2014 10:48, wrote: > Author: britter > Date: Sat Jul 12 09:48:13 2014 > New Revision: 1609898 > > URL: http://svn.apache.org/r1609898 > Log: > LANG-1016: NumberUtils#isParsable method(s). Apply Juan PabloSantos Rodríguez > patch for handling negative numbers. > > Modified: > > co

Re: svn commit: r1610106 - /commons/proper/commons-parent/trunk/pom.xml

2014-08-30 Thread sebb
On 13 July 2014 03:36, wrote: > Author: ggregory > Date: Sun Jul 13 02:36:20 2014 > New Revision: 1610106 > > URL: http://svn.apache.org/r1610106 > Log: > Make the default Javadoc link version 1.7 (Java 6 is EOL). > > Modified: > commons/proper/commons-parent/trunk/pom.xml > > Modified: commo