Build: Release prep - Geoip 2020-05, checklist, deletelist

This commit is contained in:
zzz
2020-05-09 15:50:58 +00:00
parent e904c9981e
commit 910de68495
3 changed files with 9 additions and 2 deletions

View File

@@ -134,8 +134,12 @@
0. Make sure you're using the right JDK
`echo $JAVA_HOME` and `java -version`
1. `ant releaseRepack` or `ant releaseWithGeoIPRepack` or `ant releaseWithJbigiRepack`
1. Build the release.
- Decide if you want to include GeoIP or not.
If it's been a few months since it was last included,
use releaseWithGeoIPRepack. Otherwise, use releaseRepack.
Use releaseWithJbigiRepack only if jbigi binaries were updated.
- `ant releaseRepack` or `ant releaseWithGeoIPRepack` or `ant releaseWithJbigiRepack`
- Copy i2pinstall_${release.number}_windows.exe,
console.ico, ../lib/izpack/rh.bat, and ../lib/izpack/VersionInfo_template.rc
to Windows machine

View File

@@ -115,3 +115,6 @@ certificates/router/killyourtv_at_mail.i2p.crt
certificates/reseed/atomike_at_mail.i2p.crt
certificates/reseed/reseedi2pnetin_at_mail.i2p.crt
certificates/reseed/backup_at_mail.i2p.crt
# moved css
docs/themes/console/dark/i2ptunnel.css
docs/themes/console/light/i2ptunnel.css