[ 
https://issues.apache.org/jira/browse/TAP5-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17550745#comment-17550745
 ] 

Hudson commented on TAP5-2723:
------------------------------

FAILURE: Integrated in Jenkins build Tapestry ยป tapestry-trunk-freestyle #139 
(See 
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-trunk-freestyle/139/])
TAP5-2723: CronExpression fails handling L-<dayOfMonth> (thiago: rev 
5c856bee597426f0c38ba98bcacd18bbeaa6d2ec)
* (edit) 
tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/cron/CronExpression.java
* (edit) tapestry-ioc/src/test/groovy/ioc/specs/CronExpressionSpec.groovy


> CronExpression fails handling L-<dayOfMonth>
> --------------------------------------------
>
>                 Key: TAP5-2723
>                 URL: https://issues.apache.org/jira/browse/TAP5-2723
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-ioc
>    Affects Versions: 5.8.1
>            Reporter: Ben Weidig
>            Assignee: Volker Lamp
>            Priority: Minor
>
> The org.apache.tapestry5.ioc.internal.services.cron.CronExpression "0 55 8 
> L-9 * ? *" is parsed wrongly for "L-9". Most likely, dayOfWeek is affected, 
> too.
> The expression is run in an endless loop because the current date is returned 
> instead of the next date of the expression.
> See [https://lists.apache.org/thread/d8scf7gswxcfh8bokm4wwjpcbzy98n35]



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to