You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pubscribe-dev@ws.apache.org by sc...@apache.org on 2005/05/24 23:24:16 UTC

svn commit: r178285 - in /incubator/hermes/trunk: project.xml src/site/content/xdocs/contact_info.xml src/webapp/WEB-INF/classes/log4j.properties

Author: scamp
Date: Tue May 24 14:24:16 2005
New Revision: 178285

URL: http://svn.apache.org/viewcvs?rev=178285&view=rev
Log: (empty)

Modified:
    incubator/hermes/trunk/project.xml
    incubator/hermes/trunk/src/site/content/xdocs/contact_info.xml
    incubator/hermes/trunk/src/webapp/WEB-INF/classes/log4j.properties

Modified: incubator/hermes/trunk/project.xml
URL: http://svn.apache.org/viewcvs/incubator/hermes/trunk/project.xml?rev=178285&r1=178284&r2=178285&view=diff
==============================================================================
--- incubator/hermes/trunk/project.xml (original)
+++ incubator/hermes/trunk/project.xml Tue May 24 14:24:16 2005
@@ -320,6 +320,18 @@
                 <war.bundle>true</war.bundle>
             </properties>
         </dependency>
+
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</artifactId>
+      <version>1.2.8</version>
+      <url>http://logging.apache.org/log4j/</url>
+      <properties>
+        <license>ApacheLicense-2.0.txt</license>
+        <war.bundle>true</war.bundle>
+        <usage>Needed by Velocity.</usage>
+      </properties>
+    </dependency>
         
     <dependency>
       <groupId>directory-naming</groupId>

Modified: incubator/hermes/trunk/src/site/content/xdocs/contact_info.xml
URL: http://svn.apache.org/viewcvs/incubator/hermes/trunk/src/site/content/xdocs/contact_info.xml?rev=178285&r1=178284&r2=178285&view=diff
==============================================================================
--- incubator/hermes/trunk/src/site/content/xdocs/contact_info.xml (original)
+++ incubator/hermes/trunk/src/site/content/xdocs/contact_info.xml Tue May 24 14:24:16 2005
@@ -20,7 +20,7 @@
       <ul>
         <li><a href="mailto:hermes-dev-subscribe@ws.apache.org">Subscribe to List</a></li>
         <li><a href="mailto:hermes-dev-unsubscribe@ws.apache.org">Unsubscribe from List</a></li>
-        <li><a href="http://ws.apache.org/mail/hermes-dev/">View List Archive</a></li>
+        <li>Archives: <a href="http://ws.apache.org/mail/apollo-dev/">Apache</a> , <a href="http://marc.theaimsgroup.com/?l=hermes-dev&r=1&w=2/">MARC</a></li>
       </ul>
       <note>In order to post to the list, it is necessary to first subscribe to it.</note>
     </section>

Modified: incubator/hermes/trunk/src/webapp/WEB-INF/classes/log4j.properties
URL: http://svn.apache.org/viewcvs/incubator/hermes/trunk/src/webapp/WEB-INF/classes/log4j.properties?rev=178285&r1=178284&r2=178285&view=diff
==============================================================================
--- incubator/hermes/trunk/src/webapp/WEB-INF/classes/log4j.properties (original)
+++ incubator/hermes/trunk/src/webapp/WEB-INF/classes/log4j.properties Tue May 24 14:24:16 2005
@@ -30,6 +30,7 @@
 log4j.category.org.apache.axis=INFO
 log4j.category.org.apache.axis.transport.http.SimpleAxisServer=WARN
 log4j.category.org.apache.axis.wsdl.toJava.JavaGeneratorFactory=WARN
+log4j.category.org.apache.ws.util.i18n.ProjectResourceBundle=WARN
 
 #-------------------------------------------#
 #  Log appenders and their output patterns  #



---------------------------------------------------------------------
To unsubscribe, e-mail: hermes-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: hermes-dev-help@ws.apache.org