[jboss-cvs] JBossAS SVN: r90785 - branches/JBPAPP_5_0/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jul 2 15:59:28 EDT 2009


Author: smarlow at redhat.com
Date: 2009-07-02 15:59:27 -0400 (Thu, 02 Jul 2009)
New Revision: 90785

Modified:
   branches/JBPAPP_5_0/build/jbossas-5-disableauth.patch
Log:
JBPAPP-2052 production profile for EAP 5

Modified: branches/JBPAPP_5_0/build/jbossas-5-disableauth.patch
===================================================================
--- branches/JBPAPP_5_0/build/jbossas-5-disableauth.patch	2009-07-02 19:22:37 UTC (rev 90784)
+++ branches/JBPAPP_5_0/build/jbossas-5-disableauth.patch	2009-07-02 19:59:27 UTC (rev 90785)
@@ -18,12 +18,6 @@
 @@ -1,2 +0,0 @@
 -# A sample roles.properties file for use with the UsersRolesLoginModule
 -admin=JBossAdmin,HttpInvoker
-diff -Naur --exclude='*.class' --exclude='*.jar' ./server/all/conf/props/web-console-users.properties ./server/all/conf/props/web-console-users.properties
---- ./server/all/conf/props/web-console-users.properties	2009-07-01 13:36:17.000000000 -0400
-+++ ./server/all/conf/props/web-console-users.properties	1969-12-31 19:00:00.000000000 -0500
-@@ -1,2 +0,0 @@
--# A sample users.properties file for use with the UsersRolesLoginModule
--admin=admin
 diff -Naur --exclude='*.class' --exclude='*.jar' ./server/all/deploy/httpha-invoker.sar/invoker.war/WEB-INF/web.xml ./server/all/deploy/httpha-invoker.sar/invoker.war/WEB-INF/web.xml
 --- ./server/all/deploy/httpha-invoker.sar/invoker.war/WEB-INF/web.xml	2009-07-01 13:36:17.000000000 -0400
 +++ ./server/all/deploy/httpha-invoker.sar/invoker.war/WEB-INF/web.xml	2009-06-29 16:47:04.000000000 -0400
@@ -134,12 +128,6 @@
 @@ -1,2 +0,0 @@
 -# A sample roles.properties file for use with the UsersRolesLoginModule
 -admin=JBossAdmin,HttpInvoker
-diff -Naur --exclude='*.class' --exclude='*.jar' ./server/default/conf/props/web-console-users.properties ./server/default/conf/props/web-console-users.properties
---- ./server/default/conf/props/web-console-users.properties	2009-07-01 13:36:17.000000000 -0400
-+++ ./server/default/conf/props/web-console-users.properties	1969-12-31 19:00:00.000000000 -0500
-@@ -1,2 +0,0 @@
--# A sample users.properties file for use with the UsersRolesLoginModule
--admin=admin
 diff -Naur --exclude='*.class' --exclude='*.jar' ./server/default/deploy/jmx-console.war/WEB-INF/jboss-web.xml ./server/default/deploy/jmx-console.war/WEB-INF/jboss-web.xml
 --- ./server/default/deploy/jmx-console.war/WEB-INF/jboss-web.xml	2009-07-01 13:36:17.000000000 -0400
 +++ ./server/default/deploy/jmx-console.war/WEB-INF/jboss-web.xml	2009-07-01 13:38:32.000000000 -0400
@@ -223,12 +211,6 @@
 @@ -1,2 +0,0 @@
 -# A sample roles.properties file for use with the UsersRolesLoginModule
 -admin=JBossAdmin,HttpInvoker
-diff -Naur --exclude='*.class' --exclude='*.jar' ./server/minimal/conf/props/web-console-users.properties ./server/minimal/conf/props/web-console-users.properties
---- ./server/minimal/conf/props/web-console-users.properties	2009-07-01 13:36:17.000000000 -0400
-+++ ./server/minimal/conf/props/web-console-users.properties	1969-12-31 19:00:00.000000000 -0500
-@@ -1,2 +0,0 @@
--# A sample users.properties file for use with the UsersRolesLoginModule
--admin=admin
 diff -Naur --exclude='*.class' --exclude='*.jar' ./server/production/conf/login-config.xml ./server/production/conf/login-config.xml
 --- ./server/production/conf/login-config.xml	2009-07-01 13:36:17.000000000 -0400
 +++ ./server/production/conf/login-config.xml	2009-07-01 13:38:33.000000000 -0400
@@ -249,12 +231,6 @@
 @@ -1,2 +0,0 @@
 -# A sample roles.properties file for use with the UsersRolesLoginModule
 -admin=JBossAdmin,HttpInvoker
-diff -Naur --exclude='*.class' --exclude='*.jar' ./server/production/conf/props/web-console-users.properties ./server/production/conf/props/web-console-users.properties
---- ./server/production/conf/props/web-console-users.properties	2009-07-01 13:36:17.000000000 -0400
-+++ ./server/production/conf/props/web-console-users.properties	1969-12-31 19:00:00.000000000 -0500
-@@ -1,2 +0,0 @@
--# A sample users.properties file for use with the UsersRolesLoginModule
--admin=admin
 diff -Naur --exclude='*.class' --exclude='*.jar' ./server/production/deploy/httpha-invoker.sar/invoker.war/WEB-INF/web.xml ./server/production/deploy/httpha-invoker.sar/invoker.war/WEB-INF/web.xml
 --- ./server/production/deploy/httpha-invoker.sar/invoker.war/WEB-INF/web.xml	2009-07-01 13:36:17.000000000 -0400
 +++ ./server/production/deploy/httpha-invoker.sar/invoker.war/WEB-INF/web.xml	2009-07-01 13:38:33.000000000 -0400
