-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Hudson ver. 1.395, Android Emulator 1.14
Common Emulator options:
- Reset emulator state at start-up
- Show emulator window
- Use emulator snapshots
Have their values reset to default when opening the job configuration again.
Saving the values work fine, however if I open the configuration and change some other things.. those values would have their values reset.
Happens only on 1.14. Worked correctly on 1.13
Code changed in jenkins
User: Christopher Orr
Path:
src/main/resources/hudson/plugins/android_emulator/AndroidEmulator/config.jelly
http://jenkins-ci.org/commit/android-emulator-plugin/297795d0da3f9b93cd3d17c90a8ae5b46beea23f
Log:
[FIXED JENKINS-9747] Fix config.jelly checkbox values to match instance names.
Fixes a regression in 1.14, whereby checkbox states were no longer accurate.