[ x ] +1 Publish
Here's what I tested:
- Inspected the NOTICE and LICENSE files to make sure they're up-to-date
and resolve the issues that were discovered with the previous release
candidate
- Verified all MD5, SHA, and PGP signatures against all artifacts
- Verified that the contents of the tar.gz artifacts matched that of the
zip artifacts exactly
- Verified that the contents of the source distribution matched that of
the SVN tag exactly
- Verified that the source distribution compiles against the following
environments without error (checked clean, build, package, doc, test, dist,
and install targets):
- Linux x64 - Sun JDK 1.6
- Linux x64 - Sun JDK 1.7 (install target fails, but it's a JDK 1.7
issue, not a Pivot issue)
- Linux x64 - OpenJDK 1.6
- Windows x86 - Sun JDK 1.6
- Mac OSX 10.6 - JDK 1.6
- Inspected source and binary distribution RAT reports:
- Checked that all files were properly licensed
- Checked that all non-Pivot jars and applicable binary files were
covered by the NOTICE/LICENSE files as appropriate
- Ran every demo, tutorial, WTK test, and tool application that were
built with the source distribution (package target) in the desktop
application context (in Linux x64 Sun Java 6)
- Ran the tools applications against the binary distribution
- Loaded the web archives into a Tomcat instance, and verified that all
demos and tutorials that are included in the binary distribution run, and
that all links work
- Browsed the Javadocs in the binary distribution and those built against
the source distribution
- Tried to build against JDK1.5 to verify proper failure
Cheers,
-T