Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, several projects maintain the post-analysis groovy script in their own repos. But it can be shared in the build resources and the concern of the API report can be fully pushed into the overall UIMA parent POM.
- Moved post-processing script from UIMA Java SDK to the UIMA build resources (https://github.com/apache/uima-build-resources/pull/2)
- Updated UIMA parent POM to provision the script as part of the compatibility check profile
- Remove the japicmp script from UIMA Java SDK
- Remove the japicmp script from uimaFIT