Aleksandr Shulman created HBASE-10481:
-----------------------------------------
Summary: API Compatibility JDiff script does not properly handle
arguments in reverse order
Key: HBASE-10481
URL: https://issues.apache.org/jira/browse/HBASE-10481
Project: HBase
Issue Type: Bug
Components: test
Affects Versions: 0.96.1.1, 0.94.16, 0.98.0, 0.99.0
Reporter: Aleksandr Shulman
Assignee: Aleksandr Shulman
Priority: Minor
Fix For: 0.98.0, 0.99.0, 0.96.1.1, 0.94.16
[~jmhsieh] found an issue when doing a diff between a pre-0.96 branch and a
post-0.96 branch.
Typically, if the pre-0.96 branch is specified first, and the post-0.96 branch
second, the exisitng logic handles it.
When it is in the reverse order, that logic is not handled properly.
The fix should address this.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)