Versions Compared

Key

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

...

  1. Perform a release in JIRA and create a new release version in JIRA
  2. There should be already a release notes page in the In Progress folder (if not create one based on the Camel x.y.z Release (template)). Edit it and change the number of fixed issues and update its parent to be the Download page. Now would be a good time to create a new release notes page for the next release based on the template mentioned before. It is useful and simpler to keep it up to date during the development cycle.
  3. Update the Download page to refer to the latest release distributions (search & replace the version numbers mostly)
  4. Update the Xml Reference page with a link to the HTML and XSD
  5. Copy the newly deployed camel-spring-X.Y.Z.xsd file to camel-spring.xsd here http://camel.apache.org/schema/spring/ by ssh into people.apache.org.
  6. Copy the newly deployed camel-spring-integration-X.Y.Z.xsd file to camel-spring-integration.xsd here http://camel.apache.org/schema/spring/integration by ssh into people.apache.org.
  7. Copy the newly deployed camel-blueprint-X.Y.Z.xsd file to camel-blueprint.xsd here http://camel.apache.org/schema/blueprint/ by ssh into people.apache.org.
  8. Copy the newly deployed camel-cxf-X.Y.Z-spring.xsd file to camel-cxf.xsd here http://camel.apache.org/schema/cxf/ by ssh into people.apache.org.
  9. Copy the newly deployed camel-cxf-X.Y.Z-blueprint.xsd file to camel-cxf.xsd here http://camel.apache.org/schema/blueprint/cxf/ by ssh into people.apache.org.
  10. Copy the newly deployed camel-cxf-X.Y.Z-cxf.xsd file to camel-cxf.xsd here http://camel.apache.org/schema/blueprint/cxf/ by ssh into people.apache.org.
  11. Copy the newly deployed camel-spring-security-X.Y.Z.xsd file to camel-spring-security.xsd here http://camel.apache.org/schema/spring-security/ by ssh into people.apache.org.
  12. Update the Manual page with a link to the PDF
  13. Mail the dev & user lists
  14. Post a news entry in the wiki which links to the release page so folks can download it!
  15. perform a full auto-export plugin export of the wiki to static html to work around the bug with autoexport plugin not updating the index page when you post the news item
    to run autoexport: you go to admin -> plugins -> auto-export-plugin -> configure plugin. Select ActiveMQ from the list, then click on Export Space(s). Be very careful so you don't mess up anyone else's wikis!
  16. Add the release version number to the following spring.schemas file located in src/main/resources/META-INF directory of the following components:
    camel-cxf
    camel-spring
    camel-spring-integration
    camel-spring-security
  17. Have a beer! (smile)