I'm stuck trying to create an RC1 for JEXL-2.0.
I've followed each step of the procedure described at
http://wiki.apache.org/commons/CreatingReleases .

When performing the mvn -prc release:prepare , it gets stuck on [gpg:sign
{execution: sign-artifacts}] with commons-parent version 12; with
commons-parent version 11, it gets further but stops at:
[ERROR] BUILD FAILURE
...
svn: Commit failed (details follow):
svn: File
'/repos/asf/commons/proper/jexl/tags/JEXL_2_0_RC1/src/main/assembly/src.xml'
already exists

Any hint/advice/help ?
Thanks
Henrib

(PS: for info, Java 5 running on OSX 10.6.2:
Hornet:jexl-2.0 henri$ java -version
java version "1.5.0_19"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-b02-304)
Java HotSpot(TM) Client VM (build 1.5.0_19-137, mixed mode, sharing)
Hornet:jexl-2.0 henri$ uname -a
Darwin Hornet.local 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov  3 10:37:10
PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386
Hornet:jexl-2.0 henri$ 
)


-- 
View this message in context: 
http://old.nabble.com/Help-cutting-JEXL-2.0-RC1-needed-tp26339499p26339499.html
Sent from the Commons - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to