Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

2.7.1 branch prep

WARNING Require releases of EB, emailtemplateservice and Polls to eliminate all SNAPSHOT dependencies.

entitybroker, emailtemplateservice and polls are versioned independently and 2.6.x references SNAPSHOT versions of each. In order to eliminate all snapshot dependencies these tools require a tagged release generated from the respective 2.6.x branches

entitybroker 1.3.6.2
emailtemplateservice 0.3.4
polls 1.1.4

For each

1. change base pom <parent> master to version 2.7.1
2. delete redundant 2.7.1 release branch in each of the projects' svn /branches (using tag instead)
3. update .externals to point to tag
4. update WAS project <properties> to match tag version
5. update api dependencies in master to correct version; check all other projects for dependencies on entitybroker, ets and polls and update if necessary.

To release you will need a local 2.7.1 master/pom.xml.

PROPERTIES SETTINGS (*.sakai.properties: default, demo, sample)

...