This is an automated email from the ASF dual-hosted git repository. mawiesne pushed a change to branch OPENNLP-1745-SentenceDetector-Add-documentation-and-tests-for-useTokenEnd=false in repository https://gitbox.apache.org/repos/asf/opennlp.git
discard 1e6fffb5 OPENNLP-1745: SentenceDetector - Add Junit test for useTokenEnd = false - adapts PR #792 for OpenNLP 2.x add 9dc11402 Update GH action definitions (#811) add c52dea82 OPENNLP-1745: SentenceDetector - Add Junit test for useTokenEnd = false - adapts PR #792 for OpenNLP 2.x This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (1e6fffb5) \ N -- N -- N refs/heads/OPENNLP-1745-SentenceDetector-Add-documentation-and-tests-for-useTokenEnd=false (c52dea82) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/workflows/license.yml | 2 +- .github/workflows/maven.yml | 6 +++--- .github/workflows/publish-snapshots.yml | 2 +- .github/workflows/shell-tests.yml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-)