release.txt 1.2 KB
Newer Older
Thomas Mueller's avatar
Thomas Mueller committed
1
Check dictionary.txt
Thomas Mueller's avatar
Thomas Mueller committed
2 3 4
./build.sh spellcheck
./build.sh javadocImpl
./build.sh docs
5 6 7 8
Update Constants.java - change version and build number
Update changelog.html - add new version, remove oldest
Update newsfeed.sql - add new version, remove oldest
Minor version change: change sourceError.html and source.html
Thomas Mueller's avatar
Thomas Mueller committed
9 10
If a beta, change download.html: Version ${version} (${versionDate}), Beta
If a beta, change mainWeb.html: Version ${version} (${versionDate}), Beta
11 12
Benchmark: use latest versions of other dbs, change version(s) in performance.html
Run ./buildRelease.sh / buildRelease.bat
13 14

Scan for viruses
15 16 17 18
Test installer, H2 Console (test new languages)
Check docs, versions and links in main, downloads, build numbers
Check the PDF file size

19
Upload to SourceForge
20
Upload to ftp://h2database.com
Thomas Mueller's avatar
Thomas Mueller committed
21
Upload to ftp://h2database.com/m2-repo
22
Upload to http://code.google.com/p/h2database/downloads/list
23 24
svn commit
svn copy: /svn/trunk /svn/tags/version-1.1.x; Version 1.1.x (yyyy-mm-dd)
25
Newsletter: prepare (always to BCC)
26
Newsletter: send to h2-database-jp@googlegroups.com; h2-database@googlegroups.com; h2database-news@googlegroups.com; ...
27 28
Add to http://freecode.com/
Add to http://twitter.com
29
Close bugs: http://code.google.com/p/h2database/issues/list
Thomas Mueller's avatar
Thomas Mueller committed
30