You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2006/06/13 17:22:16 UTC

svn commit: r413917 - /incubator/servicemix/trunk/servicemix-core/pom.xml

Author: gnodet
Date: Tue Jun 13 08:22:16 2006
New Revision: 413917

URL: http://svn.apache.org/viewvc?rev=413917&view=rev
Log:
Fix unit tests

Modified:
    incubator/servicemix/trunk/servicemix-core/pom.xml

Modified: incubator/servicemix/trunk/servicemix-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/servicemix-core/pom.xml?rev=413917&r1=413916&r2=413917&view=diff
==============================================================================
--- incubator/servicemix/trunk/servicemix-core/pom.xml (original)
+++ incubator/servicemix/trunk/servicemix-core/pom.xml Tue Jun 13 08:22:16 2006
@@ -270,6 +270,7 @@
           <include>**/*.properties</include>
           <include>**/*.x*</include>
           <include>**/*.wsdl</include>
+          <include>**/*.jks</include>
           <include>**/*.zip</include>
         </includes>
       </testResource>