History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
QRTZNET-153
Type:
Bug
Status:
Resolved
Resolution:
Fixed
Priority:
Minor
Assignee:
Marko Lahma
Reporter:
Lance Hobson
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Quartz.NET
JobInitializationPlugin overwrite-existing-jobs parameter ignored
Created:
26/Feb/09 04:25 PM
Updated:
07/Mar/09 03:47 PM
Component/s:
None
Affects Version/s:
None
Fix Version/s:
1.0.1
,
1.2
Description
« Hide
overwrite-existing-jobs parameter as set in the XML file when using the JobInitializationPlugin is ignored.
<quartz xmlns="
http://quartznet.sourceforge.net/JobSchedulingData
"
xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance
"
version="1.0"
overwrite-existing-jobs="true">
Regardless of the value set, the scheduler does not overwrite any existing jobs.
Description
overwrite-existing-jobs parameter as set in the XML file when using the JobInitializationPlugin is ignored. <quartz xmlns="
http://quartznet.sourceforge.net/JobSchedulingData
" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance
" version="1.0" overwrite-existing-jobs="true"> Regardless of the value set, the scheduler does not overwrite any existing jobs.
Show »
All
Comments
Change History
Sort Order:
[
Permlink
|
« Hide
]
Marko Lahma
added a comment -
07/Mar/09 03:47 PM
Thanks for reporting, it's a bug. Now fixed in trunk and maintenance.
[
Show »
]
Marko Lahma
added a comment -
07/Mar/09 03:47 PM
Thanks for reporting, it's a bug. Now fixed in trunk and maintenance.