Gabor Szadovszky created PARQUET-2010:
-----------------------------------------
Summary: Fix japicmp issues
Key: PARQUET-2010
URL: https://issues.apache.org/jira/browse/PARQUET-2010
Project: Parquet
Issue Type: Bug
Components: parquet-mr
Affects Versions: 1.13.0
Reporter: Gabor Szadovszky
Assignee: Gabor Szadovszky
japicmp (the compatibility checker plugin) cannot find the previous version
(1.12.0) of the deprecated modules. The root cause is we renamed these modules
to {{*-deprecated}} for the release 1.12.0 and during the rename we've had to
set the previous name for the plugin to be able to find the previous release
1.11.0 of these modules. Now, that we released 1.12.0 the previous name is the
same as the current one so we need to remove these additional configs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)