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 2012/06/15 10:41:10 UTC

svn commit: r1350533 - in /jena/Scratch/Joseki/trunk: .classpath pom.xml

Author: andy
Date: Fri Jun 15 08:41:09 2012
New Revision: 1350533

URL: http://svn.apache.org/viewvc?rev=1350533&view=rev
Log:
Align to current Jena development versions.

Modified:
    jena/Scratch/Joseki/trunk/.classpath
    jena/Scratch/Joseki/trunk/pom.xml

Modified: jena/Scratch/Joseki/trunk/.classpath
URL: http://svn.apache.org/viewvc/jena/Scratch/Joseki/trunk/.classpath?rev=1350533&r1=1350532&r2=1350533&view=diff
==============================================================================
--- jena/Scratch/Joseki/trunk/.classpath (original)
+++ jena/Scratch/Joseki/trunk/.classpath Fri Jun 15 08:41:09 2012
@@ -5,23 +5,46 @@
   <classpathentry excluding="**/.svn/" kind="src" path="src-test"/>
   <classpathentry kind="output" path="classes"/>
   <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
-  <classpathentry kind="var" path="M2_REPO/org/apache/jena/jena-arq/2.9.1-SNAPSHOT/jena-arq-2.9.1-SNAPSHOT.jar" sourcepath="M2_REPO/org/apache/jena/jena-arq/2.9.1-SNAPSHOT/jena-arq-2.9.1-SNAPSHOT-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/apache/jena/jena-core/2.7.1-SNAPSHOT/jena-core-2.7.1-SNAPSHOT.jar" sourcepath="M2_REPO/org/apache/jena/jena-core/2.7.1-SNAPSHOT/jena-core-2.7.1-SNAPSHOT-sources.jar"/>
+
+  <classpathentry kind="var"
+		  path="M2_REPO/org/apache/jena/jena-iri/0.9.2-SNAPSHOT/jena-iri-0.9.2-SNAPSHOT.jar" 
+		  sourcepath="M2_REPO/org/apache/jena/jena-iri/0.9.2-SNAPSHOT/jena-iri-0.9.2-SNAPSHOT-sources.jar"/>
+
+  <classpathentry kind="var" 
+		  path="M2_REPO/org/apache/jena/jena-arq/2.9.2-SNAPSHOT/jena-arq-2.9.2-SNAPSHOT.jar" 
+		  sourcepath="M2_REPO/org/apache/jena/jena-arq/2.9.2-SNAPSHOT/jena-arq-2.9.2-SNAPSHOT-sources.jar"/>
+
+  <classpathentry kind="var" 
+		  path="M2_REPO/org/apache/jena/jena-core/2.7.2-SNAPSHOT/jena-core-2.7.2-SNAPSHOT.jar" 
+		  sourcepath="M2_REPO/org/apache/jena/jena-core/2.7.2-SNAPSHOT/jena-core-2.7.2-SNAPSHOT-sources.jar"/>
+
+  <classpathentry kind="var" 
+		  path="M2_REPO/org/apache/jena/jena-arq/2.9.2-SNAPSHOT/jena-arq-2.9.2-SNAPSHOT-tests.jar" 
+		  sourcepath="M2_REPO/org/apache/jena/jena-arq/2.9.2-SNAPSHOT/jena-arq-2.9.2-SNAPSHOT-test-sources.jar"/>
+  <classpathentry kind="var" 
+		  path="M2_REPO/org/apache/jena/jena-core/2.7.2-SNAPSHOT/jena-core-2.7.2-SNAPSHOT-tests.jar" 
+		  sourcepath="M2_REPO/org/apache/jena/jena-core/2.7.2-SNAPSHOT/jena-core-2.7.2-SNAPSHOT-test-sources.jar"/>
+
+  <classpathentry kind="var" 
+		  path="M2_REPO/org/apache/jena/jena-tdb/0.9.2-SNAPSHOT/jena-tdb-0.9.2-SNAPSHOT.jar" 
+		  sourcepath="M2_REPO/org/apache/jena/jena-tdb/0.9.2-SNAPSHOT/jena-tdb-0.9.2-SNAPSHOT-sources.jar"/>
+
+  <classpathentry kind="var" 
+		  path="M2_REPO/org/apache/jena/jena-sdb/1.3.4-SNAPSHOT/jena-sdb-1.3.4-SNAPSHOT.jar" 
+		  sourcepath="M2_REPO/org/apache/jena/jena-sdb/1.3.4-SNAPSHOT/jena-sdb-1.3.4-SNAPSHOT-sources.jar"/>
+
   <classpathentry kind="var" path="M2_REPO/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.jar" sourcepath="M2_REPO/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0-sources.jar"/>
   <classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar" sourcepath="M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/apache/jena/jena-iri/0.9.1-SNAPSHOT/jena-iri-0.9.1-SNAPSHOT.jar" sourcepath="M2_REPO/org/apache/jena/jena-iri/0.9.1-SNAPSHOT/jena-iri-0.9.1-SNAPSHOT-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"/>
   <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.jar" sourcepath="M2_REPO/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4-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/commons-codec/commons-codec/1.5/commons-codec-1.5.jar" sourcepath="M2_REPO/commons-codec/commons-codec/1.5/commons-codec-1.5-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-arq/2.9.1-SNAPSHOT/jena-arq-2.9.1-SNAPSHOT-tests.jar" sourcepath="M2_REPO/org/apache/jena/jena-arq/2.9.1-SNAPSHOT/jena-arq-2.9.1-SNAPSHOT-test-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/apache/jena/jena-core/2.7.1-SNAPSHOT/jena-core-2.7.1-SNAPSHOT-tests.jar" sourcepath="M2_REPO/org/apache/jena/jena-core/2.7.1-SNAPSHOT/jena-core-2.7.1-SNAPSHOT-test-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/apache/jena/jena-tdb/0.9.1-SNAPSHOT/jena-tdb-0.9.1-SNAPSHOT.jar" sourcepath="M2_REPO/org/apache/jena/jena-tdb/0.9.1-SNAPSHOT/jena-tdb-0.9.1-SNAPSHOT-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/apache/jena/jena-sdb/1.3.4-SNAPSHOT/jena-sdb-1.3.4-SNAPSHOT.jar" sourcepath="M2_REPO/org/apache/jena/jena-sdb/1.3.4-SNAPSHOT/jena-sdb-1.3.4-SNAPSHOT-sources.jar"/>
