[jboss-cvs] JBossAS SVN: r114720 - branches/JBPAPP_5/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Feb 13 10:09:16 EST 2014


Author: rhatlapa
Date: 2014-02-13 10:09:16 -0500 (Thu, 13 Feb 2014)
New Revision: 114720

Modified:
   branches/JBPAPP_5/build/jbossas-5.patch
Log:
Fixing lines in jbossas-5.patch

it pointed to wrong lines resulting in, fixed now
[patch] Hunk #1 FAILED at 17.
[patch] 1 out of 1 hunk FAILED -- saving rejects to file server/standard/deploy/ROOT.war/index.html.rej



Modified: branches/JBPAPP_5/build/jbossas-5.patch
===================================================================
--- branches/JBPAPP_5/build/jbossas-5.patch	2014-02-13 14:50:31 UTC (rev 114719)
+++ branches/JBPAPP_5/build/jbossas-5.patch	2014-02-13 15:09:16 UTC (rev 114720)
@@ -1,7 +1,7 @@
 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,10 +17,8 @@
+@@ -17,9 +17,7 @@
  
  <h3>Manage this JBoss EAP Instance</h3>
     <ul>      
@@ -15,7 +15,7 @@
 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,8 +19,7 @@
+@@ -19,7 +19,6 @@
     <ul>      
        <li><a href="/admin-console/">Admin Console</a></li>
        <li><a href="/jmx-console/">JMX Console</a></li>



More information about the jboss-cvs-commits mailing list