1 |
Below the informal release procedure to be run |
2 |
as Release Candidate for all items with a star (*) |
3 |
and if successful again for all items. |
4 |
|
5 |
1. *Update News Item in VectorGraphics |
6 |
2. *Commit |
7 |
3. *mvn -DdryRun release:prepare |
8 |
4. *mvn release:clean |
9 |
5. *mvn release:prepare |
10 |
6. *mvn release:perform |
11 |
7. *log into Windows/Unix and check out tag, and run |
12 |
7.a *mvn |
13 |
7.b *mvn site:site |
14 |
7.c *mvn site:deploy |
15 |
8. *check out tag |
16 |
9. *mvn javadoc:javadoc |
17 |
10. *mvn site:site |
18 |
11. *mvn |
19 |
12. *mvn package assembly:attached |
20 |
13. *check tar and zip files |
21 |
14. copy tar and zip files |
22 |
15. update jira project |
23 |
16. update news main site |
24 |
17. announce forum |
25 |
18. announce mailing list |
26 |
|