On Jul 24, 2006, at 12:44 PM, Frisco Del Rosario wrote:

>
> On Jul 18, 2006, at 9:36 PM, Benjamin Shine wrote:
>
>>> briefly stopped using ant-contrib, then started again, with a much
>>> later version. Look in $ANT_HOME/lib; you should have
>>> -rw-rw-r--  1 ben ben 194050 Jun 23 12:52 /home/ben/lib/apache-
>>> ant-1.6.5/lib/ant-contrib.jar
>
>>> To get it the "official" way, do this:
>>> svn up vendor, then go to tools/trunk/build-tools/install-libs/
>>> and run ant.
>
> I did that, but there is no ant-contrib.jar in ANT_HOME/lib.

Did you svn up your vendor tree first?
>>> svn up vendor
actually means
cd $LZ_VENDOR_ROOT
svn up
...then cd tools/trunk/build-tools/install-libs/
ant

and now there should be ant-contrib.jar in $ANT_HOME/lib
and also $ANT_HOME/lib/bsf.jar
the lack of which is causing the NoClassDefFound error you originally  
posted.

Just for the record, what platform are you working on?

benjamin shine
software engineer
[EMAIL PROTECTED]



_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to