|
From: <ri...@us...> - 2007-03-01 08:01:41
|
Revision: 91
http://techne-dev.svn.sourceforge.net/techne-dev/?rev=91&view=rev
Author: rickles
Date: 2007-03-01 00:01:39 -0800 (Thu, 01 Mar 2007)
Log Message:
-----------
Stripped down to basic felix bundles.
Modified Paths:
--------------
sandbox/rickles/org.digivitality.techne.core/conf/config.properties
Modified: sandbox/rickles/org.digivitality.techne.core/conf/config.properties
===================================================================
--- sandbox/rickles/org.digivitality.techne.core/conf/config.properties 2007-03-01 08:00:22 UTC (rev 90)
+++ sandbox/rickles/org.digivitality.techne.core/conf/config.properties 2007-03-01 08:01:39 UTC (rev 91)
@@ -14,9 +14,6 @@
felix.auto.start.1= \
file:../bundle/org.apache.felix.shell-0.9.0-incubator-SNAPSHOT.jar \
file:../bundle/org.apache.felix.bundlerepository-0.9.0-incubator-SNAPSHOT.jar \
- file:../bundle/org.osgi.compendium-0.9.0-incubator-SNAPSHOT.jar \
- file:../bundle/javax.servlet-0.9.0-incubator-SNAPSHOT.jar \
- file:../bundle/org.apache.felix.http.jetty-0.8.0-SNAPSHOT.jar \
file:../bundle/org.apache.felix.dependencymanager-0.9.0-incubator-SNAPSHOT.jar
felix.log.level=1
felix.startlevel.framework=1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|