apache-ofbiz-10.04.zip stable release build error with java 1.5
---------------------------------------------------------------
Key: OFBIZ-4155
URL: https://issues.apache.org/jira/browse/OFBIZ-4155
Project: OFBiz
Issue Type: Bug
Components: ALL APPLICATIONS
Affects Versions: Release Branch 10.04
Environment: Xp pro sp3, Jdk 1.5.0_15
Reporter: X Freeman
I cannot build apache-ofbiz-10.04.zip stable release with java 1.5 because i
get the following error:
===================================================================
C:\apache-ofbiz-10.04>ant run-install run
C:\apache-ofbiz-10.04>ECHO OFF
C:\apache-ofbiz-10.04>"c:\programs\java\jdk1.5.0_15\bin\ja
va" -jar framework/base/lib/ant-launcher-1.7.1.jar -lib framework/base/lib/ant r
un-install run
Buildfile: build.xml
BUILD FAILED
C:\apache-ofbiz-10.04\build.xml:22: The following error occurred while
executing this line:
C:\apache-ofbiz-10.04\macros.xml:153: Unable to load a script engine manager
(org.apache.bsf.BSFManager or javax.script.ScriptEngineManager)
Total time: 0 seconds
C:\apache-ofbiz-10.04>
===================================================================
The ofbiz requirements at the page http://ofbiz.apache.org/download.html should
be updated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.