GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/215
JSON improvements
A number of small improvement to the JSON handling code, motivated by
working with it in another project.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena json-plus
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/215.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 #215
----
commit 5ef243990e46dafd25581a8a0d00a89f7b9d7e9e
Author: Andy Seaborne <[email protected]>
Date: 2017-01-31T19:27:03Z
Ensure multiline output/strings end in NL
commit 1085c89c934e2a583363438635f5ec14958168db
Author: Andy Seaborne <[email protected]>
Date: 2017-01-31T19:27:48Z
Add pair(,)
commit 470bfc38d94547507a0e2038050a7f224cff85df
Author: Andy Seaborne <[email protected]>
Date: 2017-01-31T19:28:33Z
return 'this' for chaining style
commit 92111800a4dc37ab4d4cb3bbf0789fa679bb521a
Author: Andy Seaborne <[email protected]>
Date: 2017-01-31T19:29:14Z
Remove blank line
commit e2f53c31174ec79461049a9b6830d22c94859be7
Author: Andy Seaborne <[email protected]>
Date: 2017-02-02T09:49:37Z
JSON.copy, JSON.buildObject
----
---
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.
---