[
https://issues.apache.org/jira/browse/ACE-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763224#action_12763224
]
Toni Menzel commented on ACE-52:
--------------------------------
be aware that build.xml needs this additional private package to
org.apache.ace.util, but i think the patches would screw up at this point
because they interfere with ACE-32.
So, has to be changed to
privatepackage="org.apache.ace.gateway.log,
org.apache.ace.gateway.log.task,org.apache.ace.util"
> Repeat-aware Helper
> -------------------
>
> Key: ACE-52
> URL: https://issues.apache.org/jira/browse/ACE-52
> Project: Ace
> Issue Type: Test
> Reporter: Toni Menzel
> Attachments: ACE-52.patch
>
>
> Ace has some tasks running that do log things repeatingly all over again,
> even if the situation has not changed a bit at all (since last second for
> exampe).
> For users this is more annoying that useful. See ACE-35,ACE-37.
> Patch to come.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.