You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Jose Morales Martinez (JIRA)" <ji...@codehaus.org> on 2009/05/22 01:02:42 UTC

[jira] Updated: (CONTINUUM-2236) Not allowed a schedule is shared by BuildDefinition and PurgeConfiguration

     [ http://jira.codehaus.org/browse/CONTINUUM-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jose Morales Martinez updated CONTINUUM-2236:
---------------------------------------------

         Assignee: Jose Morales Martinez
    Fix Version/s: 1.3.4

> Not allowed a schedule is shared by BuildDefinition and PurgeConfiguration
> --------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2236
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2236
>             Project: Continuum
>          Issue Type: Bug
>          Components: Core system
>    Affects Versions: 1.3.1
>         Environment: Maven 2.0.9
> Ubuntu 8.10
>            Reporter: Jose Morales Martinez
>            Assignee: Jose Morales Martinez
>             Fix For: 1.3.4
>
>
> If you add a buildDefinition and a purgeConfiguration with same Schedule only add buildDefinition because both jobs have same job name.
> When set job name does not difference between buildDefinition job or purgeConfiguration job
> {noformat}
> JobDetail jobDetail = new JobDetail( schedule.getName(), org.quartz.Scheduler.DEFAULT_GROUP, jobClass );
> {noformat}

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