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

Madhan Neethiraj updated ATLAS-1304:
------------------------------------
    Fix Version/s: 0.8-incubating

Committed to master: 
http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/1620284e

> Code cleanup and simplification
> -------------------------------
>
>                 Key: ATLAS-1304
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1304
>             Project: Atlas
>          Issue Type: Improvement
>            Reporter: Apoorv Naik
>            Assignee: Apoorv Naik
>            Priority: Major
>             Fix For: 0.8-incubating
>
>         Attachments: ATLAS-1304.patch
>
>
> This change addresses the following problems
> 1. Lot of redundant code across modules.
> 2. Simplification of boolean expressions
> 3. Embrace JDK7 style (instead of List<X> aList = new ArrayList<X>(); it 
> should be List<X> aList = new ArrayList<>();)
> 4. Unnecessary typecasts



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to