You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2014/01/24 12:38:39 UTC

[jira] [Created] (CONNECTORS-869) Develop a release-branch creation script

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)