[Logo] Terracotta Discussion Forums
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Cron expressions offset "last day of month"  XML
Forum Index -> Quartz
Author Message
miker

neo

Joined: 05/23/2011 06:50:29
Messages: 1
Offline

Hello,

in quartz 2.0, there is a new feature where it supports the ability to specify an offset for "last day of month".

But there is a problem in the xml validation. If i put 0 15 10 L-2 * ? in cron expression, the xml validation is not good,

In my xml i have
<job-scheduling-data xmlns="http://www.quartz-scheduler.org/xml/JobSchedulingData"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.quartz-scheduler.org/xml/JobSchedulingData http://www.quartz-scheduler.org/xml/job_scheduling_data_2_0.xsd"
version="2.0">


Is it a bug or i have a problem?

thanks
jhouse

seraphim
[Avatar]
Joined: 11/06/2009 15:29:56
Messages: 1654
Offline


It's likely a bug with the XML Schema.

I created an issue to track it.

https://jira.terracotta.org/jira/browse/QTZ-180
 
Forum Index -> Quartz
Go to:   
Powered by JForum 2.1.7 © JForum Team