IDEMPIERE-2557: install of plugins is not persistent (add properties as tbayen investigate)
IDEMPIERE-2770: Jenkins build broken (remove apache ds bundle)
This commit is contained in:
parent
a1c99643b8
commit
a56bb2eedf
|
@ -259,13 +259,6 @@
|
|||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.apache.felix.webconsole.plugins.ds"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.apache.felix.webconsole.plugins.memoryusage"
|
||||
download-size="0"
|
||||
|
|
|
@ -74,6 +74,7 @@
|
|||
<plugin id="org.objectweb.asm.tree" autoStart="true" startLevel="0" />
|
||||
<plugin id="org.restlet" autoStart="true" startLevel="3" />
|
||||
<property name="eclipse.product" value="org.adempiere.server.product" />
|
||||
<property name="org.eclipse.equinox.simpleconfigurator.exclusiveInstallation" value="false" />
|
||||
<property name="org.eclipse.update.reconcile" value="false" />
|
||||
<property name="osgi.compatibility.bootdelegation" value="true" />
|
||||
<property name="osgi.console.enable.builtin" value="false" />
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue