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