Author: ruschein
Date: 2010-11-10 13:38:14 -0800 (Wed, 10 Nov 2010)
New Revision: 22799
Modified:
core3/equations-impl/trunk/osgi.bnd
Log:
Fixed exports.
Modified: core3/equations-impl/trunk/osgi.bnd
===================================================================
--- core3/equations-impl/trunk/osgi.bnd 2010-11-10 21:38:05 UTC (rev 22798)
+++ core3/equations-impl/trunk/osgi.bnd 2010-11-10 21:38:14 UTC (rev 22799)
@@ -4,7 +4,4 @@
Spring-Context: META-INF/spring/*.xml
-Private-Package: ${bundle.namespace}.internal.*
-Private-Package: ${bundle.namespace}.internal.builtins.*
-Private-Package: ${bundle.namespace}.internal.interpreter.*
-Private-Package: ${bundle.namespace}.internal.parse_tree.*
+Private-Package: ${bundle.namespace}.internal, ${bundle.namespace}.internal.*
--
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.