Karl Wright created CONNECTORS-869:
--------------------------------------
Summary: Develop a release-branch creation script
Key: CONNECTORS-869
URL: https://issues.apache.org/jira/browse/CONNECTORS-869
Project: ManifoldCF
Issue Type: Bug
Components: Build
Affects Versions: ManifoldCF 1.6
Reporter: Karl Wright
Assignee: Karl Wright
Fix For: ManifoldCF 1.6
The maven command:
mvn versions:set -DnewVersion=XXX
... has proven unreliable. There is also quite a bit of stuff that needs to be
done when creating a release branch that could reasonably be automated. This
includes:
- Tying off CHANGES.txt in both trunk and the new release branch
- Actually creating the release branch
- Updating the mvn poms (NOT using mvn versions:set)
- Updating the build.xml files
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)