You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2009/07/22 02:01:47 UTC

svn commit: r796588 - in /geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main: filtered-resources/WEB-INF/ filtered-resources/WEB-INF/geronimo-web.xml filtered-resources/geronimo-web.xml webapp/WEB-INF/geronimo-web.xml

Author: djencks
Date: Wed Jul 22 00:01:46 2009
New Revision: 796588

URL: http://svn.apache.org/viewvc?rev=796588&view=rev
Log:
GERONIMO-4737 restore old file locations that worked with war plugin

Added:
    geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/filtered-resources/WEB-INF/
    geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/filtered-resources/WEB-INF/geronimo-web.xml
      - copied unchanged from r796585, geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/filtered-resources/geronimo-web.xml
    geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/webapp/WEB-INF/geronimo-web.xml
      - copied, changed from r796585, geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/filtered-resources/geronimo-web.xml
Removed:
    geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/filtered-resources/geronimo-web.xml

Copied: geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/webapp/WEB-INF/geronimo-web.xml (from r796585, geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/filtered-resources/geronimo-web.xml)
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/webapp/WEB-INF/geronimo-web.xml?p2=geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/webapp/WEB-INF/geronimo-web.xml&p1=geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/filtered-resources/geronimo-web.xml&r1=796585&r2=796588&rev=796588&view=diff
==============================================================================
--- geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/filtered-resources/geronimo-web.xml (original)
+++ geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/webapp/WEB-INF/geronimo-web.xml Wed Jul 22 00:01:46 2009
@@ -25,7 +25,7 @@
             <sys:groupId>${pom.groupId}</sys:groupId>
             <sys:artifactId>${pom.artifactId}</sys:artifactId>
             <sys:version>${version}</sys:version>
-            <sys:type>war</sys:type>
+            <sys:type>car</sys:type>
         </sys:moduleId>
         <sys:hidden-classes/>
         <sys:non-overridable-classes/>