[X] +1 Publish
- Download artefacts from http://people.apache.org/~smartini/pivot-2.0.4_release/ - Verify MD5 & SHA checksums - Verify PGP signing - Review RAT files - Review LICENSE, NOTICE, README & RELEASE-NOTES files - Verify uncompressed content of corresponding 'zip' and 'tar.gz' archives are identical - Ensure downloaded apache-pivot-2.0.4-src.zip matches source checked out from SVN tagged as 2.0.4 Build env 1 : Win 7 Pro x64, Oracle JDK 1.6.0_27-b07 x86, Ant 1.9.2, JUnit 4.11 Build env 2 : Ubuntu Server 13.10 x64, Oracle JDK 1.7.0_55-b13 x64, Ant 1.9.2, JUnit 4.11 - Run ant clean test - Ensure no tests fail - Run ant clean install - Browse generated Javadoc in ./install/apache-pivot-2.0.4/doc - Deploy WAR files from ./install/apache-pivot-2.0.4/webapps to Tomcat 7.0.55 - Test various applet & web start links - Win 7 Pro x64, Opera 12.17 build 1863, Oracle JRE 1.6.0_27 x86 - Win 7 Pro x64, IE 10.0.9200.16899, Oracle JRE 1.6.0_27 x86 - Win 7 Pro x64, Firefox 29.0.1, Oracle JRE 1.6.0_27 x86 - Win XP Pro SP3, IE 8.0.6001.18702, Oracle JDK 1.7.0_55-b13 x86 - Win XP Pro SP3, Chrome 34.0.1847.137 m, Oracle JDK 1.7.0_55-b13 x86 - Check Kitchen Sink applet displays 'Pivot-2.0.4_00' as version in the 'Info' Rollup - Check various other Ant targets On 18 May 2014 15:28, Sandro Martini <sandro.mart...@gmail.com> wrote: > Hi all, > this is my vote: > > > [x] +1 Publish > > Test Platform: Windows 7 , > Oracle JDK 6 Update 45 (64 bit), Java Runtime 7 Update 55 (32 bit) to > use inside Browsers (Firefox 29 and Chrome) > > - review digital sign on all asc files, using PGP / GPG > - inspect content for all zip and tar.gz files, and checked md5 > - review RAT reports > - check correctness of the tag in subversion > > > Tests on Binary: > > - check md5 on apache-pivot-2.0.4.zip > > - check that root files are good (README, LICENSE, BUILD, RELEASE-NOTES, > etc) > - open and inspect all pivot jars to ensure the content is right > - open javadoc index, and tested some random pages > - open war files and check contents > - deploy demos and tutorials wars in a local tomcat 7.0.53 instance, > and verify that: > the two web applications are working, > that all links are good (pages, applets, web start applications), > and that all pages have the right content inside > (of course using a JRE newer than 7u51 I had to enable > http://localhost:8080 to be able to run our self-signed applications). > > > Tests on Sources: > > - check md5 on apache-pivot-2.0.4-src.zip > > - check that root files are good (README, LICENSE, BUILD, RELEASE-NOTES, > etc) > - build test environment: ant-1.8.4, junit-4.8.2, maven-3.1.1, > maven-ant-tasks-2.1.3 > - execute the following ant commands with JDK 6 Update 45 (and then > the same even with JDK 7 Update 55): > clean, dist, clean, install, maven-install, and ensure that all works good > - inspected generated artifacts (zip, jars) > - inspected installed artifacts in a local maven repository > > > Bye, > Sandro >