+
   <classpathentry kind="var" path="M2_REPO/junit/junit/4.9/junit-4.9.jar" sourcepath="M2_REPO/junit/junit/4.9/junit-4.9-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar" sourcepath="M2_REPO/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1-sources.jar"/>
+
   <classpathentry kind="var" path="M2_REPO/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.jar" sourcepath="M2_REPO/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25-sources.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.jar" sourcepath="M2_REPO/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25-sources.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar" sourcepath="M2_REPO/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211-sources.jar"/>

Modified: jena/Scratch/Joseki/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jena/Scratch/Joseki/trunk/pom.xml?rev=1350533&r1=1350532&r2=1350533&view=diff
==============================================================================
--- jena/Scratch/Joseki/trunk/pom.xml (original)
+++ jena/Scratch/Joseki/trunk/pom.xml Fri Jun 15 08:41:09 2012
@@ -8,17 +8,15 @@
   <name>Joseki</name>
   <version>3.4.5-SNAPSHOT</version>
   <description/>
-  <url>http://joseki.org/</url>
 
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>
     <version>2-SNAPSHOT</version>
-  </parent>
+  </parent> 
 
   <organization>
     <name>Apache Jena</name>
-    <url>http://incubator.apache.org/jena</url>
   </organization>
 
   <licenses>
@@ -29,31 +27,23 @@
   </licenses>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/jena/Jena2/Joseki/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/Joseki/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/jena/Jena2/Joseki</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/Scratch/Joseki/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jena/Scratch/Joseki/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/jena/Scratch/Joseki</url>
   </scm>
 
-  <properties>
-    <this.root>${project.artifactId}-${project.version}</this.root>
-    <ver.jena>2.7.1-SNAPSHOT</ver.jena>
-    <ver.arq>2.9.1-SNAPSHOT</ver.arq>
-    <ver.tdb>0.9.1-SNAPSHOT</ver.tdb>
-    <ver.sdb>1.3.4-SNAPSHOT</ver.sdb>
-  </properties>
-
   <dependencies>
 
     <dependency>
       <groupId>org.apache.jena</groupId>
       <artifactId>jena-arq</artifactId>
-      <version>${ver.arq}</version>
+      <version>2.9.2-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.jena</groupId>
       <artifactId>jena-arq</artifactId>
-      <version>${ver.arq}</version>
+      <version>2.9.2-SNAPSHOT</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
@@ -61,28 +51,28 @@
     <dependency>
       <groupId>org.apache.jena</groupId>
       <artifactId>jena-core</artifactId>
-      <version>${ver.jena}</version>
+      <version>2.7.2-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.jena</groupId>
       <artifactId>jena-core</artifactId>
       <classifier>tests</classifier>
-      <version>${ver.jena}</version>
+      <version>2.7.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 
     <dependency>
       <groupId>org.apache.jena</groupId>
       <artifactId>jena-tdb</artifactId>
-      <version>${ver.tdb}</version>
-       <optional>true</optional>
+      <version>0.9.2-SNAPSHOT</version>
+      <optional>true</optional>
     </dependency>
 
     <dependency>
       <groupId>org.apache.jena</groupId>
       <artifactId>jena-sdb</artifactId>
-      <version>${ver.sdb}</version>
+      <version>1.3.4-SNAPSHOT</version>
       <optional>true</optional>
     </dependency>
 
@@ -288,26 +278,16 @@ build.time.txt=${build.time.txt}
     </plugins>
 
   </build>
-  
-  <distributionManagement>
-    <downloadUrl>http://openjena.org/repo-dev</downloadUrl>
-    <repository>
-      <id>jena-repo</id>
-      <name>Jena repo</name>
-
-      <url>sftp://openjena.org/var/repo</url>
-      <!--<url>sftp://openjena.org/var/repo-dev</url>-->
-
-      <layout>default</layout>
-    </repository> 
-    <snapshotRepository>
-      <id>jena-repo-dev</id>
-      <name>Jena development repo</name>
-
-      <url>sftp://openjena.org/var/repo-dev</url>
-
-      <layout>default</layout>
-    </snapshotRepository>
-  </distributionManagement>
 
+  <repositories>
+    <repository>
+      <id>apache.snapshots</id>
+      <name>Apache Snapshot Repository</name>
+      <url>http://repository.apache.org/snapshots</url>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+    </repository>
+  </repositories>
+  
 </project>