You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by lewismc <gi...@git.apache.org> on 2017/12/27 20:08:00 UTC

[GitHub] any23 pull request #52: ANY23-318 ExtractionException handling in BaseRDFExt...

GitHub user lewismc opened a pull request:

    https://github.com/apache/any23/pull/52

    ANY23-318 ExtractionException handling in BaseRDFExtractor.java kills entire extraction

    This issue addresses https://issues.apache.org/jira/browse/ANY23-318
    It also includes several improvements which will help others when debugging code. Furthermore I've corrected > Java7 code conventions whenever possible.
    Apologies that this ended up a larger patch than described in the JIRA issue description however I feel it adequately addresses the issue at hand.

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

    $ git pull https://github.com/lewismc/any23 ANY23-318

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

    https://github.com/apache/any23/pull/52.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 #52
    
----
commit 4c81edde390b6b6e91566f490ca5d915ca0b0945
Author: Lewis John McGibbney <le...@...>
Date:   2017-12-27T20:06:08Z

    ANY23-318 ExtractionException handling in BaseRDFExtractor.java kills entire extraction

----


---

[GitHub] any23 pull request #52: ANY23-318 ExtractionException handling in BaseRDFExt...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/any23/pull/52


---