@@ -365,12 +341,6 @@
 @@ -1,2 +0,0 @@
 -# A sample roles.properties file for use with the UsersRolesLoginModule
 -admin=JBossAdmin,HttpInvoker
-diff -Naur --exclude='*.class' --exclude='*.jar' ./server/standard/conf/props/web-console-users.properties ./server/standard/conf/props/web-console-users.properties
---- ./server/standard/conf/props/web-console-users.properties	2009-07-01 13:36:17.000000000 -0400
-+++ ./server/standard/conf/props/web-console-users.properties	1969-12-31 19:00:00.000000000 -0500
-@@ -1,2 +0,0 @@
--# A sample users.properties file for use with the UsersRolesLoginModule
--admin=admin
 diff -Naur --exclude='*.class' --exclude='*.jar' ./server/standard/deploy/jmx-console.war/WEB-INF/jboss-web.xml ./server/standard/deploy/jmx-console.war/WEB-INF/jboss-web.xml
 --- ./server/standard/deploy/jmx-console.war/WEB-INF/jboss-web.xml	2009-07-01 13:36:17.000000000 -0400
 +++ ./server/standard/deploy/jmx-console.war/WEB-INF/jboss-web.xml	2009-07-01 13:38:37.000000000 -0400
@@ -436,12 +406,6 @@
 @@ -1,2 +0,0 @@
 -# A sample roles.properties file for use with the UsersRolesLoginModule
 -admin=JBossAdmin,HttpInvoker
-diff -Naur --exclude='*.class' --exclude='*.jar' ./server/web/conf/props/web-console-users.properties ./server/web/conf/props/web-console-users.properties
---- ./server/web/conf/props/web-console-users.properties	2009-07-01 13:36:17.000000000 -0400
-+++ ./server/web/conf/props/web-console-users.properties	1969-12-31 19:00:00.000000000 -0500
-@@ -1,2 +0,0 @@
--# A sample users.properties file for use with the UsersRolesLoginModule
--admin=admin
 diff -Naur --exclude='*.class' --exclude='*.jar' ./server/web/deploy/jmx-console.war/WEB-INF/jboss-web.xml ./server/web/deploy/jmx-console.war/WEB-INF/jboss-web.xml
 --- ./server/web/deploy/jmx-console.war/WEB-INF/jboss-web.xml	2009-07-01 13:36:17.000000000 -0400
 +++ ./server/web/deploy/jmx-console.war/WEB-INF/jboss-web.xml	2009-07-01 13:38:33.000000000 -0400
@@ -487,3 +451,34 @@
                    <!-- Interceptor that deals with non-serializable results -->
                    <interceptor code="org.jboss.jmx.connector.invoker.SerializableInterceptor"
                       policyClass="StripModelMBeanInfoPolicy"/>
+
+diff -Naur ./server/all/conf/props/web-console-users.properties ./server/all/conf/props/web-console-users.properties
+--- ./server/all/conf/props/web-console-users.properties	2009-07-02 15:16:54.000000000 -0400
++++ ./server/all/conf/props/web-console-users.properties	1969-12-31 19:00:00.000000000 -0500
+@@ -1,2 +0,0 @@
+-# A sample users.properties file for use with the UsersRolesLoginModule
+-# admin=admin
+diff -Naur ./server/default/conf/props/web-console-users.properties ./server/default/conf/props/web-console-users.properties
+--- ./server/default/conf/props/web-console-users.properties	2009-07-02 15:16:54.000000000 -0400
++++ ./server/default/conf/props/web-console-users.properties	1969-12-31 19:00:00.000000000 -0500
+@@ -1,2 +0,0 @@
+-# A sample users.properties file for use with the UsersRolesLoginModule
+-# admin=admin
+diff -Naur ./server/production/conf/props/web-console-users.properties ./server/production/conf/props/web-console-users.properties
+--- ./server/production/conf/props/web-console-users.properties	2009-07-02 15:16:54.000000000 -0400
++++ ./server/production/conf/props/web-console-users.properties	1969-12-31 19:00:00.000000000 -0500
+@@ -1,2 +0,0 @@
+-# A sample users.properties file for use with the UsersRolesLoginModule
+-# admin=admin
+diff -Naur ./server/standard/conf/props/web-console-users.properties ./server/standard/conf/props/web-console-users.properties
+--- ./server/standard/conf/props/web-console-users.properties	2009-07-02 15:16:54.000000000 -0400
++++ ./server/standard/conf/props/web-console-users.properties	1969-12-31 19:00:00.000000000 -0500
+@@ -1,2 +0,0 @@
+-# A sample users.properties file for use with the UsersRolesLoginModule
+-# admin=admin
+diff -Naur ./server/web/conf/props/web-console-users.properties ./server/web/conf/props/web-console-users.properties
+--- ./server/web/conf/props/web-console-users.properties	2009-07-02 15:16:54.000000000 -0400
++++ ./server/web/conf/props/web-console-users.properties	1969-12-31 19:00:00.000000000 -0500
+@@ -1,2 +0,0 @@
+-# A sample users.properties file for use with the UsersRolesLoginModule
+-# admin=admin




More information about the jboss-cvs-commits mailing list