You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:29:07 UTC

[sling-org-apache-sling-distribution-api] 33/41: SLING-4153 - moved communication to root distribution package

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.distribution.api-0.1.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git

commit e41b72e7d3ef5d6b272081628f1f428fe2f127ac
Author: Tommaso Teofili <to...@apache.org>
AuthorDate: Tue Dec 16 11:30:51 2014 +0000

    SLING-4153 - moved communication to root distribution package
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/api@1645924 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7f5219a..f3e1d14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,11 +68,6 @@
                 <configuration>
                     <instructions>
                         <Bundle-SymbolicName>org.apache.sling.distribution.api</Bundle-SymbolicName>
-                        <Export-Package>
-                            org.apache.sling.distribution.communication,
-                            org.apache.sling.distribution.event,
-                            org.apache.sling.distribution.transport
-                        </Export-Package>
                     </instructions>
                 </configuration>
             </plugin>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.