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:[EMAIL PROTECTED]">Subscribe to List</a></li>
         <li><a href="mailto:[EMAIL PROTECTED]">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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to