> I've tested with internal ofbiz ant(./ant, but not ./ant.bat), and > external system-installed clean ant. Did this in a brand new chroot. > > I've tested with java 1.5(which doesn't have the java scripting > library), so that it can only use bsf. It tries to use bsf first, so > using 1.6 shouldn't be an issue. > > Are you *completely* clean?
Often been asked! But I only have 4 or 5 files modified, most being ftl or java and one being general.properties, as reported by 'svn st', certainly no build files. Revision 709185: (Ubuntu 8.04) 'ant clean' - same error as I last reported class not found BSFException './ant clean' - works OK Revision 708620: (just rolled back from above so same everything else!) 'ant clean' - works OK './ant clean' - works OK OK so following './ant' usage I can build and compile, I'm just so used to typing 'ant ...' to get the job done. Not going to lose any more sleep over this as I have plenty of other stuff to get on with, more a point for search history and notes, but am I reading this right that external ant (such as my standard repos 1.7.0-3 install) wont work OOTB with OFBiz now? Ray