[
https://issues.apache.org/jira/browse/JENA-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16044659#comment-16044659
]
ASF GitHub Bot commented on JENA-1360:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/261
JENA-1360: Improve regex compliance
* Add support for "q".
* Testing to cover both regex engines.
* Switch off static compilation when in strict mode.
* Check flags
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena regex
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/261.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 #261
----
commit 6baed63fbb9da232194ebe402cbe06ad6576bf26
Author: Andy Seaborne <[email protected]>
Date: 2017-06-09T16:27:22Z
JENA-1360: Improve regex compliance
----
> Improve regex compliance.
> -------------------------
>
> Key: JENA-1360
> URL: https://issues.apache.org/jira/browse/JENA-1360
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ
> Affects Versions: Jena 3.3.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 3.4.0
>
>
> From discussion on https://github.com/w3c/rdf-tests/issues/46
> * Add support for "q".
> * Testing to cover both regex choices.
> * Switch off static compilation when in strict mode.
> * Check flags
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)