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 2019/05/27 14:42:35 UTC

[jena] branch master updated (6c68d28 -> 6d8b334)

This is an automated email from the ASF dual-hosted git repository.

andy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git.


    from 6c68d28  Merge pull request #569 from apache/pom-maintenance
     new 1749bd7  Remove suppression of warning because it causes (info) warnings.
     new f043b66  JENA-1713: Not a warning or error: NON_INITIAL_DOT_SEGMENT.
     new 6e66081  Add to rebuild instructions
     new b7f62fb  JENA-1713: Adjust tests
     new 6d8b334  Merge pull request #570 from afs/iri-dots

The 7875 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/jena/riot/system/IRIResolver.java   |  7 ++++++
 .../java/org/apache/jena/riot/lang/TestIRI.java    | 27 +++++++++++-----------
 jena-iri/NotesAFS.txt                              |  3 +++
 .../java/org/apache/jena/iri/impl/LexerHost.java   |  1 -
 .../java/org/apache/jena/iri/impl/LexerPath.java   |  1 -
 .../java/org/apache/jena/iri/impl/LexerPort.java   |  3 +--
 .../java/org/apache/jena/iri/impl/LexerQuery.java  |  3 +--
 .../java/org/apache/jena/iri/impl/LexerScheme.java |  3 +--
 .../org/apache/jena/iri/impl/LexerUserinfo.java    |  3 +--
 .../java/org/apache/jena/iri/impl/LexerXHost.java  |  3 +--
 10 files changed, 28 insertions(+), 26 deletions(-)