Continuum

Not allowed a schedule is shared by BuildDefinition and PurgeConfiguration

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.3.1 (Alpha)
  • Fix Version/s: 1.3.4 (Beta)
  • Component/s: Core system
  • Labels:
    None
  • Environment:
    Maven 2.0.9
    Ubuntu 8.10
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

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

JobDetail jobDetail = new JobDetail( schedule.getName(), org.quartz.Scheduler.DEFAULT_GROUP, jobClass );

Activity

Hide
Jose Morales Martinez added a comment -

Fixed in :

r780709 of branch 1.3.x
r780735 of version 1.4.0

Show
Jose Morales Martinez added a comment - Fixed in : r780709 of branch 1.3.x r780735 of version 1.4.0

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: