[ 
https://issues.apache.org/jira/browse/OMID-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nihal Jain updated OMID-264:
----------------------------
    Description: 
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.

  was:
Post OMID-251 bump, we are getting deprecated WARNING in build. 
{code:java}
[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 {code}
This JIRA is to fix/remove usage of deprecated property.


> 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
>            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)

Reply via email to