Andy Seaborne created JENA-661:
----------------------------------
Summary: Setting ARQ strict mode (1) is not reversible and (2)
must be done before anything else
Key: JENA-661
URL: https://issues.apache.org/jira/browse/JENA-661
Project: Apache Jena
Issue Type: Bug
Components: ARQ
Reporter: Andy Seaborne
Assignee: Andy Seaborne
Priority: Minor
Fix For: Jena 2.11.2
(1) is not reversible
This is due to confusion over what the setting are that need resetting.
(2) must be done before anything else
NodeValue takes a global copy of the value extensions symbol value from global
context and stores it in a private static. So strict mode must be set before
the NodeValue class is initialized and it can't be set back to normal mode.
--
This message was sent by Atlassian JIRA
(v6.2#6252)