You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/08/28 22:32:46 UTC

[jira] [Resolved] (REEF-645) Remove APIs deprecated since 0.12 from reef-common: Launcher

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

Markus Weimer resolved REEF-645.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13

Fixed in [#421|https://github.com/apache/incubator-reef/pull/421]

> Remove APIs deprecated since 0.12 from reef-common: Launcher
> ------------------------------------------------------------
>
>                 Key: REEF-645
>                 URL: https://issues.apache.org/jira/browse/REEF-645
>             Project: REEF
>          Issue Type: Task
>          Components: REEF-Common
>    Affects Versions: 0.12
>            Reporter: Mariia Mykhailova
>            Assignee: Mariia Mykhailova
>            Priority: Minor
>             Fix For: 0.13
>
>
> Marked for deprecation in REEF-269
> {noformat}
> --
> lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/launch/LaunchClass.java-44- * @deprecated in 0.12.0. This class is exclusively used by the deprecated Launcher.
> lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/launch/LaunchClass.java:46:@Deprecated
> lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/launch/LaunchClass.java-47-public final class LaunchClass implements AutoCloseable, Runnable {
> --
> lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/Launcher.java:49:@Deprecated
> lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/Launcher.java-50-public final class Launcher {
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)