[ 
http://mifosforge.jira.com/browse/MIFOS-3576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60112#action_60112
 ] 

Mifos Hudson Jira Plugin User commented on MIFOS-3576:
------------------------------------------------------

Integrated in !http://ci.mifos.org/hudson/images/16x16/blue.gif! 
[head-agriculturalLoan 
#5|http://ci.mifos.org/hudson/job/head-agriculturalLoan/5/]
     MIFOS-3576: Created an approrpiate task.xml file to use by spring's quartz 
and batch. Adjusted helper classes to work with the spring batch system.
MIFOS-3576: Reworked tasks' naming in the configuration file in order to 
acquire job names in a more clean way, merged LoanArrerarsTask and 
PortfolioAtRiskTask into a single task, as they are dependant on each other.
MIFOS-3576: Added the batch job catch-up mechanism.

Rafal Lewandowski : 
[dbdb8557d21622c03fc0b68ea307eb135203a3ad|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head;a=shortlog;h=refs/heads/agriculturalLoan&a=commit&h=dbdb8557d21622c03fc0b68ea307eb135203a3ad]
Files : 
* 
application/src/main/java/org/mifos/framework/components/batchjobs/TaskHelper.java
* 
application/src/main/java/org/mifos/framework/components/batchjobs/MifosBatchJob.java
* 
application/src/main/java/org/mifos/framework/components/batchjobs/BatchParametersExtractor.java
* application/pom.xml
* application/src/main/resources/org/mifos/config/resources/task.xml
* application/src/main/resources/org/mifos/config/resources/quartz.properties

Rafal Lewandowski : 
[d975d2d80837fb96562ec6cd14da0a3f30b4a566|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head;a=shortlog;h=refs/heads/agriculturalLoan&a=commit&h=d975d2d80837fb96562ec6cd14da0a3f30b4a566]
Files : 
* 
application/src/test/java/org/mifos/framework/components/batchjobs/MifosSchedulerTest.java
* 
application/src/main/java/org/mifos/framework/components/batchjobs/BatchParametersExtractor.java
* 
application/src/test/resources/org/mifos/framework/components/batchjobs/mockTask2.xml
* 
application/src/main/java/org/mifos/framework/components/batchjobs/BatchJobListener.java
* 
application/src/main/java/org/mifos/framework/components/batchjobs/listeners/GlobalBatchJobListener.java
* 
application/src/main/java/org/mifos/framework/components/batchjobs/listeners/GlobalTriggerListener.java
* 
application/src/main/java/org/mifos/framework/components/batchjobs/MifosBatchJob.java
* application/src/main/resources/org/mifos/config/resources/task.xml
* 
application/src/main/java/org/mifos/framework/components/batchjobs/BatchJobTriggerListener.java
* 
application/src/main/java/org/mifos/framework/components/batchjobs/TaskHelper.java
* 
application/src/test/resources/org/mifos/framework/components/batchjobs/mockTask.xml

Rafal Lewandowski : 
[e5837f5ddb1d34e74525173adbbaea57501d7d3f|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head;a=shortlog;h=refs/heads/agriculturalLoan&a=commit&h=e5837f5ddb1d34e74525173adbbaea57501d7d3f]
Files : 
* 
application/src/main/java/org/mifos/framework/components/batchjobs/MifosBatchJob.java
* application/src/main/resources/org/mifos/config/resources/task.xml


> Replace legacy Timer mechanism in MifosScheduler with a new one using Quartz
> ----------------------------------------------------------------------------
>
>                 Key: MIFOS-3576
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3576
>             Project: mifos
>          Issue Type: Story
>          Components: Batch jobs
>            Reporter: Jakub Sławiński
>            Assignee: Rafal Lewandowski
>            Priority: Major
>             Fix For: Release E - Iteration 6
>
>   Original Estimate: 3 days
>          Time Spent: 1 week, 1 day
>  Remaining Estimate: 0 minutes
>
> Replace legacy Timer mechanism in MifosScheduler with a new one using Quartz. 
> This means that:
>  * original Timer mechanism should be completely removed from MifosScheduler
>  * all unnecessary logic from TaskHelper should be moved to appropriate 
> listeners
>  * -MifosTasks (based on TimerTasks) should be replaced by MifosBatchJobs 
> (based on Quartz's StatefulJob's)- Spring Batch should be used to run 
> particular BatchJobs ("helpers")
>  * new tasks.xml format should be supported to allow new Quartz related 
> settings

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to