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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to