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/04/25 20:29:41 UTC

[1/2] jena git commit: JENA-1533: Update Google Guava to 24.1-jre

Repository: jena
Updated Branches:
  refs/heads/master f3c0abace -> e3a314a11


JENA-1533: Update Google Guava to 24.1-jre


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

Branch: refs/heads/master
Commit: de3d42bb3d5530cafd324372f1cab6982dc81fae
Parents: 7024fa1
Author: Andy Seaborne <an...@apache.org>
Authored: Wed Apr 25 11:30:41 2018 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Wed Apr 25 11:30:41 2018 +0100

----------------------------------------------------------------------
 jena-shaded-guava/pom.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/de3d42bb/jena-shaded-guava/pom.xml
----------------------------------------------------------------------
diff --git a/jena-shaded-guava/pom.xml b/jena-shaded-guava/pom.xml
index 92dbf83..733305c 100644
--- a/jena-shaded-guava/pom.xml
+++ b/jena-shaded-guava/pom.xml
@@ -28,6 +28,7 @@
   <artifactId>jena-shaded-guava</artifactId>
   <version>3.8.0-SNAPSHOT</version>
   <name>Apache Jena - Shadowed external libraries</name>
+
   <description>
     This module shades Google's Guava.
     Direct use can lead to versioning problems 
@@ -37,8 +38,6 @@
     re-package them under the package name
     org.apache.jena.ext.com.google....
   </description>
-  
-
 
   <dependencies>
     <dependency>
@@ -47,7 +46,7 @@
       <!-- Version number specified explicitly and not in jena-project, 
            as it should only be used here, and further shadowing/bundle/NOTICE
            consideration might be needed on upgrade. -->
-      <version>21.0</version>
+      <version>24.1-jre</version>
     </dependency>
   </dependencies>
   <properties>


[2/2] jena git commit: JENA-1533: Merge commit 'refs/pull/408/head' of https://github.com/apache/jena

Posted by an...@apache.org.
JENA-1533: Merge commit 'refs/pull/408/head' of https://github.com/apache/jena

This closes #408.


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

Branch: refs/heads/master
Commit: e3a314a1117cf08edb9e5bbcce3f0c3bd6fd1a11
Parents: f3c0aba de3d42b
Author: Andy Seaborne <an...@apache.org>
Authored: Wed Apr 25 21:23:12 2018 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Wed Apr 25 21:23:12 2018 +0100

----------------------------------------------------------------------
 jena-shaded-guava/pom.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------