You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2017/06/12 21:25:43 UTC

[2/2] jena git commit: JENA-1360: Merge commit 'refs/pull/261/head' of github.com:apache/jena

JENA-1360: Merge commit 'refs/pull/261/head' of github.com:apache/jena

This closes #261.


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/6a3f439b
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/6a3f439b
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/6a3f439b

Branch: refs/heads/master
Commit: 6a3f439bbbd1868c53dbfc44e91f3fd4b87dfba9
Parents: d64d555 6baed63
Author: Andy Seaborne <an...@apache.org>
Authored: Mon Jun 12 22:20:07 2017 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Mon Jun 12 22:20:07 2017 +0100

----------------------------------------------------------------------
 .../org/apache/jena/sparql/expr/E_Regex.java    | 32 +++++++---
 .../apache/jena/sparql/expr/RegexEngine.java    |  2 +-
 .../org/apache/jena/sparql/expr/RegexJava.java  | 19 +++---
 .../apache/jena/sparql/expr/RegexXerces.java    |  5 ++
 .../org/apache/jena/sparql/expr/TestRegex.java  | 63 ++++++++++++++------
 5 files changed, 84 insertions(+), 37 deletions(-)
----------------------------------------------------------------------