Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: android-emulator-plugin
-
Labels:None
-
Similar Issues:
Description
Google just changed names for their system images: "Google Inc.:Google APIs (x86 System Image):19"
The plugin fails because brackets are not allowed on creation as emulator name.
Some replace should be used to cope with that.
Code changed in jenkins
User: Christopher Orr
Path:
src/main/java/hudson/plugins/android_emulator/EmulatorConfig.java
http://jenkins-ci.org/commit/android-emulator-plugin/174a8e24f99532017c4690a45b077360ad6fe219
Log:
Merge pull request #37 from tommyd3mdi/master
[FIXED JENKINS-23252] Fix naming of emulator images for x86-based Google APIs.
Compare: https://github.com/jenkinsci/android-emulator-plugin/compare/923dd9f0fb7e...174a8e24f995