Closed andysenn closed 2 years ago
@andysenn, may we ask for a PR with the abovementioned tests? Thanks! 😄
@jmrozanec - I apologize. After looking at the code a bit more, I see that CronType.SPRING53
was added in version 9.2.0. If I use this, then it works. Since, at least from my understanding, those characters weren't supported prior to Spring 5.3, I don't think this is an issue.
Thank you for your time and quick response. This can be closed.
@andysenn, we are glad to hear that! 😄
We have a project that is currently using version 8.0.0. We are trying to upgrade to address a couple of CVEs, but it looks like newer versions (starting around 8.1.1) no longer support L, W, and LW with CronBuilder.
We've reviewed issue https://github.com/jmrozanec/cron-utils/issues/501, which sounded like it was going to address this, but we're still running into issues. We've tested this with versions 8.1.1, 9.1.8, and 9.2.0.
The following are some example test cases that all pass on version 8.0.0, but all fail on the newer versions:
These tests all fail with a message similar to the following: