You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2011/10/14 11:28:53 UTC

svn commit: r1183259 - in /incubator/jena/Jena2/Joseki/trunk: ./ lib/

Author: andy
Date: Fri Oct 14 09:28:52 2011
New Revision: 1183259

URL: http://svn.apache.org/viewvc?rev=1183259&view=rev
Log:
Version updates ; check SDB packaging

Added:
    incubator/jena/Jena2/Joseki/trunk/lib/commons-codec-1.4.jar   (with props)
    incubator/jena/Jena2/Joseki/trunk/lib/httpclient-4.1.2.jar   (with props)
    incubator/jena/Jena2/Joseki/trunk/lib/httpcore-4.1.2.jar   (with props)
    incubator/jena/Jena2/Joseki/trunk/lib/sdb-1.3.5-SNAPSHOT.jar   (with props)
    incubator/jena/Jena2/Joseki/trunk/lib/tdb-0.8.11-SNAPSHOT.jar   (with props)
    incubator/jena/Jena2/Joseki/trunk/mvn-update   (with props)
Modified:
    incubator/jena/Jena2/Joseki/trunk/.classpath
    incubator/jena/Jena2/Joseki/trunk/lib/arq-2.8.9-SNAPSHOT-tests.jar
    incubator/jena/Jena2/Joseki/trunk/lib/arq-2.8.9-SNAPSHOT.jar
    incubator/jena/Jena2/Joseki/trunk/pom.xml

Modified: incubator/jena/Jena2/Joseki/trunk/.classpath
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Joseki/trunk/.classpath?rev=1183259&r1=1183258&r2=1183259&view=diff
==============================================================================
--- incubator/jena/Jena2/Joseki/trunk/.classpath (original)
+++ incubator/jena/Jena2/Joseki/trunk/.classpath Fri Oct 14 09:28:52 2011
@@ -20,8 +20,11 @@
 	<classpathentry kind="lib" path="lib/jetty-util-6.1.25.jar"/>
 	<classpathentry kind="lib" path="lib/servlet-api-2.5-20081211.jar"/>
 	<classpathentry kind="lib" path="lib/arq-2.8.9-SNAPSHOT.jar"/>
-	<classpathentry kind="lib" path="lib/sdb-1.3.4.jar"/>
-	<classpathentry kind="lib" path="lib/tdb-0.8.10.jar"/>
 	<classpathentry kind="lib" path="lib/arq-2.8.9-SNAPSHOT-tests.jar"/>
+	<classpathentry kind="lib" path="lib/commons-codec-1.4.jar"/>
+	<classpathentry kind="lib" path="lib/httpclient-4.1.2.jar"/>
+	<classpathentry kind="lib" path="lib/httpcore-4.1.2.jar"/>
+	<classpathentry kind="lib" path="lib/sdb-1.3.5-SNAPSHOT.jar"/>
+	<classpathentry kind="lib" path="lib/tdb-0.8.11-SNAPSHOT.jar"/>
 	<classpathentry kind="output" path="classes"/>
 </classpath>

Modified: incubator/jena/Jena2/Joseki/trunk/lib/arq-2.8.9-SNAPSHOT-tests.jar
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Joseki/trunk/lib/arq-2.8.9-SNAPSHOT-tests.jar?rev=1183259&r1=1183258&r2=1183259&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/jena/Jena2/Joseki/trunk/lib/arq-2.8.9-SNAPSHOT.jar
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Joseki/trunk/lib/arq-2.8.9-SNAPSHOT.jar?rev=1183259&r1=1183258&r2=1183259&view=diff
==============================================================================
Binary files - no diff available.

Added: incubator/jena/Jena2/Joseki/trunk/lib/commons-codec-1.4.jar
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Joseki/trunk/lib/commons-codec-1.4.jar?rev=1183259&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/jena/Jena2/Joseki/trunk/lib/commons-codec-1.4.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/jena/Jena2/Joseki/trunk/lib/httpclient-4.1.2.jar
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Joseki/trunk/lib/httpclient-4.1.2.jar?rev=1183259&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/jena/Jena2/Joseki/trunk/lib/httpclient-4.1.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/jena/Jena2/Joseki/trunk/lib/httpcore-4.1.2.jar
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Joseki/trunk/lib/httpcore-4.1.2.jar?rev=1183259&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/jena/Jena2/Joseki/trunk/lib/httpcore-4.1.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/jena/Jena2/Joseki/trunk/lib/sdb-1.3.5-SNAPSHOT.jar
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Joseki/trunk/lib/sdb-1.3.5-SNAPSHOT.jar?rev=1183259&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/jena/Jena2/Joseki/trunk/lib/sdb-1.3.5-SNAPSHOT.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/jena/Jena2/Joseki/trunk/lib/tdb-0.8.11-SNAPSHOT.jar
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Joseki/trunk/lib/tdb-0.8.11-SNAPSHOT.jar?rev=1183259&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/jena/Jena2/Joseki/trunk/lib/tdb-0.8.11-SNAPSHOT.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/jena/Jena2/Joseki/trunk/mvn-update
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Joseki/trunk/mvn-update?rev=1183259&view=auto
==============================================================================
--- incubator/jena/Jena2/Joseki/trunk/mvn-update (added)
+++ incubator/jena/Jena2/Joseki/trunk/mvn-update Fri Oct 14 09:28:52 2011
@@ -0,0 +1,21 @@
+#!/bin/bash
+
+if [ -e "lib-src" ]
+then
+    mvn dependency:copy-dependencies \
+	-Dclassifier="sources"       \
+	-DoutputDirectory=lib-src    \
+	-DincludeGroupIds="com.hp.hpl.jena"
+
+    mvn dependency:copy-dependencies \
+	-Dclassifier="test-sources"  \
+	-DincludeScope="test"        \
+	-DoutputDirectory=lib-src    \
+	-DincludeArtifactIds="jena,arq"  \
+	-DincludeGroupIds="com.hp.hpl.jena"
+fi
+
+mvn dependency:copy-dependencies -DoutputDirectory=lib
+
+# This is a fix for Jena 2.6.3 and ARQ 2.8.5 which depends on IRI sources.
+rm -f lib/*-sources*

Propchange: incubator/jena/Jena2/Joseki/trunk/mvn-update
------------------------------------------------------------------------------
    svn:executable = *

Modified: incubator/jena/Jena2/Joseki/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Joseki/trunk/pom.xml?rev=1183259&r1=1183258&r2=1183259&view=diff
==============================================================================
--- incubator/jena/Jena2/Joseki/trunk/pom.xml (original)
+++ incubator/jena/Jena2/Joseki/trunk/pom.xml Fri Oct 14 09:28:52 2011
@@ -31,8 +31,8 @@
     <this.root>${project.artifactId}-${project.version}</this.root>
     <ver.jena>2.6.4</ver.jena>
     <ver.arq>2.8.9-SNAPSHOT</ver.arq>
-    <ver.tdb>0.8.10</ver.tdb>
-    <ver.sdb>1.3.4</ver.sdb>
+    <ver.tdb>0.8.11-SNAPSHOT</ver.tdb>
+    <ver.sdb>1.3.5-SNAPSHOT</ver.sdb>
   </properties>
 
   <dependencies>