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

rec pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.


    from bee0cbf  Merge pull request #99 from apache/sync-master-v2-to-master
     add 253bded  [UIMA-6181]b Fix complaints about maven-plugin-plugin in 
Eclipse
     add 55aa1be  [NO JIRA] Updated README file for release.
     add 62d292d  [NO JIRA] Updated README file for release.
     add f4f390c  [NO JIRA] Updated README file for release.
     add b2d5af8  [NO JIRA] Move the japicmp section from plugins management to 
plugins otherwise it seems the proper location of the post-analysis script is 
not picked up
     add fe8225a  [maven-release-plugin] prepare release uimafit-2.5.0
     add 587ca76  [maven-release-plugin] prepare for next development iteration
     add efdb010  [UIMA-6222] XML-related unit test fails on Java 9+
     add 919568b  [UIMA-6223] Groovy plugin causes warning during build
     add 4458a2b  [UIMA-6223] Groovy plugin causes warning during build
     add 04e4767  [NO JIRA] Update Eclipse metadata files
     add 0770272  [NO JIRA] Reduce console output during build by commenting 
out println statements in test code and trying to suppress stack traces of 
expected exceptions
     add 6613cee  [UIMA-6223] Groovy plugin causes warning during build
     add 7ff0da7  [UIMA-6223] Groovy plugin causes warning during build
     add 5e296a1  Merge pull request #101 from 
apache/bugfix/UIMA-6223-UIMA-Groovy-plugin-causes-warning-during-build
     add b464133  [UIMA-6222] XML-related unit test fails on Java 9+
     add aa4cdea  Merge pull request #100 from 
apache/bugfix/UIMA-6222-XML-related-unit-test-fails-on-Java-9
     add c1cae24  [UIMA-6224] uimaFIT does not build on Java 14
     add 6a6865a  Merge pull request #102 from 
apache/bugfix/UIMA-6224-uimaFIT-does-not-build-on-Java-14
     add 923b5cd  Merge branch 'master-v2' into release/2.5.0
     add d2b8df3  [NO JIRA] Fixed another HTML tag in the JavaDoc on which Java 
14 may choke (depending on vendor)
     add 726b842  [maven-release-plugin] prepare release uimafit-2.5.0
     add 7e29f5e  [maven-release-plugin] prepare for next development iteration
     add a6bd86f  Merge pull request #104 from apache/release/2.5.0
     add 384af43  Merge branch 'master-v2' into sync-master-v2-to-master
     new 97083f4  Merge pull request #105 from apache/sync-master-v2-to-master

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:
 uimafit-core/.settings/org.eclipse.jdt.core.prefs  |  1 +
 .../org/apache/uima/fit/factory/package-info.java  |  2 +-
 .../org/apache/uima/fit/util/package-info.java     |  6 +-
 .../uima/fit/component/CasMultiplierTest.java      | 14 ++---
 .../fit/component/ViewCreatorAnnotatorTest.java    | 62 +++++++++++++++----
 .../fit/component/ViewTextCopierAnnotatorTest.java | 26 +++++++-
 .../AnalysisEngineFactoryExternalResourceTest.java | 71 +++++++++++-----------
 .../fit/factory/AnalysisEngineFactoryTest.java     |  3 +-
 .../fit/factory/testRes/TestExternalResource.java  |  2 +-
 .../factory/testRes/TestSharedResourceObject.java  |  3 +-
 .../java/org/apache/uima/fit/util/CasUtilTest.java | 10 +--
 .../org/apache/uima/fit/util/JCasUtilTest.java     | 65 ++++++++++----------
 uimafit-cpe/.settings/org.eclipse.jdt.core.prefs   |  1 +
 .../org/apache/uima/fit/cpe/CasMultiplierTest.java | 15 ++---
 .../uima/fit/cpe/ExternalResourceFactoryTest.java  | 14 +++--
 .../.settings/org.eclipse.jdt.core.prefs           |  1 +
 .../.settings/org.eclipse.jdt.core.prefs           |  1 +
 uimafit-parent/pom.xml                             | 43 +++++++++++--
 .../.settings/org.eclipse.jdt.core.prefs           |  1 +
 19 files changed, 223 insertions(+), 118 deletions(-)

Reply via email to