This is an automated email from the ASF dual-hosted git repository.

mawiesne pushed a change to branch Sanitize-deprecation-warnings
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git


 discard 837382b  Sanitizes deprecation of 
SentenceDetectorME#getSentenceProbabilities() method
     add 70127e2  OPENNLP-1753: Switch to pre-trained Model binaries v1.3 (#309)
     new 9b5b82d  Sanitizes deprecation of 
SentenceDetectorME#getSentenceProbabilities() method

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   (837382b)
            \
             N -- N -- N   refs/heads/Sanitize-deprecation-warnings (9b5b82d)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../caseditor/sentdetect/SentenceDetectorJob.java  | 14 +++++++-----
 .../Muc6FullParseCorefSampleStreamFactoryTest.java |  2 +-
 opennlp-grpc/opennlp-grpc-service/pom.xml          |  6 ++---
 .../src/test/java/opennlp/OpenNLPServerIT.java     |  6 ++---
 .../java/opennlp/service/AbstractServiceTest.java  |  3 +--
 .../java/opennlp/service/PosTaggerServiceTest.java | 22 +++++++++---------
 .../service/SentenceDetectorServiceTest.java       | 26 ++++++++++------------
 .../java/opennlp/service/TokenizerServiceTest.java | 26 ++++++++++------------
 pom.xml                                            |  2 +-
 9 files changed, 53 insertions(+), 54 deletions(-)

Reply via email to