You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2007/03/14 13:19:48 UTC

svn commit: r518107 - in /activemq/trunk: activemq-web-console/src/main/webapp/WEB-INF/web.xml activemq-web-demo/src/main/webapp/WEB-INF/web.xml

Author: jstrachan
Date: Wed Mar 14 05:19:46 2007
New Revision: 518107

URL: http://svn.apache.org/viewvc?view=rev&rev=518107
Log:
tidied the web app descriptions

Modified:
    activemq/trunk/activemq-web-console/src/main/webapp/WEB-INF/web.xml
    activemq/trunk/activemq-web-demo/src/main/webapp/WEB-INF/web.xml

Modified: activemq/trunk/activemq-web-console/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-web-console/src/main/webapp/WEB-INF/web.xml?view=diff&rev=518107&r1=518106&r2=518107
==============================================================================
--- activemq/trunk/activemq-web-console/src/main/webapp/WEB-INF/web.xml (original)
+++ activemq/trunk/activemq-web-console/src/main/webapp/WEB-INF/web.xml Wed Mar 14 05:19:46 2007
@@ -23,7 +23,7 @@
          version="2.4">
 
     <description>
-      ActiveMQ Console
+      Apache ActiveMQ Web Console
     </description>
     <display-name>ActiveMQ Console</display-name>
 

Modified: activemq/trunk/activemq-web-demo/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-web-demo/src/main/webapp/WEB-INF/web.xml?view=diff&rev=518107&r1=518106&r2=518107
==============================================================================
--- activemq/trunk/activemq-web-demo/src/main/webapp/WEB-INF/web.xml (original)
+++ activemq/trunk/activemq-web-demo/src/main/webapp/WEB-INF/web.xml Wed Mar 14 05:19:46 2007
@@ -21,9 +21,9 @@
 
 <web-app>
 
-    <display-name>ActiveMQ Message Broker Web Application</display-name>
+    <display-name>ActiveMQ Web Demos</display-name>
     <description>
-    Provides a REST API to the ActiveMQ Message Broker
+    Apache ActiveMQ Web Demos
     </description>
 
     <!-- context config -->