root / trunk / buildscripts / foo-bard-ant.txt

Revision 1561, 421 bytes (checked in by david, 3 years ago)

updating EOLs

  • Property svn:eol-style set to native
Line 
1in order to get ant working w/ BSF, Rhino, and Jython on a fresh SuSE 9.2
2install, it was necessaray to invoke Ant w/ the following command line:
3
4        alex@linux:~/dojo/buildscripts> CLASSPATH="/home/alex/.ant/lib/js.jar:/home/alex/.ant/lib/jython.jar" ant testScripting
5
6I'm still investigating why this might be, but needless to say it throws into
7doubt the entire reason for the -check-config and -fix-config tasks. Grr.
Note: See TracBrowser for help on using the browser.