Hi to all,

My vote is +1 .

Test done in my environment (Windows XP SP3 + Jdk 6u12 + Internet
Explorer 6 + Firefox 3.0.10):
- checked md5 of apache-pivot-1.2-incubating.zip and
apache-pivot-1.2-incubating-src.zip
- reviewed decompressed artifact contents
- inspected source RAT reports
- review root files (README, BUILD, etc)

- ant tasks: ant, ant clean, ant doc
- ant tasks: ant dist, verified md5 of generated zip/tar.gz, then ant clean
- ant tasks: ant install, verified md5 of generated zip/tar.gz, then ant clean
- ant tasks: ant clean, ant install, ant dist

- test some JavaDoc pages

- copy the two stax jars to the lib subdir
- set the CLASSPATH environment for my run tests, and then run some
tutorials and some demos as Applications, like:
java pivot.wtk.DesktopApplicationContext  pivot.tutorials.Demo
java pivot.wtk.DesktopApplicationContext
pivot.tutorials.stocktracker.StockTracker
java pivot.wtk.DesktopApplicationContext  pivot.demos.clock.Demo
java pivot.wtk.DesktopApplicationContext  pivot.demos.roweditor.Demo


Then, tried to execute the same applications also from the binary zip,
so before i have to rename the jars removing the -incubating, and then
all works good.
I have to copy inside the lib dir also the pivot-tutorials.jar and
pivot-demos.jar, generated from source distribution.



Bye,
Sandro

Reply via email to