-
Bug
-
Resolution: Fixed
-
Major
-
Windows 7 SP1 x64
JDK 1.7.0_21-b11 x64
build-timeout 1.12.2
fstrigger 0.38
When I create a job that is triggered by a file change (option "[FSTrigger] - Monitor files") and that aborts if a build takes to long (option "Abort the build if it's stuck") then an invalid job configuration is created. The job configuration does not contain a strategy.
This happend after i upgraded
- Jenkins from 1.509.1 to 1.509.4
- build-timeout from 1.11 to 1.12.2
- fstrigger from 0.36 to 0.38
- is related to
-
JENKINS-20786 Replace radioBlocks by dropdownDescriptorSelector.
- Closed