You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ma...@apache.org on 2009/11/17 20:16:41 UTC

svn commit: r881448 - /incubator/ace/trunk/core/conf/dev-gateway/platform.properties

Author: marrs
Date: Tue Nov 17 19:16:40 2009
New Revision: 881448

URL: http://svn.apache.org/viewvc?rev=881448&view=rev
Log:
Changed the property to not stop bundles that are unaffected by an update.

Modified:
    incubator/ace/trunk/core/conf/dev-gateway/platform.properties

Modified: incubator/ace/trunk/core/conf/dev-gateway/platform.properties
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/core/conf/dev-gateway/platform.properties?rev=881448&r1=881447&r2=881448&view=diff
==============================================================================
--- incubator/ace/trunk/core/conf/dev-gateway/platform.properties (original)
+++ incubator/ace/trunk/core/conf/dev-gateway/platform.properties Tue Nov 17 19:16:40 2009
@@ -1,4 +1,5 @@
 -Dorg.apache.ace.configurator.CONFIG_DIR=conf
+-Dorg.apache.felix.deploymentadmin.stopunaffectedbundle=false
 -Dorg.osgi.framework.storage=cache
 -Dorg.apache.felix.http.nio=true
 -Dorg.apache.felix.http.enable=true
@@ -11,4 +12,4 @@
 -Dorg.apache.felix.https.keystore.key.password=secret
 -Dorg.apache.felix.https.truststore=/tmp/truststore
 -Dorg.apache.felix.https.truststore.password=secret
--Dorg.apache.felix.https.clientcertificate=needs
\ No newline at end of file
+-Dorg.apache.felix.https.clientcertificate=needs