You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by ha...@apache.org on 2012/02/02 20:06:57 UTC

svn commit: r1239765 - /labs/magnet/core/pom.xml

Author: hadrian
Date: Thu Feb  2 19:06:57 2012
New Revision: 1239765

URL: http://svn.apache.org/viewvc?rev=1239765&view=rev
Log:
Add packages to exported packages

Modified:
    labs/magnet/core/pom.xml

Modified: labs/magnet/core/pom.xml
URL: http://svn.apache.org/viewvc/labs/magnet/core/pom.xml?rev=1239765&r1=1239764&r2=1239765&view=diff
==============================================================================
--- labs/magnet/core/pom.xml (original)
+++ labs/magnet/core/pom.xml Thu Feb  2 19:06:57 2012
@@ -164,7 +164,9 @@
             <Private-Package>!*</Private-Package>
             <Require-Bundle>org.apache.cxf.bundle,org.apache.activemq.activemq-core,org.apache.activemq.activemq-spring</Require-Bundle>
             <Export-Package>
-              org.apache.labs.magnet.core
+              org.apache.labs.magnet.core,
+              org.apache.labs.magnet.bbs,
+              org.apache.labs.magnet.service
             </Export-Package>
           </instructions>
         </configuration>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org