You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by br...@apache.org on 2011/10/03 05:37:53 UTC

svn commit: r1178291 - /archiva/trunk/archiva-modules/archiva-web/archiva-webapp/pom.xml

Author: brett
Date: Mon Oct  3 03:37:53 2011
New Revision: 1178291

URL: http://svn.apache.org/viewvc?rev=1178291&view=rev
Log:
remove unnecessary template reference

Modified:
    archiva/trunk/archiva-modules/archiva-web/archiva-webapp/pom.xml

Modified: archiva/trunk/archiva-modules/archiva-web/archiva-webapp/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-web/archiva-webapp/pom.xml?rev=1178291&r1=1178290&r2=1178291&view=diff
==============================================================================
--- archiva/trunk/archiva-modules/archiva-web/archiva-webapp/pom.xml (original)
+++ archiva/trunk/archiva-modules/archiva-web/archiva-webapp/pom.xml Mon Oct  3 03:37:53 2011
@@ -731,7 +731,6 @@
               <exclude>src/main/webapp/js/md5.js</exclude>
               <exclude>src/main/webapp/css/no-theme/**</exclude>
               <exclude>src/main/webapp/css/redback/**</exclude>
-              <exclude>src/main/webapp/template/**</exclude>
               <exclude>src/main/webapp/WEB-INF/jsp/redback/**</exclude>
               <exclude>src/main/resources/archiva-mime-types.txt</exclude>
               <exclude>src/test/resources/test-repo/**</exclude>