GitHub user stain opened a pull request:
https://github.com/apache/jena/pull/189
JENA-1258 NodeFmtLib calls JenaSystem initializer
Fixes [JENA-1258](https://issues.apache.org/jira/browse/JENA-1258) in
`NodeFmtLib`
Note that the added `TestNodeFmtInit` test case would not normally find the
bug ran from Maven as earlier tests would have caused initialization, but it
can be tested from say Eclipse.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stain/jena JENA-1258
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/189.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 #189
----
commit 170f7e7f1e9634b3afae0a6bd14fc7c88f792b7b
Author: Stian Soiland-Reyes <[email protected]>
Date: 2016-11-07T01:20:25Z
JENA-1258 NodeFmtLib initializer for JenaSystem.init
----
---
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.
---