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

mawiesne pushed a change to branch 
OPENNLP-385-Add-unit-tests-for-OpenNLP-UIMA-component
in repository https://gitbox.apache.org/repos/asf/opennlp.git


 discard 1ef0d9fe OPENNLP-385: Add unit tests for OpenNLP UIMA component - 
adapts and reactivates AnnotatorsInitializationTest by T. Teofili, originally 
provided in JIRA issue, to execute for all xml descriptors - converts 
AnnotatorsInitializationTest to several integration tests executed via Maven 
failsafe plugin - adds Parser.xml to 'test-descriptors' - adds more test 
classes - configures Maven resource filtering for xml 'test-descriptors' - 
moves 'ci' profile to upper-level pom.xml for [...]
     add e312a65c OPENNLP-385: Add unit tests for OpenNLP UIMA component - 
adapts and reactivates AnnotatorsInitializationTest by T. Teofili, originally 
provided in JIRA issue, to execute for all xml descriptors - converts 
AnnotatorsInitializationTest to several integration tests executed via Maven 
failsafe plugin - adds Parser.xml to 'test-descriptors' - adds more test 
classes - configures Maven resource filtering for xml 'test-descriptors' - 
moves 'ci' profile to upper-level pom.xml for [...]

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   (1ef0d9fe)
            \
             N -- N -- N   
refs/heads/OPENNLP-385-Add-unit-tests-for-OpenNLP-UIMA-component (e312a65c)

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:
 .../test/java/opennlp/uima/util/AnnotationComparatorTest.java    | 9 +++++++++
 .../src/test/java/opennlp/uima/util/AnnotatorUtilTest.java       | 9 +++++++++
 opennlp-uima/src/test/java/opennlp/uima/util/UimaUtilTest.java   | 9 +++++++++
 3 files changed, 27 insertions(+)

Reply via email to