Revision: 712
http://cishell.svn.sourceforge.net/cishell/?rev=712&view=rev
Author: mwlinnem
Date: 2008-03-25 12:59:25 -0700 (Tue, 25 Mar 2008)
Log Message:
-----------
Added version="1.0.0" to import.
Modified Paths:
--------------
trunk/templates/org.cishell.templates.jythonrunner/META-INF/MANIFEST.MF
Modified: trunk/templates/org.cishell.templates.jythonrunner/META-INF/MANIFEST.MF
===================================================================
--- trunk/templates/org.cishell.templates.jythonrunner/META-INF/MANIFEST.MF 2008-03-25 19:58:01 UTC (rev 711)
+++ trunk/templates/org.cishell.templates.jythonrunner/META-INF/MANIFEST.MF 2008-03-25 19:59:25 UTC (rev 712)
@@ -5,7 +5,7 @@
Bundle-Version: 1.0.0
Bundle-ClassPath: .
Bundle-Localization: plugin
-Import-Package: org.cishell.framework,
+Import-Package: org.cishell.framework;version="1.0.0",
org.cishell.framework.algorithm;version="1.0.0",
org.cishell.framework.data;version="1.0.0",
org.osgi.framework;version="1.3.0",
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|