|
From: <pan...@us...> - 2008-10-17 11:25:12
|
Revision: 106
http://trippi.svn.sourceforge.net/trippi/?rev=106&view=rev
Author: pangloss
Date: 2008-10-17 11:25:05 +0000 (Fri, 17 Oct 2008)
Log Message:
-----------
updated for mulgara 2.0.6
Modified Paths:
--------------
trunk/lib/lib.properties
trunk/src/java/org/trippi/Trippi.properties
Added Paths:
-----------
trunk/lib/lucene-core-2.4.0.jar
Removed Paths:
-------------
trunk/lib/lucene-2.0.0.jar
Modified: trunk/lib/lib.properties
===================================================================
--- trunk/lib/lib.properties 2008-09-18 03:47:21 UTC (rev 105)
+++ trunk/lib/lib.properties 2008-10-17 11:25:05 UTC (rev 106)
@@ -122,7 +122,7 @@
lib.junit = lib/junit.jar
# title : Mulgara
-# version : 2.0
+# version : 2.0.6
# license : Mozilla Public License 1.1
# url : http://www.mulgara.org/
# depends-on : log4j
@@ -149,7 +149,7 @@
# depends-on : saaj
# depends-on : trove
#
-lib.mulgara = lib/mulgara-core-2.0.5.jar
+lib.mulgara = lib/mulgara-core-2.0.6.jar
# title : Apache Derby Database
# version : 10.1.3.1
@@ -168,12 +168,12 @@
lib.log4j = lib/log4j-1.2.15.jar
# title : Lucene
-# version : 2.0.0
+# version : 2.4.0
# license : ?
# organization : Apache?
# url : http://lucene.apache.org/
#
-lib.lucene = lib/lucene-2.0.0.jar
+lib.lucene = lib/lucene-core-2.4.0.jar
# title : Java Mail
# version : 1.3
Deleted: trunk/lib/lucene-2.0.0.jar
===================================================================
(Binary files differ)
Added: trunk/lib/lucene-core-2.4.0.jar
===================================================================
(Binary files differ)
Property changes on: trunk/lib/lucene-core-2.4.0.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/src/java/org/trippi/Trippi.properties
===================================================================
--- trunk/src/java/org/trippi/Trippi.properties 2008-09-18 03:47:21 UTC (rev 105)
+++ trunk/src/java/org/trippi/Trippi.properties 2008-10-17 11:25:05 UTC (rev 106)
@@ -1,2 +1,2 @@
-trippi.version=1.4
+trippi.version=1.4.1
buildDate=@buildDate@
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|