|
From: <ri...@us...> - 2007-02-12 00:31:13
|
Revision: 43
http://techne-dev.svn.sourceforge.net/techne-dev/?rev=43&view=rev
Author: rickles
Date: 2007-02-11 16:31:10 -0800 (Sun, 11 Feb 2007)
Log Message:
-----------
Update the classpath to use 0.8 version of Felix.
Modified Paths:
--------------
sandbox/rickles/org.digivitality.techne.core/.classpath
Modified: sandbox/rickles/org.digivitality.techne.core/.classpath
===================================================================
--- sandbox/rickles/org.digivitality.techne.core/.classpath 2007-02-12 00:30:11 UTC (rev 42)
+++ sandbox/rickles/org.digivitality.techne.core/.classpath 2007-02-12 00:31:10 UTC (rev 43)
@@ -5,5 +5,7 @@
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.0.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.9.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.digivitality.techne.shell"/>
+ <classpathentry sourcepath="C:/Workspace/Projects/JAVA/ApacheFelix" kind="lib" path="lib/felix.jar"/>
+ <classpathentry sourcepath="/org.digivitality.techne.bundle/src/org/digivitality/techne/bundle" kind="lib" path="bundle/org.digivitality.techne.bundle_1.0.0.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|