You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Yunseong Lee (JIRA)" <ji...@apache.org> on 2016/02/25 07:31:19 UTC

[jira] [Updated] (REEF-1027) Remove old dependencies from Tang by making Tint project

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

Yunseong Lee updated REEF-1027:
-------------------------------
    Fix Version/s: 0.14

> Remove old dependencies from Tang by making Tint project
> --------------------------------------------------------
>
>                 Key: REEF-1027
>                 URL: https://issues.apache.org/jira/browse/REEF-1027
>             Project: REEF
>          Issue Type: Improvement
>          Components: All
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>             Fix For: 0.14
>
>         Attachments: ProjectDependencyGraph.png
>
>
> `Tang` is a strong foundation of all Apache REEF modules. However, it has too old dependancies. This dependency propagates to other modules using `Tang`. Please see the attached dependency graph.
> * reflections : 0.9.9-RC1  (Mar, 2013)
> * guava: 11.0.2 (Feb, 2012)
> * javassist: 3.16.1 GA (Mar 06, 2012)
> !ProjectDependencyGraph.png|width=70%!
> Since the only root cause is a tool class `Tint.java` using `org.reflections`, it would be nice to split the tool from `Tang` by making `Tang Tint` sub project.
> Please note that the main goal of this issue is making `Tang` better by removing dependancies, not upgrading `Tint.java` to use latest dependencies.



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