+1 I ran the following tests: - unpacked source distribution and built install target - unpacked binary distribution and reviewed directory and BUILD, README, etc. contents - copied demos/src/pivot/demos/dom/dom_demo.html to unpacked binary lib directory - copied pivot-demos.jar from compiled source distribution to same - copied StAX JARs from wtk/lib to same - removed "-incubating" from JAR names in binary lib directory - loaded dom_demo.html in Safari and confirmed that the test application loaded and worked properly
This allowed me to verify that the binary release JARs and the compiled source were both working. I also quickly perused Javadoc to look for any obvious issues.
