Author: fmeschbe
Date: Tue Jan 20 02:25:56 2009
New Revision: 735983
URL: http://svn.apache.org/viewvc?rev=735983&view=rev
Log:
Some entries in the sling.properties need update
Modified:
incubator/sling/whiteboard/fmeschbe/launchpad/base/src/main/resources/sling.properties
Modified:
incubator/sling/whiteboard/fmeschbe/launchpad/base/src/main/resources/sling.properties
URL:
http://svn.apache.org/viewvc/incubator/sling/whiteboard/fmeschbe/launchpad/base/src/main/resources/sling.properties?rev=735983&r1=735982&r2=735983&view=diff
==============================================================================
---
incubator/sling/whiteboard/fmeschbe/launchpad/base/src/main/resources/sling.properties
(original)
+++
incubator/sling/whiteboard/fmeschbe/launchpad/base/src/main/resources/sling.properties
Tue Jan 20 02:25:56 2009
@@ -92,10 +92,10 @@
#
# Space separated list of URLs to the OSGi Bundle Repository files. If this
-# is left empty, the default value of
"http://oscar-osgi.sf.net/obr2/repository.xml"
+# 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://some.host.com/path/repository.xml
+# obr.repository.url = http://felix.apache.org/obr/releases.xml
#
# Felix Configuration Admin File Persistence Configuration file directory
@@ -105,6 +105,7 @@
# Felix Framework profile directory. This is by default the "felix" directory
# below the application home directory.
felix.cache.profiledir = ${sling.home}/felix
+org.osgi.framework.storage = ${sling.home}/felix
#