GitHub user ajs6f opened a pull request:
https://github.com/apache/jena/pull/171
Using library code in a few classes
Just a couple of orthogonal commits that use library code in `Collections`,
switch to using `default` methods where it seems appropriate, remove
assignments with no effect, that sort of thing. If no one has any objection
within a couple of days, I'll merge it myself
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajs6f/jena JsonLDWriterJava8Stuff
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/171.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 #171
----
commit 0b63e5be65f7a90812b172f1b93207de41726da2
Author: ajs6f <[email protected]>
Date: 2016-09-23T22:29:37Z
Minor cleanup in JSON classes
commit 4c8a33d84ba5e976f9999356e93845940e6c85ef
Author: ajs6f <[email protected]>
Date: 2016-09-24T00:34:35Z
Using library calls in Gen
commit 671a25f849b27de4ecb3e10d030c5f029d251536
Author: ajs6f <[email protected]>
Date: 2016-09-24T01:04:19Z
Using default methods for DataBag and other minor cleanup
----
---
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.
---