mirror of
https://github.com/moparisthebest/davmail
synced 2024-10-31 15:35:05 -04:00
675866043b
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@855 3d1905a2-6b24-0410-a738-b14d5a86fcbd
14 lines
424 B
Plaintext
14 lines
424 B
Plaintext
Release guide :
|
|
- change version in build.xml and pom.xml, commit
|
|
- update staging (clean checkout) directory
|
|
- launch ant, check generated packages
|
|
- upload packages: ant upload-dist
|
|
- generate site: mvn site
|
|
- upload site: ant upload-site
|
|
- create releasenotes.txt, upload to sourceforge, attach to files
|
|
- create news message
|
|
- create tag in subversion
|
|
- upload version.txt
|
|
- send user mailing list message
|
|
|