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 2008/01/23 05:53:52 UTC

svn commit: r614422 - /geronimo/server/trunk/testsuite/security-testsuite/test-security/src/main/webapp/WEB-INF/geronimo-web.xml

Author: gawor
Date: Tue Jan 22 20:53:51 2008
New Revision: 614422

URL: http://svn.apache.org/viewvc?rev=614422&view=rev
Log:
this dep is added automatically so really non needed here

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=614422&r1=614421&r2=614422&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 Jan 22 20:53:51 2008
@@ -27,13 +27,6 @@
             <sys:version>${version}</sys:version>
             <sys:type>war</sys:type>
         </sys:moduleId>
-        <sys:dependencies>
-            <sys:dependency>
-                <sys:groupId>org.apache.geronimo.configs</sys:groupId>
-                <sys:artifactId>j2ee-security</sys:artifactId>
-                <sys:type>car</sys:type>
-            </sys:dependency>
-        </sys:dependencies>
         <sys:hidden-classes/>
         <sys:non-overridable-classes/>
     </sys:environment>