You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2012/06/21 00:59:12 UTC

svn commit: r1352364 - /activemq/activemq-apollo/trunk/pom.xml

Author: chirino
Date: Wed Jun 20 22:59:12 2012
New Revision: 1352364

URL: http://svn.apache.org/viewvc?rev=1352364&view=rev
Log:
Ignore known files which don't have ASL lic but compatible ones.

Modified:
    activemq/activemq-apollo/trunk/pom.xml

Modified: activemq/activemq-apollo/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/pom.xml?rev=1352364&r1=1352363&r2=1352364&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Wed Jun 20 22:59:12 2012
@@ -529,6 +529,16 @@
                 <exclude>src/main/filtered-resources/org/apache/activemq/apollo/cli/tips.txt</exclude>
                 <exclude>src/main/filtered-resources/org/apache/activemq/apollo/broker/version.txt</exclude>
 
+                <exclude>src/main/release/examples/websocket/css/bootstrap.min.css</exclude>
+                <exclude>src/main/release/examples/websocket/css/bootstrap.min.responsive.css</exclude>
+                <exclude>src/main/release/examples/websocket/index.html</exclude>
+                <exclude>src/main/release/examples/websocket/js/stomp.js</exclude>
+                <exclude>src/main/webapp/api/index.html</exclude>
+                <exclude>src/main/webapp/api/javascripts/app.js</exclude>
+                <exclude>src/main/webapp/api/javascripts/swagger-service.js</exclude>
+                <exclude>src/main/webapp/api/javascripts/swagger-ui.js</exclude>
+                <exclude>src/main/webapp/api/stylesheets/screen.css</exclude>
+
               </excludes>
               <useDefaultExcludes>false</useDefaultExcludes>
               <mapping>