[GitHub] tika pull request: fix for TIKA-1941 contributed by Mark Duske

2016-05-17 Thread reevapp
GitHub user reevapp opened a pull request: https://github.com/apache/tika/pull/120 fix for TIKA-1941 contributed by Mark Duske Class transformed into thread-safe and allows for a Lingo24 User-Key to be dynamically assigned You can merge this pull request into a Git repository by

[GitHub] tika pull request: fix for TIKA-1941 contributed by Mark Duske

2016-05-17 Thread reevapp
Github user reevapp closed the pull request at: https://github.com/apache/tika/pull/100 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] tika pull request: fix for TIKA-1943 contributed by Mark Duske

2016-04-12 Thread reevapp
Github user reevapp closed the pull request at: https://github.com/apache/tika/pull/101 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] tika pull request: fix for TIKA-1943 contributed by Mark Duske

2016-04-12 Thread reevapp
GitHub user reevapp opened a pull request: https://github.com/apache/tika/pull/106 fix for TIKA-1943 contributed by Mark Duske Support for Yandex "Translate API" Service You can merge this pull request into a Git repository by running: $ git pull https://github.c

[GitHub] tika pull request: fix for TIKA-1943 contributed by Mark Duske

2016-04-12 Thread reevapp
Github user reevapp closed the pull request at: https://github.com/apache/tika/pull/102 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] tika pull request: fix for TIKA-1943 contributed by Mark Duske

2016-04-12 Thread reevapp
Github user reevapp closed the pull request at: https://github.com/apache/tika/pull/103 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] tika pull request: fix for TIKA-1943 contributed by Mark Duske

2016-04-09 Thread reevapp
GitHub user reevapp opened a pull request: https://github.com/apache/tika/pull/103 fix for TIKA-1943 contributed by Mark Duske Properties file used by YandexTranslator You can merge this pull request into a Git repository by running: $ git pull https://github.com/reevapp/tika

[GitHub] tika pull request: fix for TIKA-1943 contributed by Mark Duske

2016-04-09 Thread reevapp
GitHub user reevapp opened a pull request: https://github.com/apache/tika/pull/102 fix for TIKA-1943 contributed by Mark Duske Unit tests for YandexTranslator class You can merge this pull request into a Git repository by running: $ git pull https://github.com/reevapp/tika

[GitHub] tika pull request: fix for TIKA-1943 contributed by Mark Duske

2016-04-09 Thread reevapp
GitHub user reevapp opened a pull request: https://github.com/apache/tika/pull/101 fix for TIKA-1943 contributed by Mark Duske Includes support for Yandex Translate API You can merge this pull request into a Git repository by running: $ git pull https://github.com/reevapp/tika

[GitHub] tika pull request: fix for TIKA-1941 contributed by Mark Duske

2016-04-08 Thread reevapp
GitHub user reevapp opened a pull request: https://github.com/apache/tika/pull/100 fix for TIKA-1941 contributed by Mark Duske Class transformed into thread-safe and allows for a Lingo24 User-Key to be dynamically assigned You can merge this pull request into a Git repository by

[GitHub] tika pull request: Corrected and Improved

2016-04-08 Thread reevapp
Github user reevapp closed the pull request at: https://github.com/apache/tika/pull/99 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] tika pull request: Corrected and Improved

2016-04-06 Thread reevapp
Github user reevapp closed the pull request at: https://github.com/apache/tika/pull/99 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] tika pull request: Corrected and Improved

2016-04-06 Thread reevapp
GitHub user reevapp reopened a pull request: https://github.com/apache/tika/pull/99 Corrected and Improved The original code did not work at all, the WebClient was an Instance Variable and not only it was not thread-safe but also it would only work for the very first request (all

[GitHub] tika pull request: Corrected and Improved

2016-04-06 Thread reevapp
GitHub user reevapp opened a pull request: https://github.com/apache/tika/pull/99 Corrected and Improved The original code did not work at all, the WebClient was an Instance Variable and not only it was not thread-safe but also it would only work for the very first request (all