[
https://issues.apache.org/jira/browse/APEXMALHAR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437615#comment-15437615
]
ASF GitHub Bot commented on APEXMALHAR-2202:
--------------------------------------------
GitHub user ShunxinLu opened a pull request:
https://github.com/apache/apex-malhar/pull/381
APEXMALHAR-2202 Moved accumulations to org.apache.apex.malhar.lib.win…
…dow.accumulation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ShunxinLu/apex-malhar APEXMALHAR-2202
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/381.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 #381
----
commit 2b2d5bca91b23569e04cbc51a541126588eaab44
Author: Shunxin <[email protected]>
Date: 2016-08-25T20:37:46Z
APEXMALHAR-2202 Moved accumulations to
org.apache.apex.malhar.lib.window.accumulation.
----
> Move accumulations to correct package
> -------------------------------------
>
> Key: APEXMALHAR-2202
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2202
> Project: Apache Apex Malhar
> Issue Type: Task
> Reporter: Thomas Weise
> Assignee: Shunxin Lu
>
> They are currently under org.apache.apex.malhar.lib.window.impl.accumulation
> but these are classes that the user would use directly. The better place
> might be org.apache.apex.malhar.lib.window.accumulation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)