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 2018/07/29 15:37:48 UTC

[7/8] jena git commit: JENA-1579: Merge commit 'refs/pull/450/head' of https://github.com/apache/jena

JENA-1579: Merge commit 'refs/pull/450/head' of https://github.com/apache/jena

This closes #450.


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

Branch: refs/heads/master
Commit: bbe1123952bd58d3ac5083d504f84cfd9103a431
Parents: 42b2ef1 c724aa8
Author: Andy Seaborne <an...@apache.org>
Authored: Sun Jul 29 16:36:49 2018 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Sun Jul 29 16:36:49 2018 +0100

----------------------------------------------------------------------
 .../apache/jena/datatypes/xsd/XSDDatatype.java  |   2 +-
 .../jena/ext/xerces/impl/dv/xs/QNameDV.java     | 190 +++++++++---------
 .../ext/xerces/impl/dv/xs/XSSimpleTypeDecl.java |  12 +-
 .../org/apache/jena/ext/xerces/xni/QName.java   | 198 +++++++++++++++++++
 .../jena/ext/xerces/xs/datatypes/XSQName.java   |  36 ++++
 5 files changed, 338 insertions(+), 100 deletions(-)
----------------------------------------------------------------------