|
From: <ri...@us...> - 2007-02-25 03:55:33
|
Revision: 75
http://techne-dev.svn.sourceforge.net/techne-dev/?rev=75&view=rev
Author: rickles
Date: 2007-02-24 19:55:29 -0800 (Sat, 24 Feb 2007)
Log Message:
-----------
Remove Felix shell-tui.
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-02-25 03:54:20 UTC (rev 74)
+++ sandbox/rickles/org.digivitality.techne.core/conf/config.properties 2007-02-25 03:55:29 UTC (rev 75)
@@ -11,13 +11,11 @@
#org.osgi.framework.bootdelegation=sun.*,com.sun.*
felix.auto.start.1= \
- file:../bundle/org.apache.felix.shell-0.8.0-SNAPSHOT.jar \
- file:../bundle/org.apache.felix.shell.tui-0.8.0-SNAPSHOT.jar \
- file:../bundle/org.apache.felix.bundlerepository-0.8.0-SNAPSHOT.jar \
- file:../bundle/org.osgi.compendium-0.8.0-SNAPSHOT.jar \
- file:../bundle/javax.servlet-0.8.0-SNAPSHOT.jar \
- file:../bundle/org.apache.felix.http.jetty-0.8.0-SNAPSHOT.jar \
- file:load/org.digivitality.techne.service-1.0.0.jar
+ 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
felix.log.level=1
felix.startlevel.framework=1
felix.startlevel.bundle=1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|