Author: mes
Date: 2011-07-28 14:11:49 -0700 (Thu, 28 Jul 2011)
New Revision: 26321

Modified:
   core3/manual-layout-impl/trunk/pom.xml
Log:
fixed exported packages differently

Modified: core3/manual-layout-impl/trunk/pom.xml
===================================================================
--- core3/manual-layout-impl/trunk/pom.xml      2011-07-28 21:08:18 UTC (rev 
26320)
+++ core3/manual-layout-impl/trunk/pom.xml      2011-07-28 21:11:49 UTC (rev 
26321)
@@ -67,8 +67,7 @@
           <instructions>
             <Bundle-SymbolicName>${bundle.symbolicName}</Bundle-SymbolicName>
             <Bundle-Version>${project.version}</Bundle-Version>
-            
<Export-Package>!${bundle.namespace}.internal.*,${bundle.namespace}.*;version="${project.version}",org.cytoscape.math.*;version="${project.version}"</Export-Package>
-            <Private-Package>${bundle.namespace}.internal.*</Private-Package>
+            <Private-Package>org.cytoscape.*</Private-Package>
             <_include>-osgi.bnd</_include>
           </instructions>
         </configuration>

-- 
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.

Reply via email to