Author: mes
Date: 2010-11-15 11:09:42 -0800 (Mon, 15 Nov 2010)
New Revision: 22845
Modified:
core3/io-api/trunk/osgi.bnd
Log:
simplified
Modified: core3/io-api/trunk/osgi.bnd
===================================================================
--- core3/io-api/trunk/osgi.bnd 2010-11-15 18:38:11 UTC (rev 22844)
+++ core3/io-api/trunk/osgi.bnd 2010-11-15 19:09:42 UTC (rev 22845)
@@ -2,5 +2,4 @@
# Use this file to add customized Bnd instructions for the bundle
#-----------------------------------------------------------------
-Import-Package: *
-Export-Package: org.cytoscape.io,
org.cytoscape.io.util,org.cytoscape.io.read,org.cytoscape.io.write
\ No newline at end of file
+Export-Package: ${bundle.namespace}, ${bundle.namespace}.*
--
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.