> I thought the test this anomaly was limited to recompile a single class.
> The test of the full version is too heavy, it requires a special environment
> and leisure time.
> I do not intend to get into this business.

OK.  :-)  If you already have Ant and SVN installed, it really isn't too 
time-consuming, though. You just need to do this (from ~/Projects or wherever 
you generally put development code):

svn co http://svn.apache.org/repos/asf/pivot/trunk/ pivot
cd pivot
ant package

The Pivot libraries will be compiled to a lib directory relative to the current 
directory.





Reply via email to