Re: svn commit: r708760 - in /ofbiz/trunk: framework/base/ant-scripts/ofbiz-jjtree.groovy macros.xml
Posted by
Ray-91 on
URL: http://ofbiz.116.s1.nabble.com/Re-svn-commit-r708760-in-ofbiz-trunk-framework-base-ant-scripts-ofbiz-jjtree-groovy-macros-xml-tp194232p194233.html
Getting a similar problem on Windows XP machine, Ubuntu PC is carrying
on happily enough. Have both machines running JDK 1.6.
\ofbiz_apache_clean_test\macros.xml:58: Problem: failed to create task
or type scriptdef
Cause: the class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
was not found.
Ray
----- Forwarded Message ----
From: Bilgin Ibryam <
[hidden email]
To:
[hidden email]
Sent: Wednesday, 29 October, 2008 8:58:38 AM
Subject: Re: svn commit: r708760 - in /ofbiz/trunk:
framework/base/ant-scripts/ofbiz-jjtree.groovy macros.xml
Hi Adam,
Ant tasks (tried with clean-all run-install) don't work. The error I get
is:
ofbiz/macros.xml:58: Unable to load a script engine manager
(org.apache.bsf.BSFManager or javax.script.ScriptEngineManager)
Bilgin