[GitHub] any23 pull request #83: ANY23-352 updated to rdf4j version 2.3.2

2018-05-16 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/any23/pull/83


---


[GitHub] any23 pull request #83: ANY23-352 updated to rdf4j version 2.3.2

2018-05-15 Thread HansBrende
GitHub user HansBrende opened a pull request:

https://github.com/apache/any23/pull/83

ANY23-352 updated to rdf4j version 2.3.2

mvn clean test -> all tests pass

@lewismc @JulioCCBUcuenca rdf4j version 2.3.2 defaults to pretty printing 
in the JSONLDWriter, so this PR seems to complement ANY23-231 nicely. Does that 
work for you?

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

$ git pull https://github.com/HansBrende/any23 ANY23-352

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

https://github.com/apache/any23/pull/83.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 #83


commit e89c395949649a214df8364b412da190ff13c754
Author: Hans 
Date:   2018-05-16T04:02:38Z

Added jsonld-java dependency to core, cli modules

commit e9aaeb03040581bce1ed5b63e4e57b670bf26dc0
Author: Hans 
Date:   2018-05-16T04:32:04Z

ANY23-352 updated to rdf4j version 2.3.2




---