release.txt 1.4 KB
Newer Older
Thomas Mueller's avatar
Thomas Mueller committed
1
Check dictionary.txt
Thomas Mueller's avatar
Thomas Mueller committed
2
svn up
Thomas Mueller's avatar
Thomas Mueller committed
3 4 5
./build.sh spellcheck
./build.sh javadocImpl
./build.sh docs
6 7 8 9
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
10 11
If a beta, change download.html: Version ${version} (${versionDate}), Beta
If a beta, change mainWeb.html: Version ${version} (${versionDate}), Beta
12 13
Benchmark: use latest versions of other dbs, change version(s) in performance.html
Run ./buildRelease.sh / buildRelease.bat
14 15

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

20
Upload to SourceForge
21
Upload to ftp://h2database.com
Thomas Mueller's avatar
Thomas Mueller committed
22
Upload to ftp://h2database.com/m2-repo
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
Thomas Mueller's avatar
Thomas Mueller committed
29
- tweet: add @geospatialnews for the new geometry type and disk spatial index
30
Close bugs: http://code.google.com/p/h2database/issues/list
31
Update statistics
Thomas Mueller's avatar
Thomas Mueller committed
32 33
svn move -m "" https://h2database.googlecode.com/svn/tags/version-1.3.162 https://h2database.googlecode.com/svn/tags/version-1.3/version-1.3.162

Thomas Mueller's avatar
Thomas Mueller committed
34