Hi,

The reason behind this build fail can be the names of the following newly added Groovy files:
1)  ofbiz/trunk/framework/base/ant-scripts/if-script.groovy (r708699)
2) ofbiz/trunk/framework/base/ant-scripts/ofbiz-jjtree.groovy (r708734)

I think the name of the groovy files should be as per the Java Class Name conventions.

Thanks!

--
Regards,
Mridul Pathak
HotWax Media Pvt. Ltd.
http://www.hotwaxmedia.com


On 30-Oct-08, at 1:13 AM, Adam Heath wrote:

Tim Ruppert wrote:
Still getting this:

BUILD FAILED
/demo/deployments/demo.hotwaxmedia.com/build.xml:106: The following
error occurred while executing this line:
/demo/deployments/demo.hotwaxmedia.com/specialpurpose/build.xml:22: The
following error occurred while executing this line:
/demo/deployments/demo.hotwaxmedia.com/macros.xml:58: Could not create
type scriptdef due to java.lang.NoClassDefFoundError:
org/apache/bsf/BSFException

---

Adam, we either need to remove whatever is causing this and put
something in place to ensure that we don't bank on using ./ant or
./ant.bat - or help me come up with a better process.  This has been
working with the current process for a number of months and now it's
busted (which just means the current stuff is not available to the
community).

Got a better one, not modifying global ant, not adding any additional
load-time stuff to ./ant.  Am about to test in a chroot.

Reply via email to