-
Bug
-
Resolution: Fixed
-
Blocker
-
OSX
JDK 8
Jenkins 2.0-beta-2 (suggested plugins)
Pipeline 2.0
Steps to reproduce it:
- Install Jenkins 2.0-beta-2.
- Restart
- Upgrade Pipeline from 1.15 to 2.0 (in my case 2.0 was not propagated to my nearest UC mirror so the install wizard installed 1.15. I manually changed it to: http://ftp.icm.edu.pl/packages/jenkins/updates/current/update-center.json which already contains 2.0 packages). Make sure you mark all Pipeline related plugins (the ones that were aggregated by workflow-aggregator before 2.0) in the Upgrade tab (otherwise you will stay in 1.15 and only the aggregator is updated).
- Create a pipeline with the script generated by the sample "Hello World".
- Build it.
- It hangs before starting any step and the CPS VM thread dump is empty.
- is blocking
-
JENKINS-26481 Mishandling of binary methods accepting Closure
- Resolved
-
JENKINS-21249 Update Groovy
- Resolved
- links to