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 2012/11/07 23:42:22 UTC

svn commit: r1406848 - /ace/trunk/build/resources/platform.properties

Author: marrs
Date: Wed Nov  7 22:42:22 2012
New Revision: 1406848

URL: http://svn.apache.org/viewvc?rev=1406848&view=rev
Log:
ACE-299 Added some extra configuration properties so they are equal to the ones used in the bndrun file of the server.

Modified:
    ace/trunk/build/resources/platform.properties

Modified: ace/trunk/build/resources/platform.properties
URL: http://svn.apache.org/viewvc/ace/trunk/build/resources/platform.properties?rev=1406848&r1=1406847&r2=1406848&view=diff
==============================================================================
--- ace/trunk/build/resources/platform.properties (original)
+++ ace/trunk/build/resources/platform.properties Wed Nov  7 22:42:22 2012
@@ -8,3 +8,7 @@
 -Dorg.osgi.framework.bundle.parent=framework
 -Dorg.osgi.framework.bootdelegation=com.sun.*,sun.*
 -Dorg.apache.felix.eventadmin.Timeout=0
+-Dorg.apache.felix.log.maxSize=1000
+-Dorg.apache.felix.log.storeDebug=true
+-Dorg.apache.felix.eventadmin.Timeout=0
+-Dorg.apache.ace.server.port=8080