You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2007/08/16 21:28:24 UTC

svn commit: r566806 - /logging/log4j/companions/receivers/trunk/pom.xml

Author: carnold
Date: Thu Aug 16 12:28:23 2007
New Revision: 566806

URL: http://svn.apache.org/viewvc?view=rev&rev=566806
Log:
Bug 42102: Restore jakarta-oro dependency

Modified:
    logging/log4j/companions/receivers/trunk/pom.xml

Modified: logging/log4j/companions/receivers/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/companions/receivers/trunk/pom.xml?view=diff&rev=566806&r1=566805&r2=566806
==============================================================================
--- logging/log4j/companions/receivers/trunk/pom.xml (original)
+++ logging/log4j/companions/receivers/trunk/pom.xml Thu Aug 16 12:28:23 2007
@@ -229,6 +229,11 @@
       <version>1.0</version>
     </dependency>
     <dependency>
+      <groupId>oro</groupId>
+      <artifactId>oro</artifactId>
+      <version>2.0.8</version>
+    </dependency>  
+    <dependency>
       <groupId>javax.jms</groupId>
       <artifactId>jms</artifactId>
       <version>1.1</version>



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