Commit Graph

3 Commits

Author SHA1 Message Date
Oliver Gierke
45c86d2b42 Further improvements:
Added functionality to prepare a release:

- Update the Spring Data Commons version a project relies on to the one included in the train iteration.
- Switch to the correct Maven repository matching the current release iteration (milestone, release).
- Update the BOM pom.xml in Spring Build project.

Upgraded to XmlBeam 1.1.4 get the XML manipulation working properly. Fixed XmlBeam configuration to write XML headers to XML files. Fixed the AnnouncementOperations to render the appropriate version number for service releases. Added further Git commands to be able to reset the repositories in the workspace. Let the changelog render the full artifact version.

Ignored integration tests for now.
2014-04-16 14:35:12 +02:00
Oliver Gierke
5d553123c1 Further fancy stuff.
Added a changelog command to render a changelog for a given module from the JIRA tickets. Some internal refactorings and enhancements to the model to be able to work with artifact versions, branches, tags.
2014-04-01 13:04:37 +02:00
Oliver Gierke
092663da01 Initial commit. 2014-03-17 09:28:17 +01:00