Branch: refs/heads/master Home: https://github.com/jenkinsci/android-emulator-plugin Commit: e59644d6560f4d6854b8081991def18fd55ea796 https://github.com/jenkinsci/android-emulator-plugin/commit/e59644d6560f4d6854b8081991def18fd55ea796 Author: Nikolas Falco <nfalc...@hotmail.com> Date: 2020-04-12 (Sun, 12 Apr 2020)
Changed paths: M .gitignore Log Message: ----------- Update .gitignore Commit: efcd0e5a8806f66fc52f6b7887d36338664c57e0 https://github.com/jenkinsci/android-emulator-plugin/commit/efcd0e5a8806f66fc52f6b7887d36338664c57e0 Author: Nikolas Falco <nfalc...@hotmail.com> Date: 2020-04-12 (Sun, 12 Apr 2020) Changed paths: M pom.xml M src/main/java/hudson/plugins/android_emulator/AndroidEmulator.java M src/main/java/hudson/plugins/android_emulator/EmulatorConfig.java M src/main/java/hudson/plugins/android_emulator/SdkInstaller.java M src/main/java/hudson/plugins/android_emulator/TaskDispatcher.java M src/main/java/hudson/plugins/android_emulator/builder/AbstractBuilder.java M src/main/java/hudson/plugins/android_emulator/sdk/AndroidSdk.java M src/main/java/hudson/plugins/android_emulator/util/Utils.java Log Message: ----------- Update parent to latest version. Remove use of deprecated methods. Move all anonymous inner callable as inner classes because of deserialization warning in Jenkins logs. Compare: https://github.com/jenkinsci/android-emulator-plugin/compare/f50eadd63319...efcd0e5a8806 -- 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/f50ead-efcd0e%40github.com.