[
https://issues.apache.org/jira/browse/GERONIMO-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744781#action_12744781
]
David Jencks commented on GERONIMO-4655:
----------------------------------------
rev 805627 should recreate a better 2.2 branch constructed from the
3.0-SNAPSHOT trunk by:
1. commenting out the variable connector module in plugins/pom.xml
2. running
{code}
mvn versions:set -DnewVersion=2.2-SNAPSHOT -Pall-subprojects
{code}
3. uncommenting (1) and adjusting the parent version in
testsuite/concurrent-testsuite/concurrent-basic/concurrent-war/pom.xml which
for reasons I can't fathom is completely invisible to the versions-maven-plugin.
4. running
{code}
svn cp -m "GERONIMO-4655 try again to branch 2.2. This is mostly the result of
running 'mvn versions:set -DnewVersion=2.2-SNAPSHOT -Pall-subprojects' on
trunk" . https://svn.apache.org/repos/asf/geronimo/server/branches/2.2
{code}
> Branch and release 2.2
> ----------------------
>
> Key: GERONIMO-4655
> URL: https://issues.apache.org/jira/browse/GERONIMO-4655
> Project: Geronimo
> Issue Type: Task
> Security Level: public(Regular issues)
> Components: buildsystem
> Affects Versions: 2.2
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 2.2
>
>
> Use the release plugin this time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.