You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2009/07/28 16:58:49 UTC

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

Author: gawor
Date: Tue Jul 28 14:58:49 2009
New Revision: 798553

URL: http://svn.apache.org/viewvc?rev=798553&view=rev
Log:
filtered-resource mess clean up

Removed:
    geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/filtered-resources/
Modified:
    geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/webapp/WEB-INF/geronimo-web.xml

Modified: geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/webapp/WEB-INF/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?rev=798553&r1=798552&r2=798553&view=diff
==============================================================================
--- geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/webapp/WEB-INF/geronimo-web.xml (original)
+++ geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/webapp/WEB-INF/geronimo-web.xml Tue Jul 28 14:58:49 2009
@@ -25,7 +25,7 @@
             <sys:groupId>${pom.groupId}</sys:groupId>
             <sys:artifactId>${pom.artifactId}</sys:artifactId>
             <sys:version>${version}</sys:version>
-            <sys:type>car</sys:type>
+            <sys:type>war</sys:type>
         </sys:moduleId>
         <sys:hidden-classes/>
         <sys:non-overridable-classes/>