Author: jm
Date: 2013-01-31 09:33:51 -0800 (Thu, 31 Jan 2013)
New Revision: 31096

Modified:
   core3/gui-distribution/branches/3.0.0-release/diagnostics/pom.xml
Log:
Fixes #1709: Applied to release branch

Modified: core3/gui-distribution/branches/3.0.0-release/diagnostics/pom.xml
===================================================================
--- core3/gui-distribution/branches/3.0.0-release/diagnostics/pom.xml   
2013-01-31 02:22:56 UTC (rev 31095)
+++ core3/gui-distribution/branches/3.0.0-release/diagnostics/pom.xml   
2013-01-31 17:33:51 UTC (rev 31096)
@@ -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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to 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.


Reply via email to