[
https://issues.apache.org/jira/browse/S4-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthieu Morel resolved S4-43.
------------------------------
Resolution: Fixed
Fix Version/s: 0.5
S4-22 fixed this kind of warning and is now merged into piper branch
> Replace deprecated method in Gradle
> -----------------------------------
>
> Key: S4-43
> URL: https://issues.apache.org/jira/browse/S4-43
> Project: Apache S4
> Issue Type: Bug
> Affects Versions: 0.5
> Reporter: Leo Neumeyer
> Assignee: Matthieu Morel
> Priority: Trivial
> Fix For: 0.5
>
>
> I updated all deprecated methods in the Gradle build script except this one.
> I let you do it. :-)
> {code}
> The SourceSet.getClasses() method is deprecated and will be removed in the
> next version of Gradle. You should use the getOutput() method instead.
> Found app class name: org.apache.s4.deploy.TestApp
> Found app class name: org.apache.s4.deploy.TestApp
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira