Fwd: svn commit: r957360 - in /struts/struts2/trunk: ./ apps/ apps/blank/ apps/mailreader/ apps/portlet/ apps/rest-showcase/ apps/showcase/ archetypes/ archetypes/struts2-archetype-blank/ archetypes

2010-06-24 Thread Lukasz Lenart
I've got some error at the end of commit and the tag is missed in repo :-( I don't know what to do, should I rollback the changes and try over again? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl 2010/6/23  lukaszlen...@apache.org:

Re: svn commit: r957360 - in /struts/struts2/trunk: ./ apps/ apps/blank/ apps/mailreader/ apps/portlet/ apps/rest-showcase/ apps/showcase/ archetypes/ archetypes/struts2-archetype-blank/ archetypes/

2010-06-24 Thread Wes Wannemacher
Lukasz, what's the error? Also, I've had to do `mvn release:rollback` on a few occasions and it works as expected. It should leave you ready to start the process all over again (if that's what you're looking to do). -Wes On Thu, Jun 24, 2010 at 2:58 AM, Lukasz Lenart

Re: svn commit: r957360 - in /struts/struts2/trunk: ./ apps/ apps/blank/ apps/mailreader/ apps/portlet/ apps/rest-showcase/ apps/showcase/ archetypes/ archetypes/struts2-archetype-blank/ archetypes/

2010-06-24 Thread Wes Wannemacher
Lukasz, what's the error? Also, I've had to do `mvn release:rollback` on a few occasions and it works as expected. It should leave you ready to start the process all over again (if that's what you're looking to do). -Wes On Thu, Jun 24, 2010 at 2:58 AM, Lukasz Lenart

Re: svn commit: r957360 - in /struts/struts2/trunk: ./ apps/ apps/blank/ apps/mailreader/ apps/portlet/ apps/rest-showcase/ apps/showcase/ archetypes/ archetypes/struts2-archetype-blank/ archetypes/

2010-06-24 Thread Lukasz Lenart
Another issue, during release:prepare I'm getting many *.asc files like these: xwork-core-2.2.0.jar xwork-core-2.2.0.jar.asc xwork-core-2.2.0.jar.asc.asc xwork-core-2.2.0.jar.asc.asc.asc xwork-core-2.2.0.jar.asc.asc.asc.asc What's going on??? After mvn release:rollback I also run mvn clean :-(