|
From: <pan...@us...> - 2009-02-03 16:40:56
|
Revision: 113
http://trippi.svn.sourceforge.net/trippi/?rev=113&view=rev
Author: pangloss
Date: 2009-02-03 16:40:48 +0000 (Tue, 03 Feb 2009)
Log Message:
-----------
library updates for Mulgara 2.0.8
* note, this build of mulgara-core-2.0.8.jar is modified from the official 2.0.8 release to include several mulgara packages that were omitted from the release build. These modifications should be reflected in a future Mulgara release
Modified Paths:
--------------
trunk/README.txt
trunk/lib/lib.properties
Added Paths:
-----------
trunk/lib/mulgara-core-2.0.8.jar
trunk/lib/openrdf-sesame-2.2.1-onejar.jar
Removed Paths:
-------------
trunk/lib/openrdf-sesame-2.1.3-onejar.jar
Modified: trunk/README.txt
===================================================================
--- trunk/README.txt 2008-10-31 03:32:48 UTC (rev 112)
+++ trunk/README.txt 2009-02-03 16:40:48 UTC (rev 113)
@@ -5,12 +5,13 @@
Source Distribution
Copyright (c) 2005-2007, Cornell University
+ Copyright (c) 2008-2009, Fedora Commons
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
LICENSE
=======
-Trippi is distributed under the Educational Community License (ECL), v1.0.
+Trippi is distributed under the Apache License, v2.0.
Use of this software indicates your acceptance of the terms of this license.
The distribution includes several third-party, open-source libraries with
thier own license terms.
Modified: trunk/lib/lib.properties
===================================================================
--- trunk/lib/lib.properties 2008-10-31 03:32:48 UTC (rev 112)
+++ trunk/lib/lib.properties 2009-02-03 16:40:48 UTC (rev 113)
@@ -193,13 +193,13 @@
lib.mptstore = lib/mptstore-0.9.1.jar
# title : OpenRDF Sesame
-# version : 2.0.1
+# version : 2.2.1
# license : ??
# organization : Aduna
# url : http://openrdf.org/
# depends-on : slfj-api, slf4j-jdk14
#
-lib.openrdf-sesame-onejar = lib/openrdf-sesame-2.1.3-onejar.jar
+lib.openrdf-sesame-onejar = lib/openrdf-sesame-2.2.1-onejar.jar
# title : Oracle JDBC Driver
# version : 10.2.0.2
Added: trunk/lib/mulgara-core-2.0.8.jar
===================================================================
(Binary files differ)
Property changes on: trunk/lib/mulgara-core-2.0.8.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Deleted: trunk/lib/openrdf-sesame-2.1.3-onejar.jar
===================================================================
(Binary files differ)
Added: trunk/lib/openrdf-sesame-2.2.1-onejar.jar
===================================================================
(Binary files differ)
Property changes on: trunk/lib/openrdf-sesame-2.2.1-onejar.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.
|