Issue Details (XML | Word | Printable)

Key: CONTINUUM-2236
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jose Morales Martinez
Reporter: Jose Morales Martinez
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Continuum

Not allowed a schedule is shared by BuildDefinition and PurgeConfiguration

Created: 18/May/09 07:35 PM   Updated: 01/Jun/09 12:29 PM   Resolved: 01/Jun/09 12:29 PM
Return to search
Component/s: Core system
Affects Version/s: 1.3.1
Fix Version/s: 1.3.4, 1.4.0

Time Tracking:
Not Specified

Environment:
Maven 2.0.9
Ubuntu 8.10

Complexity: Intermediate


 Description  « Hide

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 );


Jose Morales Martinez made changes - 21/May/09 06:02 PM
Field Original Value New Value
Assignee Jose Morales Martinez [ jomm ]
Fix Version/s 1.3.4 [ 15301 ]
Jose Morales Martinez added a comment - 01/Jun/09 12:29 PM

Fixed in :

r780709 of branch 1.3.x
r780735 of version 1.4.0


Jose Morales Martinez made changes - 01/Jun/09 12:29 PM
Resolution Fixed [ 1 ]
Fix Version/s 1.4.0 [ 15106 ]
Status Open [ 1 ] Closed [ 6 ]