[ https://issues.apache.org/jira/browse/OMID-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rajeshbabu Chintaguntla resolved OMID-264. ------------------------------------------ Resolution: Fixed committed to master. Thanks for the patch [~nihaljain.cs] and review [~stoty]. > Fix deprecated WARNING in check-license stage > ---------------------------------------------- > > Key: OMID-264 > URL: https://issues.apache.org/jira/browse/OMID-264 > Project: Phoenix Omid > Issue Type: Improvement > Reporter: Nihal Jain > Assignee: Nihal Jain > Priority: Minor > > Post OMID-251 bump, we are getting deprecated WARNING in build. > {code:java} > [INFO] --- license:4.3:check (check-license) @ omid-hbase-tools --- > [WARNING] Parameter 'legacyConfigExcludes' (user property > 'license.excludes') is deprecated: use LicenseSet.excludes > [WARNING] Parameter 'legacyConfigHeader' (user property 'license.header') is > deprecated: use LicenseSet.header > [WARNING] Parameter 'legacyConfigIncludes' (user property > 'license.includes') is deprecated: use LicenseSet.includes > [INFO] Checking licenses... > {code} > This JIRA is to fix/remove usage of deprecated property. -- This message was sent by Atlassian Jira (v8.20.10#820010)