You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2014/08/04 12:05:04 UTC

svn commit: r1615526 - in /servicemix/smx4/bundles/trunk: opensaml-2.5.1/pom.xml opensaml-2.5.3/pom.xml opensaml-2.6.0/pom.xml opensaml-2.6.1/pom.xml pom.xml

Author: jbonofre
Date: Mon Aug  4 10:05:03 2014
New Revision: 1615526

URL: http://svn.apache.org/r1615526
Log:
[SMX4-1792] Exclude sources from the opensaml bundles

Modified:
    servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml
    servicemix/smx4/bundles/trunk/opensaml-2.5.3/pom.xml
    servicemix/smx4/bundles/trunk/opensaml-2.6.0/pom.xml
    servicemix/smx4/bundles/trunk/opensaml-2.6.1/pom.xml
    servicemix/smx4/bundles/trunk/pom.xml

Modified: servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml?rev=1615526&r1=1615525&r2=1615526&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/opensaml-2.5.1/pom.xml Mon Aug  4 10:05:03 2014
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>10</version>
+        <version>11</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
@@ -135,6 +135,26 @@
                                     <include>${pkgGroupId}:xmltooling</include>
                                 </includes>
                             </artifactSet>
+                            <filters>
+                                <filter>
+                                    <artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
+                                    <excludes>
+                                        <exclude>**/*</exclude>
+                                    </excludes>
+                                </filter>
+                                <filter>
+                                    <artifact>${pkgGroupId}:openws</artifact>
+                                    <excludes>
+                                        <exclude>**/*</exclude>
+                                    </excludes>
+                                </filter>
+                                <filter>
+                                    <artifact>${pkgGroupId}:xmltooling</artifact>
+                                    <excludes>
+                                        <exclude>**/*</exclude>
+                                    </excludes>
+                                </filter>
+                            </filters>
                             <promoteTransitiveDependencies>true</promoteTransitiveDependencies>
                             <createDependencyReducedPom>true</createDependencyReducedPom>
                         </configuration>

Modified: servicemix/smx4/bundles/trunk/opensaml-2.5.3/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/opensaml-2.5.3/pom.xml?rev=1615526&r1=1615525&r2=1615526&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/opensaml-2.5.3/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/opensaml-2.5.3/pom.xml Mon Aug  4 10:05:03 2014
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>10</version>
+        <version>11</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
@@ -134,6 +134,26 @@
                                     <include>${pkgGroupId}:xmltooling</include>
                                 </includes>
                             </artifactSet>
+                            <filters>
+                                <filter>
+                                    <artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
+                                    <excludes>
+                                        <exclude>**/*</exclude>
+                                    </excludes>
+                                </filter>
+                                <filter>
+                                    <artifact>${pkgGroupId}:openws</artifact>
+                                    <excludes>
+                                        <exclude>**/*</exclude>
+                                    </excludes>
+                                </filter>
+                                <filter>
+                                    <artifact>${pkgGroupId}:xmltooling</artifact>
+                                    <excludes>
+                                        <exclude>**/*</exclude>
+                                    </excludes>
+                                </filter>
+                            </filters>
                             <promoteTransitiveDependencies>true</promoteTransitiveDependencies>
                             <createDependencyReducedPom>true</createDependencyReducedPom>
                         </configuration>

Modified: servicemix/smx4/bundles/trunk/opensaml-2.6.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/opensaml-2.6.0/pom.xml?rev=1615526&r1=1615525&r2=1615526&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/opensaml-2.6.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/opensaml-2.6.0/pom.xml Mon Aug  4 10:05:03 2014
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>10</version>
+        <version>11</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
@@ -134,6 +134,26 @@
                                     <include>${pkgGroupId}:xmltooling</include>
                                 </includes>
                             </artifactSet>
+                            <filters>
+                                <filter>
+                                    <artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
+                                    <excludes>
+                                        <exclude>**/*</exclude>
+                                    </excludes>
+                                </filter>
+                                <filter>
+                                    <artifact>${pkgGroupId}:openws</artifact>
+                                    <excludes>
+                                        <exclude>**/*</exclude>
+                                    </excludes>
+                                </filter>
+                                <filter>
+                                    <artifact>${pkgGroupId}:xmltooling</artifact>
+                                    <excludes>
+                                        <exclude>**/*</exclude>
+                                    </excludes>
+                                </filter>
+                            </filters>
                             <promoteTransitiveDependencies>true</promoteTransitiveDependencies>
                             <createDependencyReducedPom>true</createDependencyReducedPom>
                         </configuration>

Modified: servicemix/smx4/bundles/trunk/opensaml-2.6.1/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/opensaml-2.6.1/pom.xml?rev=1615526&r1=1615525&r2=1615526&view=diff
==============================================================================
Binary files - no diff available.

Modified: servicemix/smx4/bundles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=1615526&r1=1615525&r2=1615526&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Mon Aug  4 10:05:03 2014
@@ -43,6 +43,10 @@
 
     <modules>
         <!-- add modules for all bundles to released in the next batch here -->
+        <module>opensaml-2.6.1</module>
+        <module>opensaml-2.6.0</module>
+        <module>opensaml-2.5.3</module>
+        <module>opensaml-2.5.1</module>
         <module>jsch-agentproxy-sshj-0.0.7</module>
         <module>jts-1.13</module>
         <module>elasticsearch-1.2.1</module>