Author: fmeschbe
Date: Wed Apr 29 18:56:26 2009
New Revision: 769873
URL: http://svn.apache.org/viewvc?rev=769873&view=rev
Log:
SLING-947 refer to the new main repository in sling.properties
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=769873&r1=769872&r2=769873&view=diff
==============================================================================
--- incubator/sling/trunk/launchpad/base/src/main/resources/sling.properties
(original)
+++ incubator/sling/trunk/launchpad/base/src/main/resources/sling.properties
Wed Apr 29 18:56:26 2009
@@ -91,11 +91,10 @@
ds.loglevel = ${org.apache.sling.commons.log.level}
#
-# Space separated list of URLs to the OSGi Bundle Repository files. If this
-# is left empty, the default value of
"http://felix.apache.org/obr/releases.xml"
-# is assumed.
-# (see org.apache.felix.bundlerepository Bundle documentation)
-# obr.repository.url = http://felix.apache.org/obr/releases.xml
+# Space separated list of URLs to the OSGi Bundle Repository files.
+# The referred to repository contains referrals to other repositories
+# like the Apache Sling releases and the Apache Felix releases repositories
+obr.repository.url = http://incubator.apache.org/sling/obr/repository.xml
#
# Felix Configuration Admin File Persistence Configuration file directory