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 2018/12/15 15:16:01 UTC

[1/2] jena git commit: JENA-1649, JENA-1650: Remove jena-csv and jena-fuseki1 from the build

Repository: jena
Updated Branches:
  refs/heads/master 1c5b8b541 -> c4f1e3266


JENA-1649, JENA-1650: Remove jena-csv and jena-fuseki1 from the build


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/65728fb3
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/65728fb3
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/65728fb3

Branch: refs/heads/master
Commit: 65728fb333642eed356532aae8a385bc0ca8fea7
Parents: c05f129
Author: Andy Seaborne <an...@apache.org>
Authored: Thu Dec 13 11:10:12 2018 +0000
Committer: Andy Seaborne <an...@apache.org>
Committed: Thu Dec 13 11:14:13 2018 +0000

----------------------------------------------------------------------
 pom.xml | 15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/65728fb3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e19a08c..7a069d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,17 +177,6 @@
         <!-- Binary distribution -->
         <!-- <module>apache-jena</module>         -->
 
-        <!-- <module>jena-fuseki1</module>        -->
-        <!-- <module>jena-csv</module>            -->
-        <!-- <module>jena-sdb</module>            -->
-        <!-- <module>jena-maven-tools</module>    -->
-
-        <!-- <module>jena-permissions</module>    -->
-        <!-- <module>jena-extras</module>         -->
-        <!-- <module>jena-jdbc</module>           -->
-        <!-- <module>jena-elephas</module>        -->
-        <!-- <module>apache-jena-osgi</module>    -->
-
       </modules>
 
       <build>
@@ -251,8 +240,8 @@
         <module>apache-jena</module>
 
         <!-- Old modules -->
-        <module>jena-fuseki1</module>
-        <module>jena-csv</module>
+        <!-- Retired: <module>jena-fuseki1</module> -->
+        <!-- Retired: <module>jena-csv</module> -->
         <module>jena-sdb</module>
         <!-- apache-19 breaks this
           <module>jena-maven-tools</module>


[2/2] jena git commit: JENA-1649, JENA-1650 : Merge commit 'refs/pull/508/head' of https://github.com/apache/jena

Posted by an...@apache.org.
JENA-1649, JENA-1650 : Merge commit 'refs/pull/508/head' of https://github.com/apache/jena

This closes #508.


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/c4f1e326
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/c4f1e326
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/c4f1e326

Branch: refs/heads/master
Commit: c4f1e32664621ca7d5ea0d110b490eed64e0d855
Parents: 1c5b8b5 65728fb
Author: Andy Seaborne <an...@apache.org>
Authored: Sat Dec 15 15:14:26 2018 +0000
Committer: Andy Seaborne <an...@apache.org>
Committed: Sat Dec 15 15:14:26 2018 +0000

----------------------------------------------------------------------
 pom.xml | 15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)
----------------------------------------------------------------------