[
https://issues.apache.org/jira/browse/TEZ-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14240799#comment-14240799
]
Sreenath Somarajapuram commented on TEZ-1707:
---------------------------------------------
The patch is not, but the ticket is.
The ticket must be resolved in M2.
> Prettification ~ Standardise ui code base
> -----------------------------------------
>
> Key: TEZ-1707
> URL: https://issues.apache.org/jira/browse/TEZ-1707
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Sreenath Somarajapuram
> Assignee: Sreenath Somarajapuram
> Labels: TEZ-UI-TODO
> Attachments: tez-1707.1.patch
>
>
> To make all files in the code base comply to TEZ code base standards.
> 1. All javascript code must follow http://javascript.crockford.com/code.html
> overridden by the following.
> - 2 spaces and no tabs ~ Re-intent.
> - Reorganize files so that each externally used class is in its own file.
> - Rename files based on standards.
> 2. Remove un-used commented code.
> 3. Create jira tickets for TODOs under TEZ-1705, and change the comments in
> the code with the newly created jira ids.
> 5. Add missing apache license headers.
> 6. Remove trailing spaces.
> 7. Refactor code so that find is not passed a null/undefined object.
> ~ Please feel free to add to the list.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)