Versions Compared

Key

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

Notes made while at Knockree

1. suggestion made was to manually create a branch and experiment with what the mvn release does. So...
2. svn mkdir https://svn.apache.org/repos/asf/incubator/isis/branches/release-practiceImage Added -m "yada yada"
3. svn copy https://svn.apache.org/repos/asf/incubator/isis/trunkImage Added https://svn.apache.org/repos/asf/incubator/isis/branches/release-practice/trunkImage Added
4. in workspace, cp -R the trunk to a new dir, and svn switch
5. recommendation from Zoe Slattery:

  • updated parent pom's <scm>/<url> to reflect this dir.

Do a dry run
5. mvn -Papache-release release:prepare -DdryRun=tru

...

Running the RAT Tool (from Nour)

...