GitHub user lewismc opened a pull request:
https://github.com/apache/any23/pull/49
ANY23-314 Service fails to return extraction in case of extraction error
This issue primarily addresses
https://issues.apache.org/jira/browse/ANY23-314
Additional changes are trivial code cleanups.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/any23 ANY23-314
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/49.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 #49
----
commit d0e627a957c6ba5ec59ff40ba5a73cf7e52dd1d4
Author: Lewis John McGibbney <[email protected]>
Date: 2017-12-12T21:51:48Z
ANY23-314 Service fails to return extraction in case of extraction error
----
---