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

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

commit f1a752c7a235179ad990749e76209d7685704ed0
Author: Ian Boston <i...@apache.org>
AuthorDate: Mon Oct 3 15:52:05 2016 +0000

    SLING-5645 Embedded gson added default exclude all exports to jms and 
services-it bundles
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/contrib/commons/mom/jms@1763176 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 95a7a87..715ae96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,8 @@
                             activemq-protobuf,
                             activemq-kahadb-store,
                             activemq-jms-pool,
-                            hawtbuf</Embed-Dependency>
+                            hawtbuf,
+                            gson</Embed-Dependency>
                         <Import-Package>
                             org.apache.activemq.jaas*;resolution:=optional,
                             org.apache.commons.net.ftp*;resolution:=optional,
@@ -83,7 +84,6 @@
                             javax.jmdns*;resolution:=optional,
                             !org.apache.maven*,
                             *
-
                         </Import-Package>
                         <!--
                         
<Import-Package>com.thoughtworks.xstream*;resolution:=optional,
@@ -106,6 +106,7 @@
                             *
                         </Import-Package>
                         -->
+                        <Export-Package></Export-Package>
                     </instructions>
                 </configuration>
             </plugin>

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

Reply via email to