Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: About README.adoc in next (new) branch

...

  1. Create a new branch named release<YY.MM>
    1. For example: release18.12 is the name of the release branch created in December, 2018
  2. Edit the VERSION file in the OFBiz home folder to contain the same <YY.MM> of the release branch
  3. Modify .github/workflows/codeql-analysis.yml, <<branches: "[ trunk ]">> becomes <<branches: "[ release* ]">>
  4. In Jira, rename the version "Upcoming Branch" into "<YY.MM.01>" (i.e. the name of the first release of the new branch)
  5. In Jira, create a new version named "Upcoming Branch" and move to it all the open tasks that where assigned to "Upcoming Branch" and are not planned to be resolved in <YY.MM.01>
  6. Check Creating a new branch in BuildBot and update the BuildBot.md file
  7. Update the demos documentation
  8. In the new main README.adoc add:
    <<If you are reading this file in AsciiDoc format you may want to see it in
    https://nightlies.apache.org/ofbiz/next/readme/html5/[HTML]
    or https://nightlies.apache.org/ofbiz/trunk/readme/html5/[PDF] format>>