[pal-cvs 2907] [651] added commons lang and removed log4j.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 10月 22日 (月) 18:21:46 JST


Revision: 651
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=651
Author:   shinsuke
Date:     2007-10-22 18:21:46 +0900 (Mon, 22 Oct 2007)

Log Message:
-----------
added commons lang and removed log4j.

Modified Paths:
--------------
    pal-admin/trunk/pom.xml


-------------- next part --------------
Modified: pal-admin/trunk/pom.xml
===================================================================
--- pal-admin/trunk/pom.xml	2007-10-22 09:20:52 UTC (rev 650)
+++ pal-admin/trunk/pom.xml	2007-10-22 09:21:46 UTC (rev 651)
@@ -217,10 +217,17 @@
       <version>1.1</version>
     </dependency>
     <dependency>
+      <groupId>commons-lang</groupId>
+      <artifactId>commons-lang</artifactId>
+      <version>2.3</version>
+    </dependency>
+<!--
+    <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
-      <version>1.2.9</version>
+      <version>1.2.14</version>
     </dependency>
+-->
     <dependency>
       <groupId>xerces</groupId>
       <artifactId>xercesImpl</artifactId>


pal-cvs メーリングリストの案内
Back to archive index