Author: pwang
Date: 2011-10-17 16:37:40 -0700 (Mon, 17 Oct 2011)
New Revision: 27206
Modified:
csplugins/trunk/ucsd/pwang/jActiveModules31/osgi.bnd
Log:
Bug fixed
Modified: csplugins/trunk/ucsd/pwang/jActiveModules31/osgi.bnd
===================================================================
--- csplugins/trunk/ucsd/pwang/jActiveModules31/osgi.bnd 2011-10-17
23:13:02 UTC (rev 27205)
+++ csplugins/trunk/ucsd/pwang/jActiveModules31/osgi.bnd 2011-10-17
23:37:40 UTC (rev 27206)
@@ -2,6 +2,5 @@
# Use this file to add customized Bnd instructions for the bundle
#-----------------------------------------------------------------
-Bundle-Activator: ${bundle.namespace}.CyActivator
-Private-Package: ${bundle.namespace}.*
-Export-Package:
!${bundle.namespace}.*,${bundle.namespace}.*;version="${pom.version}"
+Import-Package: *
+Bundle-Activator: csplugins.jActiveModules.CyActivator
\ No newline at end of file
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.