[jboss-cvs] JBossAS SVN: r106177 - branches/JBPAPP_5_1/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jun 18 14:06:18 EDT 2010


Author: bshim
Date: 2010-06-18 14:06:17 -0400 (Fri, 18 Jun 2010)
New Revision: 106177

Modified:
   branches/JBPAPP_5_1/build/jbossas-5-disableauth.patch
   branches/JBPAPP_5_1/build/jbossas-5-enableauth.patch
Log:
regenerated patches for enableauth and disableauth patches

Modified: branches/JBPAPP_5_1/build/jbossas-5-disableauth.patch
===================================================================
--- branches/JBPAPP_5_1/build/jbossas-5-disableauth.patch	2010-06-18 16:34:50 UTC (rev 106176)
+++ branches/JBPAPP_5_1/build/jbossas-5-disableauth.patch	2010-06-18 18:06:17 UTC (rev 106177)
@@ -43,7 +43,7 @@
 diff -Naur ./server/all/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml ./server/all/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml
 --- ./server/all/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-09-08 13:43:11.000000000 -0400
 +++ ./server/all/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-09-08 13:44:31.000000000 -0400
-@@ -32,21 +32,22 @@
+@@ -32,19 +32,20 @@
      <url-pattern>/pclink</url-pattern>
    </servlet-mapping>
  
