You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by afs <gi...@git.apache.org> on 2017/11/13 22:23:43 UTC

[GitHub] jena pull request #307: JENA-1418: Upgrade some versions

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/307

    JENA-1418: Upgrade some versions

    This extracts the suggested version upgrades from PR#304.
    
    It removes [maven-eclipse-plugin](http://maven.apache.org/plugins/maven-eclipse-plugin/) which is retired and no longer maintained.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena version-updates

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/307.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #307
    
----
commit 0740c1911ba06d1f1c3e07e673f6d3085c538d39
Author: Andy Seaborne <an...@apache.org>
Date:   2017-11-13T22:20:43Z

    JENA-1418: Upgrade some versions

----


---

[GitHub] jena pull request #307: JENA-1418: Upgrade some versions

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/jena/pull/307


---

[GitHub] jena issue #307: JENA-1418: Upgrade some versions

Posted by ajs6f <gi...@git.apache.org>.
Github user ajs6f commented on the issue:

    https://github.com/apache/jena/pull/307
  
    👍 the Commons Lang jump is more complicated because of the issues around ISO date format.


---

[GitHub] jena issue #307: JENA-1418: Upgrade some versions

Posted by afs <gi...@git.apache.org>.
Github user afs commented on the issue:

    https://github.com/apache/jena/pull/307
  
    I'd like to get version changes in so they have more time to bed down.
    
    I took the proposed version changes in PR #304 which seem uncontroversial.
    
    PR #289 also has Commons Lang 3.4 -> 3.6 which I haven't had time to investigate yet.
    
    



---