You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2013/01/26 04:26:44 UTC

svn commit: r1438830 - in /karaf/branches/karaf-2.3.x: admin/core/src/main/resources/org/apache/karaf/admin/etc/system.properties assemblies/apache-karaf/src/main/distribution/text/etc/system.properties

Author: jbonofre
Date: Sat Jan 26 03:26:44 2013
New Revision: 1438830

URL: http://svn.apache.org/viewvc?rev=1438830&view=rev
Log:
[KARAF-2136] Fix ServiceMix Specs properties name in system.properties

Modified:
    karaf/branches/karaf-2.3.x/admin/core/src/main/resources/org/apache/karaf/admin/etc/system.properties
    karaf/branches/karaf-2.3.x/assemblies/apache-karaf/src/main/distribution/text/etc/system.properties

Modified: karaf/branches/karaf-2.3.x/admin/core/src/main/resources/org/apache/karaf/admin/etc/system.properties
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/admin/core/src/main/resources/org/apache/karaf/admin/etc/system.properties?rev=1438830&r1=1438829&r2=1438830&view=diff
==============================================================================
--- karaf/branches/karaf-2.3.x/admin/core/src/main/resources/org/apache/karaf/admin/etc/system.properties (original)
+++ karaf/branches/karaf-2.3.x/admin/core/src/main/resources/org/apache/karaf/admin/etc/system.properties Sat Jan 26 03:26:44 2013
@@ -80,5 +80,5 @@ org.eclipse.jetty.util.log.class=org.ecl
 #
 # ServiceMix specs options
 #
-org.apache.servicemic.specs.debug=false
-org.apache.servicemic.specs.timeout=0
+org.apache.servicemix.specs.debug=false
+org.apache.servicemix.specs.timeout=0

Modified: karaf/branches/karaf-2.3.x/assemblies/apache-karaf/src/main/distribution/text/etc/system.properties
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/assemblies/apache-karaf/src/main/distribution/text/etc/system.properties?rev=1438830&r1=1438829&r2=1438830&view=diff
==============================================================================
--- karaf/branches/karaf-2.3.x/assemblies/apache-karaf/src/main/distribution/text/etc/system.properties (original)
+++ karaf/branches/karaf-2.3.x/assemblies/apache-karaf/src/main/distribution/text/etc/system.properties Sat Jan 26 03:26:44 2013
@@ -78,8 +78,8 @@ jline.nobell=true
 #
 # ServiceMix specs options
 #
-org.apache.servicemic.specs.debug=false
-org.apache.servicemic.specs.timeout=0
+org.apache.servicemix.specs.debug=false
+org.apache.servicemix.specs.timeout=0
 
 #
 # Settings for the OSGi 4.3 Weaving