Fabio created OFBIZ-10840:
-----------------------------
Summary: Could not find method leftShift() for arguments
Key: OFBIZ-10840
URL:
https://issues.apache.org/jira/browse/OFBIZ-10840 Project: OFBiz
Issue Type: Bug
Affects Versions: 16.11.05
Reporter: Fabio
I am trying to install ofbiz but I keep getting the following error message:
{code:java}
C:\Users\212339791\Desktop\apache-ofbiz-16.11.05>gradle loadDefault ofbiz --scan FAILURE: Build failed with an exception. * Where: Build file 'C:\Users\212339791\Desktop\apache-ofbiz-16.11.05\build.gradle' line: 334 * What went wrong: A problem occurred evaluating root project 'ofbiz'. > Could not find method leftShift() for arguments [build_ec8i39gjtvm4y2io8vatnfc2g$_run_closure11@504af192] on task ':terminateOfbiz' of type org.gradle.api.DefaultTask.{code}
I have tried the installation with Java SDK 8 and 11, both failed. Any insights?
Thanks
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)