-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Aurelien edited this page Dec 12, 2017
·
1 revision
This project is the parent of all Rainfall modules Since Rainfall is a generic performance framework, there are many implementations.
https://github.com/aurbroszniowski/Rainfall/releases
https://github.com/aurbroszniowski/Rainfall-core/releases
https://github.com/aurbroszniowski/Rainfall-ehcache/releases
https://github.com/aurbroszniowski/Rainfall-jcache/releases
https://github.com/aurbroszniowski/Rainfall-web/releases
- clone Rainfall and clone all implementations projects under it
- update pom files for all projects for release versions
- push all project
- for each project go to the release page and create a release vX.Y.Z with a tag vX.Y.Z and add under the release notes the git commit logs related to each project
- deploy the release : mvn clean deploy -Prelease