IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (hazelcast)
hazelcase warning
This commit is contained in:
parent
6927cc88a5
commit
35b47c9cc1
|
@ -37,6 +37,7 @@ VMOPTS="-Dorg.osgi.framework.bootdelegation=sun.security.ssl,org.w3c.dom.events
|
||||||
--add-exports java.desktop/sun.awt=ALL-UNNAMED
|
--add-exports java.desktop/sun.awt=ALL-UNNAMED
|
||||||
--add-exports java.sql.rowset/com.sun.rowset=ALL-UNNAMED
|
--add-exports java.sql.rowset/com.sun.rowset=ALL-UNNAMED
|
||||||
--add-exports java.naming/com.sun.jndi.ldap=ALL-UNNAMED
|
--add-exports java.naming/com.sun.jndi.ldap=ALL-UNNAMED
|
||||||
--add-modules=ALL-SYSTEM"
|
--add-modules=ALL-SYSTEM
|
||||||
|
--add-modules java.se --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-exports java.desktop/sun.awt=ALL-UNNAMED --add-exports java.sql.rowset/com.sun.rowset=ALL-UNNAMED --add-exports java.naming/com.sun.jndi.ldap=ALL-UNNAMED"
|
||||||
|
|
||||||
$JAVA ${DEBUG} $IDEMPIERE_JAVA_OPTIONS $VMOPTS -jar $BASE/plugins/org.eclipse.equinox.launcher_1.*.jar -application org.adempiere.server.application
|
$JAVA ${DEBUG} $IDEMPIERE_JAVA_OPTIONS $VMOPTS -jar $BASE/plugins/org.eclipse.equinox.launcher_1.*.jar -application org.adempiere.server.application
|
||||||
|
|
Loading…
Reference in New Issue