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:
GRAILSPLUGINS-213
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
Minor
Assignee:
Sergey Nebolsin
Reporter:
Wolfgang Schell
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Grails Plugins
Quartz-Plugin should be looking for jobs in plugin directories as well
Created:
17/Jan/08 06:29 AM
Updated:
16/May/08 06:04 AM
Component/s:
Grails-Quartz
Affects Version/s:
Grails-Quartz 0.2
Fix Version/s:
Grails-Quartz 0.3
Time Tracking:
Not Specified
File Attachments:
1.
grails-quartz-loadjobsfromplugins-GRAILSPLUGINS-213.patch
(0.7 kb)
Description
« Hide
The quartz plugin looks for jobs only iwithin the grails-app directory, not in the plugins directory see watchedResources (
http://svn.grails-plugins.codehaus.org/browse/grails-plugins/grails-quartz/trunk/QuartzGrailsPlugin.groovy?r=3097#l57
). This prevents other plugins to contribute jobs.
Description
The quartz plugin looks for jobs only iwithin the grails-app directory, not in the plugins directory see watchedResources (
http://svn.grails-plugins.codehaus.org/browse/grails-plugins/grails-quartz/trunk/QuartzGrailsPlugin.groovy?r=3097#l57
). This prevents other plugins to contribute jobs.
Show »
All
Comments
Work Log
Change History
Sort Order:
[
Permlink
|
« Hide
]
Wolfgang Schell
-
31/Jan/08 05:04 AM
The attached patch fixes this issue
[
Show »
]
Wolfgang Schell
-
31/Jan/08 05:04 AM
The attached patch fixes this issue
[
Permlink
|
« Hide
]
Sergey Nebolsin
-
20/Feb/08 12:13 PM
Patch applied. Thanks, Wolfgang.
[
Show »
]
Sergey Nebolsin
-
20/Feb/08 12:13 PM
Patch applied. Thanks, Wolfgang.