[GitHub] jena pull request #506: Cleanup of comments and javadoc. Trivial fixes.

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

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


---


[GitHub] jena pull request #506: Cleanup of comments and javadoc. Trivial fixes.

2018-12-12 Thread afs
GitHub user afs opened a pull request:

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

Cleanup of comments and javadoc. Trivial fixes.

Remove one "abstract" in an interface.
Correct QueryExecUtils handling of RDF-format result sets.

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

$ git pull https://github.com/afs/jena cleanup

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

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


commit d9b133a247e7c8a5fd4f8dfcee00e7438eb3a4f2
Author: Andy Seaborne 
Date:   2018-12-12T13:53:27Z

Cleanup of comments and javadoc.

Remove one "abstract" in an interface.




---