Merge "Fixed augment schema path resolving."
[controller.git] / opendaylight / distribution / opendaylight / src / assemble / bin.xml
index 3c163fdd354bfc960862b7f7d289e5fc8bd7a782..8c00d7f0fcf8b4b9553e3ea0a1e0b93e83158f3a 100644 (file)
@@ -13,6 +13,8 @@
         <exclude>org.opendaylight.controller.thirdparty:org.openflow.openflowj</exclude>
         <exclude>org.opendaylight.controller:clustering.stub</exclude>
                <exclude>org.opendaylight.controller:logging.bridge</exclude>
+               <exclude>org.opendaylight.controller:protocol_plugins.stub</exclude>
+               <exclude>org.opendaylight.controller:*.integrationtest</exclude>
       </excludes>
       <binaries>
         <outputDirectory>opendaylight/plugins</outputDirectory>
@@ -53,6 +55,9 @@
                <exclude>org.slf4j:slf4j-api</exclude>
                <exclude>ch.qos.logback:logback-core</exclude>
                <exclude>ch.qos.logback:logback-classic</exclude>
+               <exclude>com.sun.jersey:jersey-core</exclude>
+               <exclude>com.sun.jersey:jersey-json</exclude>
+               <exclude>com.sun.jersey:jersey-server</exclude>
       </excludes>
       <outputFileNameMapping>
         ${artifact.groupId}.${artifact.artifactId}-${artifact.version}${dashClassifier?}.${artifact.extension}      
@@ -76,6 +81,9 @@
                <include>org.slf4j:slf4j-api</include>
                <include>ch.qos.logback:logback-core</include>
                <include>ch.qos.logback:logback-classic</include>
+               <include>com.sun.jersey:jersey-core</include>
+               <include>com.sun.jersey:jersey-json</include>
+               <include>com.sun.jersey:jersey-server</include>
       </includes>
       <useTransitiveDependencies>false</useTransitiveDependencies>
       <outputFileNameMapping>