You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2016/01/05 19:51:39 UTC

[jira] [Resolved] (REEF-1119) Apply strict checkstyle rules and make shade-jar file for Tang Tint

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

Mariia Mykhailova resolved REEF-1119.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14

Resolved via [PR 753|https://github.com/apache/reef/pull/753]

> Apply strict checkstyle rules and make shade-jar file for Tang Tint
> -------------------------------------------------------------------
>
>                 Key: REEF-1119
>                 URL: https://issues.apache.org/jira/browse/REEF-1119
>             Project: REEF
>          Issue Type: Improvement
>          Components: Tang
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>             Fix For: 0.14
>
>
> `Tint` is Tang's static analytic tool. This issue does the following things.
> * Make `Tint` as a single shaded jar file: this make it easy to use Tint.
> * Apply Strict Checkstyle Rule
> * Fix a typo in the name of pom.xml
> {code}
> - <name>REFF Tang Tint</name>
> + <name>REEF Tang Tint</name>
> {code} 



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