[
https://issues.apache.org/jira/browse/KNOX-2250?focusedWorklogId=392197&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-392197
]
ASF GitHub Bot logged work on KNOX-2250:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Feb/20 23:50
Start Date: 24/Feb/20 23:50
Worklog Time Spent: 10m
Work Description: risdenk commented on pull request #273: KNOX-2250 -
maven-antrun-plugin use target instead of tasks
URL: https://github.com/apache/knox/pull/273
## What changes were proposed in this pull request?
Remove deprecated tasks and switch to target for maven-antrun-plugin.
## How was this patch tested?
* `mvn -T.5C clean verify -U -Ppackage,release -Dshellcheck`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 392197)
Remaining Estimate: 0h
Time Spent: 10m
> maven-antrun-plugin use target instead of tasks
> -----------------------------------------------
>
> Key: KNOX-2250
> URL: https://issues.apache.org/jira/browse/KNOX-2250
> Project: Apache Knox
> Issue Type: Improvement
> Components: Build
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Trivial
> Fix For: 1.4.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There is a warning about a deprecated usage of tasks:
> {code:java}
> Parameter tasks is deprecated use target instead
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)