IDEMPIERE-199 Deployed instance cannot be updated using equinox p2 director

This commit is contained in:
Heng Sin Low 2012-03-15 17:18:09 +08:00
parent 628e1c63e3
commit 8274bb6acc
2 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,7 @@
<arg value="-p2.arch" />
<arg value="${target.arch}" />
<arg value="-consoleLog"/>
<arg value="-roaming"/>
<!-- jvmarg value="-agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=y"/ -->
</java>
</target>

View File

@ -53,6 +53,7 @@
<plugin id="org.eclipse.gemini.web.tomcat" autoStart="true" startLevel="4" />
<plugin id="org.eclipse.osgi.services" autoStart="true" startLevel="3" />
<plugin id="org.restlet" autoStart="true" startLevel="3" />
<property name="org.eclipse.update.reconcile" value="false" />
</configurations>
</product>