Skip to content

Conversation

@reckart
Copy link
Member

@reckart reckart commented Apr 26, 2020

Merging updates form the v2 branch. These changes are actually mostly already included in the 3.1.0 release branch.

  • [NO JIRA] Fixed another HTML tag in the JavaDoc on which Java 14 may choke (depending on vendor)
  • [UIMA-6224] uimaFIT does not build on Java 14
  • [UIMA-6223] Groovy plugin causes warning during build
  • [UIMA-6222] XML-related unit test fails on Java 9+
  • [NO JIRA] Reduce console output during build by commenting out println statements in test code and trying to suppress stack traces of expected exceptions
  • [NO JIRA] Update Eclipse metadata files
  • [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
  • [UIMA-6181] Fix complaints about maven-plugin-plugin in Eclipse

reckart added 25 commits April 10, 2020 18:18
- Add m2e config for maven-plugin-plugin to uimaFIT parent POM so we do not have to wait for a release of the UIMA-wide parent-pom-14 before the next uimaFIT v3 release

(cherry picked from commit a751791)
… otherwise it seems the proper location of the post-analysis script is not picked up
- Ignore whitespace during XML comparison to run on recent JDKs
- Upgrade Groovy version using during build to a Groovy v3 which does no longer trigger the warning
- Added a log message indicating what the Groovy script does
…n statements in test code and trying to suppress stack traces of expected exceptions
…in-causes-warning-during-build

[UIMA-6223] Groovy plugin causes warning during build
…-test-fails-on-Java-9

[UIMA-6222] XML-related unit test fails on Java 9+
- Ignore whitespace during XML comparison to run on recent JDKs

(cherry picked from commit b464133)
- Upgrade Groovy version using during build to a Groovy v3 which does no longer trigger the warning

(cherry picked from commit 6613cee)
- Added a log message indicating what the Groovy script does

(cherry picked from commit 7ff0da7)
- Upgrade to Maven Enforcer plugin 3.0.0-M3 for recent Java JDK compatibility
- Upgrade to japicmp Maven plugin 0.14.3 for recent Java JDK compatibility
- Fixed out-of-sequence headers in JavaDoc
- Replace name with id attribute in anchors in JavaDoc
…-build-on-Java-14

[UIMA-6224] uimaFIT does not build on Java 14
* master-v2:
  [UIMA-6224] uimaFIT does not build on Java 14
  [NO JIRA] Reduce console output during build by commenting out println statements in test code and trying to suppress stack traces of expected exceptions
  [UIMA-6223] Groovy plugin causes warning during build
  [UIMA-6223] Groovy plugin causes warning during build
  [NO JIRA] Update Eclipse metadata files
  [UIMA-6222] XML-related unit test fails on Java 9+

% Conflicts:
%	uimafit-parent/pom.xml
* master-v2:
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release uimafit-2.5.0
  [NO JIRA] Fixed another HTML tag in the JavaDoc on which Java 14 may choke (depending on vendor)
  [UIMA-6224] uimaFIT does not build on Java 14
  [UIMA-6223] Groovy plugin causes warning during build
  [UIMA-6223] Groovy plugin causes warning during build
  [UIMA-6222] XML-related unit test fails on Java 9+
  [NO JIRA] Reduce console output during build by commenting out println statements in test code and trying to suppress stack traces of expected exceptions
  [UIMA-6223] Groovy plugin causes warning during build
  [UIMA-6223] Groovy plugin causes warning during build
  [NO JIRA] Update Eclipse metadata files
  [UIMA-6222] XML-related unit test fails on Java 9+
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release uimafit-2.5.0
  [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
  [NO JIRA] Updated README file for release.
  [NO JIRA] Updated README file for release.
  [NO JIRA] Updated README file for release.
  [UIMA-6181]b Fix complaints about maven-plugin-plugin in Eclipse

% Conflicts:
%	README
%	pom.xml
%	uimafit-benchmark/pom.xml
%	uimafit-core/pom.xml
%	uimafit-cpe/pom.xml
%	uimafit-docbook/pom.xml
%	uimafit-examples/pom.xml
%	uimafit-legacy-support/pom.xml
%	uimafit-legacy-support/src/main/java/org/apache/uima/fit/legacy/converter/AnnotationLiteral.java
%	uimafit-legacy-support/src/test/java/org/apache/uima/fit/component/ViewCreatorAnnotatorTest.java
%	uimafit-legacy-support/src/test/java/org/apache/uima/fit/factory/ExternalResourceFactoryTest.java
%	uimafit-legacy-support/src/test/java/org/apache/uima/fit/factory/testRes/TestExternalResource.java
%	uimafit-legacy-support/src/test/java/org/apache/uima/fit/factory/testRes/TestSharedResourceObject.java
%	uimafit-legacy-support/src/test/java/org/apache/uima/fit/util/CasUtilTest.java
%	uimafit-legacy-support/src/test/java/org/apache/uima/fit/util/JCasUtilTest.java
%	uimafit-maven-plugin/pom.xml
%	uimafit-parent/pom.xml
%	uimafit-spring/pom.xml
@reckart reckart self-assigned this Apr 26, 2020
@reckart reckart added this to the 3.2.0 milestone Apr 26, 2020
@reckart reckart merged commit 97083f4 into master Apr 26, 2020
@reckart reckart deleted the sync-master-v2-to-master branch April 26, 2020 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant