You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/27 09:27:58 UTC

[jira] [Commented] (JENA-1252) Improve TokenizerText for warning/error handling.

    [ https://issues.apache.org/jira/browse/JENA-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15611323#comment-15611323 ] 

ASF GitHub Bot commented on JENA-1252:
--------------------------------------

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/184

    JENA-1252: Tokenizer cleaup

    Puts in place the structure for warnings not being tokenizer errors.
    
    This is not enabled - it needs testing to see what knock-on effects it has. Ideally, it should be combined with parsers that can do some level of error recovery.
    
    https://issues.apache.org/jira/browse/JENA-1252

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena tokenizer-cleaup

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/184.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 #184
    
----
commit 4d130f509b18eea6136af2c8820977e0877e9733
Author: Andy Seaborne <an...@apache.org>
Date:   2016-10-26T19:42:18Z

    Clean tokenizer; support for warnings (and continue)

commit 6b932a567cd829fc482d11139c7b6615c33bb48a
Author: Andy Seaborne <an...@apache.org>
Date:   2016-10-27T09:21:30Z

    Reformat

----


> Improve TokenizerText for warning/error handling.
> -------------------------------------------------
>
>                 Key: JENA-1252
>                 URL: https://issues.apache.org/jira/browse/JENA-1252
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: RIOT
>    Affects Versions: Jena 3.1.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>
> Puts in place the structure for warnings not being tokenizer errors.
> This is not enabled - it needs testing to see what knock-on effects it has.  Ideally, it should be combined with parsers that can do some level of error recovery.
> See also [email discussion on users@ (Nov 2016)|https://lists.apache.org/thread.html/0f16e1e124abde11dbf40a65e9858a9fadd5fb4d67bffc76fd528a1a@%3Cusers.jena.apache.org%3E].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)