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 2013/05/12 17:24:45 UTC

svn commit: r1481582 - in /jena/Scratch/AFS/Dev/trunk: .classpath src/main/java/projects/riot_writer/ src/main/java/projects/viewgraph/

Author: andy
Date: Sun May 12 15:24:45 2013
New Revision: 1481582

URL: http://svn.apache.org/r1481582
Log:
Align dev project to Jena 2.10.1

Removed:
    jena/Scratch/AFS/Dev/trunk/src/main/java/projects/riot_writer/
    jena/Scratch/AFS/Dev/trunk/src/main/java/projects/viewgraph/
Modified:
    jena/Scratch/AFS/Dev/trunk/.classpath

Modified: jena/Scratch/AFS/Dev/trunk/.classpath
URL: http://svn.apache.org/viewvc/jena/Scratch/AFS/Dev/trunk/.classpath?rev=1481582&r1=1481581&r2=1481582&view=diff
==============================================================================
--- jena/Scratch/AFS/Dev/trunk/.classpath (original)
+++ jena/Scratch/AFS/Dev/trunk/.classpath Sun May 12 15:24:45 2013
@@ -10,7 +10,7 @@
 	<classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar" sourcepath="M2_REPO/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1-sources.jar"/>
 	<classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpclient/4.1.2/httpclient-4.1.2.jar" sourcepath="M2_REPO/org/apache/httpcomponents/httpclient/4.1.2/httpclient-4.1.2-sources.jar"/>
 	<classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpcore/4.1.3/httpcore-4.1.3.jar" sourcepath="M2_REPO/org/apache/httpcomponents/httpcore/4.1.3/httpcore-4.1.3-sources.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/apache/jena/jena-iri/0.9.6-SNAPSHOT/jena-iri-0.9.6-SNAPSHOT.jar" sourcepath="M2_REPO/org/apache/jena/jena-iri/0.9.6-SNAPSHOT/jena-iri-0.9.6-SNAPSHOT-sources.jar"/>
+	<classpathentry kind="var" path="M2_REPO/org/apache/jena/jena-iri/0.9.7-SNAPSHOT/jena-iri-0.9.7-SNAPSHOT.jar" sourcepath="M2_REPO/org/apache/jena/jena-iri/0.9.7-SNAPSHOT/jena-iri-0.9.7-SNAPSHOT-sources.jar"/>
 	<classpathentry kind="var" path="M2_REPO/junit/junit/4.11/junit-4.11.jar" sourcepath="M2_REPO/junit/junit/4.11/junit-4.11-sources.jar"/>
 	<classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.16/log4j-1.2.16.jar" sourcepath="M2_REPO/log4j/log4j/1.2.16/log4j-1.2.16-sources.jar"/>
 	<classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar" sourcepath="M2_REPO/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4-sources.jar"/>