Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-15967

Android Emulator Plugin no longer works with r20.0.0.3.

    XMLWordPrintable

Details

    Description

      The following message is being printed, and the build aborts:

      [android] Required Android tools not found in PATH; cannot continue

      Attachments

        Activity

          jorgenpt Jørgen Tjernø added a comment - Potential pull request to fix this: https://github.com/jenkinsci/android-emulator-plugin/pull/19

          Code changed in jenkins
          User: Jørgen P. Tjernø
          Path:
          src/main/java/hudson/plugins/android_emulator/sdk/Tool.java
          src/main/java/hudson/plugins/android_emulator/util/Utils.java
          http://jenkins-ci.org/commit/android-emulator-plugin/04c6fedb0fa692ef903f21e502e93542019e70a3
          Log:
          Don't look for specific emulator binaries.

          Only look for the main emulator binary when validating an SDK root -
          don't look for the emulator64-* binaries (only in r21+) and the -mips
          and -x86 binaries (only in r12+).

          This resolves JENKINS-15967.

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jørgen P. Tjernø Path: src/main/java/hudson/plugins/android_emulator/sdk/Tool.java src/main/java/hudson/plugins/android_emulator/util/Utils.java http://jenkins-ci.org/commit/android-emulator-plugin/04c6fedb0fa692ef903f21e502e93542019e70a3 Log: Don't look for specific emulator binaries. Only look for the main emulator binary when validating an SDK root - don't look for the emulator64-* binaries (only in r21+) and the -mips and -x86 binaries (only in r12+). This resolves JENKINS-15967 .

          Version 2.7.1 of the plugin has been released, which includes this fix.

          orrc Christopher Orr added a comment - Version 2.7.1 of the plugin has been released, which includes this fix.

          People

            orrc Christopher Orr
            jorgenpt Jørgen Tjernø
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: