|
From: <mwl...@us...> - 2009-01-15 19:30:33
|
Revision: 835
http://cishell.svn.sourceforge.net/cishell/?rev=835&view=rev
Author: mwlinnem
Date: 2009-01-15 19:30:25 +0000 (Thu, 15 Jan 2009)
Log Message:
-----------
Added import that may clear up some issues.
Modified Paths:
--------------
trunk/core/org.cishell.service.database/META-INF/MANIFEST.MF
Modified: trunk/core/org.cishell.service.database/META-INF/MANIFEST.MF
===================================================================
--- trunk/core/org.cishell.service.database/META-INF/MANIFEST.MF 2009-01-14 22:20:41 UTC (rev 834)
+++ trunk/core/org.cishell.service.database/META-INF/MANIFEST.MF 2009-01-15 19:30:25 UTC (rev 835)
@@ -4,7 +4,8 @@
Bundle-SymbolicName: org.cishell.framework
Bundle-Version: 1.0.0
Bundle-Vendor: Cyberinfrastructure for Network Science Center
-Import-Package: org.osgi.framework,
+Import-Package: org.cishell.framework,
+ org.osgi.framework,
org.osgi.service.log,
org.osgi.service.metatype,
org.osgi.service.prefs
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|