[
https://issues.apache.org/jira/browse/EAGLE-721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15628349#comment-15628349
]
ASF GitHub Bot commented on EAGLE-721:
--------------------------------------
GitHub user qingwen220 opened a pull request:
https://github.com/apache/incubator-eagle/pull/599
EAGLE-721: remove duplicate DateTimeUtil
https://issues.apache.org/jira/browse/EAGLE-721
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/qingwen220/incubator-eagle minor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/599.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #599
----
commit bf2dfd50ab2d51d02e6d32772c190ea8750339c3
Author: Zhao, Qingwen <[email protected]>
Date: 2016-11-02T09:25:31Z
remove duplicate DateTimeUtil
----
> Remove duplicate DataTimeUtil class
> ------------------------------------
>
> Key: EAGLE-721
> URL: https://issues.apache.org/jira/browse/EAGLE-721
> Project: Eagle
> Issue Type: Improvement
> Reporter: Zhao, Qingwen
> Assignee: Zhao, Qingwen
>
> DateTimeUtil class exists in two different packages: org.apache.eagle.common
> and org.apache.eagle.alert.utils
> Both of them are used in the code, and they have different timeZone.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)