You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2009/02/18 15:20:19 UTC

svn commit: r745521 - /incubator/sling/trunk/launchpad/base/src/main/resources/sling.properties

Author: fmeschbe
Date: Wed Feb 18 14:20:19 2009
New Revision: 745521

URL: http://svn.apache.org/viewvc?rev=745521&view=rev
Log:
SLING-862 Enable URLHandlers support by default

Modified:
    incubator/sling/trunk/launchpad/base/src/main/resources/sling.properties

Modified: incubator/sling/trunk/launchpad/base/src/main/resources/sling.properties
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/launchpad/base/src/main/resources/sling.properties?rev=745521&r1=745520&r2=745521&view=diff
==============================================================================
--- incubator/sling/trunk/launchpad/base/src/main/resources/sling.properties (original)
+++ incubator/sling/trunk/launchpad/base/src/main/resources/sling.properties Wed Feb 18 14:20:19 2009
@@ -117,8 +117,8 @@
 # a start level
 felix.startlevel.bundle=20
 
-# Disable Felix URL handlers (see #FELIX-748)
-felix.service.urlhandlers=false
+# Enable Felix URL handlers (see SLING-862)
+felix.service.urlhandlers=true
 
 #
 # Include JRE package list