[
https://issues.apache.org/jira/browse/JENA-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142775#comment-16142775
]
ASF GitHub Bot commented on JENA-1386:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/276
Add commons-io to jena-base as dependency.
As a follow-on to JENA-1386 (update jsonld-java), this PR puts
commons:commons-io as a dependency of jena-base. It was being picked up anyway
by via jsonld-java so putting into jena-base makes it more easily available.
Use std libraries (JDK, CommonsIO) in (old) `FileUtils`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena tidy-library
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/276.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 #276
----
commit cd39830890379f7a68dc56608583a1900fd586dd
Author: Andy Seaborne <[email protected]>
Date: 2017-08-26T11:48:31Z
Add commons-io to jena-base as dependency.
Use std libraries (JDK, CommonsIO) in FileUtils.
----
> please update jsonld-java dependency to 0.11
> --------------------------------------------
>
> Key: JENA-1386
> URL: https://issues.apache.org/jira/browse/JENA-1386
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ
> Affects Versions: Jena 3.4.0
> Reporter: Elie Roux
> Assignee: Andy Seaborne
> Priority: Minor
> Labels: newbie
> Fix For: Jena 3.5.0
>
> Original Estimate: 1m
> Remaining Estimate: 1m
>
> jsonld-java 0.11.0 has been released today, it contains fixes for numerous
> framing issues, please update the version in Jena's pom.xml.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)