Author: mes
Date: 2010-08-10 17:15:34 -0700 (Tue, 10 Aug 2010)
New Revision: 21313
Modified:
core3/event-api/trunk/osgi.bnd
Log:
changed namespace
Modified: core3/event-api/trunk/osgi.bnd
===================================================================
--- core3/event-api/trunk/osgi.bnd 2010-08-11 00:13:31 UTC (rev 21312)
+++ core3/event-api/trunk/osgi.bnd 2010-08-11 00:15:34 UTC (rev 21313)
@@ -2,5 +2,5 @@
# Use this file to add customized Bnd instructions for the bundle
#-----------------------------------------------------------------
-Export-Package: org.cytoscape.event
-Import-Package: org.cytoscape.event
+Export-Package: ${bundle.namespace}
+Import-Package: ${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.