Repository: opennlp Updated Branches: refs/heads/master 6618b2699 -> 945dc9c7d
NoJira: updated README Project: http://git-wip-us.apache.org/repos/asf/opennlp/repo Commit: http://git-wip-us.apache.org/repos/asf/opennlp/commit/945dc9c7 Tree: http://git-wip-us.apache.org/repos/asf/opennlp/tree/945dc9c7 Diff: http://git-wip-us.apache.org/repos/asf/opennlp/diff/945dc9c7 Branch: refs/heads/master Commit: 945dc9c7d31ec71e790ada24d2becbfb6872b630 Parents: 6618b26 Author: smarthi <[email protected]> Authored: Tue Jan 31 08:10:45 2017 -0500 Committer: smarthi <[email protected]> Committed: Tue Jan 31 08:10:45 2017 -0500 ---------------------------------------------------------------------- opennlp-distr/README | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/opennlp/blob/945dc9c7/opennlp-distr/README ---------------------------------------------------------------------- diff --git a/opennlp-distr/README b/opennlp-distr/README index 0c7cb8d..12dc8ec 100644 --- a/opennlp-distr/README +++ b/opennlp-distr/README @@ -32,6 +32,7 @@ Additionally the release contains the following noteworthy changes: - Removed deprecated trainers from UIMA integration - Fixed potential localization issues and added maven plugin to prevent it (ForbiddenAPI) - Fixed issues with the BRAT corpus reader +- Deprecated GIS class, will be removed in a future 1.8.x release A detailed list of the issues related to this release can be found in the release notes.