@@ -57,8 +57,6 @@
 +         role 'friend' to access the JBossWS console web application
         </description>
         <url-pattern>/*</url-pattern>
-        <http-method>GET</http-method>
-        <http-method>POST</http-method>
       </web-resource-collection>
       <auth-constraint>
 -       <role-name>JBossAdmin</role-name>
@@ -69,7 +67,7 @@
  
     <login-config>
        <auth-method>BASIC</auth-method>
-@@ -54,7 +55,7 @@
+@@ -52,7 +53,7 @@
     </login-config>
  
     <security-role>
@@ -220,7 +218,7 @@
 diff -Naur ./server/default/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml ./server/default/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml
 --- ./server/default/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-09-08 13:43:11.000000000 -0400
 +++ ./server/default/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-09-08 13:44:31.000000000 -0400
-@@ -32,21 +32,22 @@
+@@ -32,19 +32,20 @@
      <url-pattern>/pclink</url-pattern>
    </servlet-mapping>
  
@@ -234,8 +232,6 @@
 +         role 'friend' to access the JBossWS console web application
         </description>
         <url-pattern>/*</url-pattern>
-        <http-method>GET</http-method>
-        <http-method>POST</http-method>
       </web-resource-collection>
       <auth-constraint>
 -       <role-name>JBossAdmin</role-name>
@@ -246,7 +242,7 @@
  
     <login-config>
        <auth-method>BASIC</auth-method>
-@@ -54,7 +55,7 @@
+@@ -52,7 +53,7 @@
     </login-config>
  
     <security-role>
@@ -397,7 +393,7 @@
 diff -Naur ./server/production/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml ./server/production/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml
 --- ./server/production/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-09-08 13:43:11.000000000 -0400
 +++ ./server/production/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-09-08 13:44:31.000000000 -0400
-@@ -32,21 +32,22 @@
+@@ -32,19 +32,20 @@
      <url-pattern>/pclink</url-pattern>
    </servlet-mapping>
  
@@ -411,8 +407,6 @@
 +         role 'friend' to access the JBossWS console web application
         </description>
         <url-pattern>/*</url-pattern>
-        <http-method>GET</http-method>
-        <http-method>POST</http-method>
       </web-resource-collection>
       <auth-constraint>
 -       <role-name>JBossAdmin</role-name>
@@ -423,7 +417,7 @@
  
     <login-config>
        <auth-method>BASIC</auth-method>
-@@ -54,7 +55,7 @@
+@@ -52,7 +53,7 @@
     </login-config>
  
     <security-role>
@@ -561,7 +555,7 @@
 diff -Naur ./server/standard/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml ./server/standard/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml
 --- ./server/standard/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-09-08 13:43:11.000000000 -0400
 +++ ./server/standard/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-09-08 13:44:31.000000000 -0400
-@@ -32,21 +32,22 @@
+@@ -32,19 +32,20 @@
      <url-pattern>/pclink</url-pattern>
    </servlet-mapping>
  
@@ -575,8 +569,6 @@
 +         role 'friend' to access the JBossWS console web application
         </description>
         <url-pattern>/*</url-pattern>
-        <http-method>GET</http-method>
-        <http-method>POST</http-method>
       </web-resource-collection>
       <auth-constraint>
 -       <role-name>JBossAdmin</role-name>
@@ -587,7 +579,7 @@
  
     <login-config>
        <auth-method>BASIC</auth-method>
-@@ -54,7 +55,7 @@
+@@ -52,7 +53,7 @@
     </login-config>
  
     <security-role>
@@ -693,7 +685,7 @@
 diff -Naur ./server/web/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml ./server/web/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml
 --- ./server/web/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-09-08 13:43:11.000000000 -0400
 +++ ./server/web/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-09-08 13:44:31.000000000 -0400
-@@ -32,21 +32,22 @@
+@@ -32,19 +32,20 @@
      <url-pattern>/pclink</url-pattern>
    </servlet-mapping>
  
@@ -707,8 +699,6 @@
 +         role 'friend' to access the JBossWS console web application
         </description>
         <url-pattern>/*</url-pattern>
-        <http-method>GET</http-method>
-        <http-method>POST</http-method>
       </web-resource-collection>
       <auth-constraint>
 -       <role-name>JBossAdmin</role-name>
@@ -719,7 +709,7 @@
  
     <login-config>
        <auth-method>BASIC</auth-method>
-@@ -54,7 +55,7 @@
+@@ -52,7 +53,7 @@
     </login-config>
  
     <security-role>

Modified: branches/JBPAPP_5_1/build/jbossas-5-enableauth.patch
===================================================================
--- branches/JBPAPP_5_1/build/jbossas-5-enableauth.patch	2010-06-18 16:34:50 UTC (rev 106176)
+++ branches/JBPAPP_5_1/build/jbossas-5-enableauth.patch	2010-06-18 18:06:17 UTC (rev 106177)
@@ -533,7 +533,7 @@
     <security-constraint>
       <web-resource-collection>
         <web-resource-name>ContextServlet</web-resource-name>
-@@ -47,7 +47,6 @@
+@@ -45,7 +45,6 @@
         <role-name>friend</role-name>
       </auth-constraint>
     </security-constraint>
@@ -552,7 +552,7 @@
     <security-constraint>
       <web-resource-collection>
         <web-resource-name>ContextServlet</web-resource-name>
-@@ -47,7 +47,6 @@
+@@ -45,7 +45,6 @@
         <role-name>friend</role-name>
       </auth-constraint>
     </security-constraint>
@@ -571,7 +571,7 @@
     <security-constraint>
       <web-resource-collection>
         <web-resource-name>ContextServlet</web-resource-name>
-@@ -47,7 +47,6 @@
+@@ -45,7 +45,6 @@
         <role-name>friend</role-name>
       </auth-constraint>
     </security-constraint>
@@ -590,7 +590,7 @@
     <security-constraint>
       <web-resource-collection>
         <web-resource-name>ContextServlet</web-resource-name>
-@@ -47,7 +47,6 @@
+@@ -45,7 +45,6 @@
         <role-name>friend</role-name>
       </auth-constraint>
     </security-constraint>
@@ -609,7 +609,7 @@
     <security-constraint>
       <web-resource-collection>
         <web-resource-name>ContextServlet</web-resource-name>
-@@ -47,7 +47,6 @@
+@@ -45,7 +45,6 @@
         <role-name>friend</role-name>
       </auth-constraint>
     </security-constraint>
@@ -792,7 +792,7 @@
 diff -Naur server/all/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml server/all/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml
 --- server/all/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-08-28 11:04:32.000000000 -0400
 +++ server/all/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-08-28 11:05:23.000000000 -0400
-@@ -37,14 +37,14 @@
+@@ -37,12 +37,12 @@
       <web-resource-collection>
         <web-resource-name>ContextServlet</web-resource-name>
         <description>An example security config that only allows users with the
@@ -800,8 +800,6 @@
 +         role 'JBossAdmin' to access the JBossWS console web application
         </description>
         <url-pattern>/*</url-pattern>
-        <http-method>GET</http-method>
-        <http-method>POST</http-method>
       </web-resource-collection>
       <auth-constraint>
 -       <role-name>friend</role-name>
@@ -809,7 +807,7 @@
       </auth-constraint>
     </security-constraint>
  
-@@ -54,7 +54,7 @@
+@@ -52,7 +52,7 @@
     </login-config>
  
     <security-role>
@@ -821,7 +819,7 @@
 diff -Naur server/default/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml server/default/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml
 --- server/default/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-08-28 10:47:57.000000000 -0400
 +++ server/default/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-08-28 10:49:17.000000000 -0400
-@@ -37,14 +37,14 @@
+@@ -37,12 +37,12 @@
       <web-resource-collection>
         <web-resource-name>ContextServlet</web-resource-name>
         <description>An example security config that only allows users with the
@@ -829,8 +827,6 @@
 +         role 'JBossAdmin' to access the JBossWS console web application
         </description>
         <url-pattern>/*</url-pattern>
-        <http-method>GET</http-method>
-        <http-method>POST</http-method>
       </web-resource-collection>
       <auth-constraint>
 -       <role-name>friend</role-name>
@@ -838,7 +834,7 @@
       </auth-constraint>
     </security-constraint>
  
-@@ -54,7 +54,7 @@
+@@ -52,7 +52,7 @@
     </login-config>
  
     <security-role>
@@ -850,7 +846,7 @@
 diff -Naur server/production/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml server/production/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml
 --- server/production/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-08-28 10:47:42.000000000 -0400
 +++ server/production/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-08-28 10:49:28.000000000 -0400
-@@ -37,14 +37,14 @@
+@@ -37,12 +37,12 @@
       <web-resource-collection>
         <web-resource-name>ContextServlet</web-resource-name>
         <description>An example security config that only allows users with the
@@ -858,8 +854,6 @@
 +         role 'JBossAdmin' to access the JBossWS console web application
         </description>
         <url-pattern>/*</url-pattern>
-        <http-method>GET</http-method>
-        <http-method>POST</http-method>
       </web-resource-collection>
       <auth-constraint>
 -       <role-name>friend</role-name>
@@ -867,7 +861,7 @@
       </auth-constraint>
     </security-constraint>
  
-@@ -54,7 +54,7 @@
+@@ -52,7 +52,7 @@
     </login-config>
  
     <security-role>
@@ -879,7 +873,7 @@
 diff -Naur server/standard/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml server/standard/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml
 --- server/standard/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-08-28 10:48:06.000000000 -0400
 +++ server/standard/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-08-28 10:49:22.000000000 -0400
-@@ -37,14 +37,14 @@
+@@ -37,12 +37,12 @@
       <web-resource-collection>
         <web-resource-name>ContextServlet</web-resource-name>
         <description>An example security config that only allows users with the
@@ -887,8 +881,6 @@
 +         role 'JBossAdmin' to access the JBossWS console web application
         </description>
         <url-pattern>/*</url-pattern>
-        <http-method>GET</http-method>
-        <http-method>POST</http-method>
       </web-resource-collection>
       <auth-constraint>
 -       <role-name>friend</role-name>
@@ -896,7 +888,7 @@
       </auth-constraint>
     </security-constraint>
  
-@@ -54,7 +54,7 @@
+@@ -52,7 +52,7 @@
     </login-config>
  
     <security-role>
@@ -908,7 +900,7 @@
 diff -Naur server/web/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml server/web/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml
 --- server/web/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-08-28 10:47:52.000000000 -0400
 +++ server/web/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml	2009-08-28 10:43:18.000000000 -0400
-@@ -37,14 +37,14 @@
+@@ -37,12 +37,12 @@
       <web-resource-collection>
         <web-resource-name>ContextServlet</web-resource-name>
         <description>An example security config that only allows users with the
@@ -916,8 +908,6 @@
 +         role 'JBossAdmin' to access the JBossWS console web application
         </description>
         <url-pattern>/*</url-pattern>
-        <http-method>GET</http-method>
-        <http-method>POST</http-method>
       </web-resource-collection>
       <auth-constraint>
 -       <role-name>friend</role-name>
@@ -925,7 +915,7 @@
       </auth-constraint>
     </security-constraint>
  
-@@ -54,7 +54,7 @@
+@@ -52,7 +52,7 @@
     </login-config>
  
     <security-role>



More information about the jboss-cvs-commits mailing list