[
https://issues.apache.org/jira/browse/FALCON-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814706#comment-13814706
]
Srikanth Sundarrajan commented on FALCON-114:
---------------------------------------------
Few general observations:
* Code is not consistent with the style settings of the project. It is not
recommended to disable checkstyle warnings
{code}
+//@SuppressWarnings(value = { "checkstyle" })
{code}
* Author information is not allowed in the code. There can't be any references
to author in the code.
> JSON creation for entities
> --------------------------
>
> Key: FALCON-114
> URL: https://issues.apache.org/jira/browse/FALCON-114
> Project: Falcon
> Issue Type: Sub-task
> Components: general
> Affects Versions: 0.4
> Reporter: Srikanth Vittal
> Assignee: Srikanth Vittal
> Labels: UI
> Attachments: FALCON-114.r1.patch
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> Get the list of all the entities and create a single JSON file.
--
This message was sent by Atlassian JIRA
(v6.1#6144)