Author: jm
Date: 2013-01-28 13:42:51 -0800 (Mon, 28 Jan 2013)
New Revision: 31087
Modified:
core3/gui-distribution/trunk/diagnostics/pom.xml
Log:
References #1709: diagnostics-impl no longer exports system-level classes
Modified: core3/gui-distribution/trunk/diagnostics/pom.xml
===================================================================
--- core3/gui-distribution/trunk/diagnostics/pom.xml 2013-01-24 21:54:43 UTC
(rev 31086)
+++ core3/gui-distribution/trunk/diagnostics/pom.xml 2013-01-28 21:42:51 UTC
(rev 31087)
@@ -47,7 +47,7 @@
<Bundle-Activator>${bundle.namespace}.internal.Activator</Bundle-Activator>
<Bundle-SymbolicName>${bundle.symbolicName}</Bundle-SymbolicName>
<Bundle-Version>${project.version}</Bundle-Version>
-
<Export-Package>!${bundle.namespace}.internal.*,*</Export-Package>
+
<Export-Package>!${bundle.namespace}.internal.*,${bundle.namespace}.*</Export-Package>
<Private-Package>${bundle.namespace}.internal.*</Private-Package>
<_include>-osgi.bnd</_include>
</instructions>
--
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].
Visit this group at http://groups.google.com/group/cytoscape-cvs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.