Branch: refs/heads/master Home: https://github.com/jenkinsci/android-emulator-plugin Commit: 7f00f03efbffc45def55f1b3f12dcdb1cc589f28 https://github.com/jenkinsci/android-emulator-plugin/commit/7f00f03efbffc45def55f1b3f12dcdb1cc589f28 Author: Christopher NEY <c...@wikomobile.com> Date: 2020-04-12 (Sun, 12 Apr 2020)
Changed paths: M src/main/java/hudson/plugins/android_emulator/Constants.java M src/main/java/hudson/plugins/android_emulator/util/Utils.java M src/test/java/hudson/plugins/android_emulator/AndroidPlatformTest.java Log Message: ----------- [JENKINS-51197] Auto-Installation does not work if latest build-tools are an RC version Update SDK Tools Build ID + Add Android SDKs Fix regex to catch RC build-tools Commit: e9df880248e8565c9d7352d09bf65fbd8040f99e https://github.com/jenkinsci/android-emulator-plugin/commit/e9df880248e8565c9d7352d09bf65fbd8040f99e Author: Michael Musenbrock <redea...@gmx.net> Date: 2020-04-12 (Sun, 12 Apr 2020) Changed paths: M src/main/java/hudson/plugins/android_emulator/util/Utils.java M src/test/java/hudson/plugins/android_emulator/sdk/cli/SdkCommandsTestData.java M src/test/java/hudson/plugins/android_emulator/util/UtilsTest.java Log Message: ----------- [JENKINS-51197] Auto-Installation does not work if latest build-tools are an RC version Fix failure if the latest available build-tools version is a release candindate. Use the latest stable version for auto-installs. Commit: 1bd27e6e90871557fa0ef84336aae5d9831264bf https://github.com/jenkinsci/android-emulator-plugin/commit/1bd27e6e90871557fa0ef84336aae5d9831264bf Author: Nikolas Falco <nfalc...@hotmail.com> Date: 2020-04-12 (Sun, 12 Apr 2020) Changed paths: M src/test/java/hudson/plugins/android_emulator/sdk/cli/SdkCommandsTest.java M src/test/java/hudson/plugins/android_emulator/sdk/cli/SdkCommandsTestData.java M src/test/java/hudson/plugins/android_emulator/util/UtilsTest.java A src/test/resources/hudson/plugins/android_emulator/sdk/cli/sdkmanager-list.out Log Message: ----------- [JENKINS-51197] Auto-Installation does not work if latest build-tools are an RC version Fix test case using most recent sdkmanager --list output Compare: https://github.com/jenkinsci/android-emulator-plugin/compare/a344c165d224...1bd27e6e9087 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/android-emulator-plugin/push/refs/heads/master/a344c1-1bd27e%40github.com.