[jboss-cvs] JBossAS SVN: r112227 - tags/JBPAPP_5_1_2_ER1/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Sep 12 12:15:54 EDT 2011


Author: mbenitez
Date: 2011-09-12 12:15:54 -0400 (Mon, 12 Sep 2011)
New Revision: 112227

Modified:
   tags/JBPAPP_5_1_2_ER1/build/jbossas-5.patch
Log:
Update build/jbossas-5.patch

Modified: tags/JBPAPP_5_1_2_ER1/build/jbossas-5.patch
===================================================================
--- tags/JBPAPP_5_1_2_ER1/build/jbossas-5.patch	2011-09-12 16:13:47 UTC (rev 112226)
+++ tags/JBPAPP_5_1_2_ER1/build/jbossas-5.patch	2011-09-12 16:15:54 UTC (rev 112227)
@@ -1,24 +1,26 @@
 diff -Naur server/standard/deploy/ROOT.war/index.html server/standard/deploy/ROOT.war/index.html
 --- server/standard/deploy/ROOT.war/index.html	2009-08-18 21:53:40.000000000 -0400
 +++ server/standard/deploy/ROOT.war/index.html	2009-08-19 08:48:47.000000000 -0400
-@@ -17,9 +17,7 @@
+@@ -17,10 +17,8 @@
  
  <h3>Manage this JBoss EAP Instance</h3>
     <ul>      
 -      <li><a href="/admin-console/">Admin Console</a></li>
        <li><a href="/jmx-console/">JMX Console</a></li>
 -      <li><a href="/web-console/">JBoss Web Console</a></li>
+       <li><a href="/jbossws/">JBoss WS Console</a></li>
        <li><a href="/status">Tomcat status</a>
            <a href="/status?full=true">(full)</a>
            <a href="/status?XML=true">(XML)</a></li>
 diff -Naur server/web/deploy/ROOT.war/index.html server/web/deploy/ROOT.war/index.html
 --- server/web/deploy/ROOT.war/index.html	2009-08-18 21:53:43.000000000 -0400
 +++ server/web/deploy/ROOT.war/index.html	2009-08-19 08:07:35.000000000 -0400
-@@ -19,7 +19,6 @@
+@@ -19,8 +19,7 @@
     <ul>      
        <li><a href="/admin-console/">Admin Console</a></li>
        <li><a href="/jmx-console/">JMX Console</a></li>
 -      <li><a href="/web-console/">JBoss Web Console</a></li>
+       <li><a href="/jbossws/">JBoss WS Console</a></li>
        <li><a href="/status">Tomcat status</a>
            <a href="/status?full=true">(full)</a>
            <a href="/status?XML=true">(XML)</a></li>



More information about the jboss-cvs-commits mailing list