|
From: <pan...@us...> - 2008-10-31 03:22:40
|
Revision: 109
http://trippi.svn.sourceforge.net/trippi/?rev=109&view=rev
Author: pangloss
Date: 2008-10-31 03:22:30 +0000 (Fri, 31 Oct 2008)
Log Message:
-----------
updated libraries
Modified Paths:
--------------
trunk/lib/lib.properties
Added Paths:
-----------
trunk/lib/commons-collections-3.2.1.jar
trunk/lib/commons-dbcp-1.2.2.jar
trunk/lib/commons-pool-1.4.jar
trunk/lib/derby-10.4.2.0.jar
trunk/lib/junit-4.5.jar
trunk/lib/xpp3_min-1.1.4c.jar
Removed Paths:
-------------
trunk/lib/commons-collections-3.1.jar
trunk/lib/commons-dbcp-1.2.1.jar
trunk/lib/commons-pool-1.2.jar
trunk/lib/derby.jar
trunk/lib/junit.jar
trunk/lib/xpp3_min-1.1.3.4.K.jar
Deleted: trunk/lib/commons-collections-3.1.jar
===================================================================
(Binary files differ)
Added: trunk/lib/commons-collections-3.2.1.jar
===================================================================
(Binary files differ)
Property changes on: trunk/lib/commons-collections-3.2.1.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Deleted: trunk/lib/commons-dbcp-1.2.1.jar
===================================================================
(Binary files differ)
Added: trunk/lib/commons-dbcp-1.2.2.jar
===================================================================
(Binary files differ)
Property changes on: trunk/lib/commons-dbcp-1.2.2.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Deleted: trunk/lib/commons-pool-1.2.jar
===================================================================
(Binary files differ)
Added: trunk/lib/commons-pool-1.4.jar
===================================================================
(Binary files differ)
Property changes on: trunk/lib/commons-pool-1.4.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/lib/derby-10.4.2.0.jar
===================================================================
(Binary files differ)
Property changes on: trunk/lib/derby-10.4.2.0.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Deleted: trunk/lib/derby.jar
===================================================================
(Binary files differ)
Added: trunk/lib/junit-4.5.jar
===================================================================
(Binary files differ)
Property changes on: trunk/lib/junit-4.5.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Deleted: trunk/lib/junit.jar
===================================================================
(Binary files differ)
Modified: trunk/lib/lib.properties
===================================================================
--- trunk/lib/lib.properties 2008-10-17 11:49:30 UTC (rev 108)
+++ trunk/lib/lib.properties 2008-10-31 03:22:30 UTC (rev 109)
@@ -32,12 +32,12 @@
lib.commons-codec = lib/commons-codec-1.3.jar
# title : Commons Collections
-# version : 3.1
+# version : 3.2.1
# license : The Apache Software License, Version 2.0
# organization : The Apache Software Foundation
# url : http://jakarta.apache.org/commons/collections/
#
-lib.commons-collections = lib/commons-collections-3.1.jar
+lib.commons-collections = lib/commons-collections-3.2.1.jar
# title : Commons Database Connection Pooling
# version : 1.2.1
@@ -47,7 +47,7 @@
# depends-on : commons-collections
# depends-on : commons-pool
#
-lib.commons-dbcp = lib/commons-dbcp-1.2.1.jar
+lib.commons-dbcp = lib/commons-dbcp-1.2.2.jar
# title : Commons Discovery
# version : 1.2
@@ -75,13 +75,13 @@
lib.commons-logging = lib/commons-logging-1.0.3.jar
# title : Commons Object Pooling Library
-# version : 1.2
+# version : 1.4
# license : The Apache Software License, Version 2.0
# organization : The Apache Software Foundation
# url : http://jakarta.apache.org/commons/pool/
# depends-on : commons-collections
#
-lib.commons-pool = lib/commons-pool-1.2.jar
+lib.commons-pool = lib/commons-pool-1.4.jar
# title : J2EE Connector Architecture
# url : http://java.sun.com/j2ee/connector/
@@ -114,12 +114,12 @@
lib.jta = lib/jta-spec1_0_1.jar
# title : JUnit
-# version : 3.8.1
+# version : 4.5
# license : Common Public License 1.0
# organization : JUnit.org
# url : http://junit.org/
#
-lib.junit = lib/junit.jar
+lib.junit = lib/junit-4.5.jar
# title : Mulgara
# version : 2.0.6
@@ -152,12 +152,12 @@
lib.mulgara = lib/mulgara-core-2.0.6.jar
# title : Apache Derby Database
-# version : 10.1.3.1
+# version : 10.4.2.0
# license : The Apache Software License, Version 2.0
# organization : The Apache Software Foundation
# url : http://db.apache.org/derby/
#
-lib.derby = lib/derby.jar
+lib.derby = lib/derby-10.4.2.0.jar
# title : Log4J
# version : 1.2.15
@@ -261,10 +261,10 @@
lib.xmlpull = lib/xmlpull_1_1_3_4a.jar
# title : XML Pull Implementation
-# version : 1.1.3.4.K
+# version : 1.1.4c
# license : ?
# organization : ?
# url : http://xmlpull.org/
#
-lib.xpp3 = lib/xpp3_min-1.1.3.4.K.jar
+lib.xpp3 = lib/xpp3_min-1.1.4c.jar
Deleted: trunk/lib/xpp3_min-1.1.3.4.K.jar
===================================================================
(Binary files differ)
Added: trunk/lib/xpp3_min-1.1.4c.jar
===================================================================
(Binary files differ)
Property changes on: trunk/lib/xpp3_min-1.1.4c.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|