Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/android-emulator-plugin
  Commit: a3472a454ef7891a2b3633cd015ce5fe5fc1cfeb
      
https://github.com/jenkinsci/android-emulator-plugin/commit/a3472a454ef7891a2b3633cd015ce5fe5fc1cfeb
  Author: Jan Berkel <[email protected]>
  Date:   2012-06-25 (Mon, 25 Jun 2012)

  Changed paths:
    M src/main/java/hudson/plugins/android_emulator/AndroidEmulator.java
    M src/main/java/hudson/plugins/android_emulator/Constants.java
    M src/main/java/hudson/plugins/android_emulator/EmulatorConfig.java
    M 
src/main/resources/hudson/plugins/android_emulator/AndroidEmulator/config.jelly
    M src/main/resources/hudson/plugins/android_emulator/Messages.properties
    A src/main/webapp/help-targetAbi.html

  Log Message:
  -----------
  Allow user to specify an abi to use for the emulator

For some versions of Android there is more than one available
system image / ABI. When more than one image is installed,
the user needs to specify which version is to be used.


  Commit: 7a3d75b5d45f15406b8fc652035b4d392758e07f
      
https://github.com/jenkinsci/android-emulator-plugin/commit/7a3d75b5d45f15406b8fc652035b4d392758e07f
  Author: Christopher Orr <[email protected]>
  Date:   2012-06-26 (Tue, 26 Jun 2012)

  Changed paths:
    M src/main/java/hudson/plugins/android_emulator/AndroidEmulator.java
    M src/main/java/hudson/plugins/android_emulator/Constants.java
    M src/main/java/hudson/plugins/android_emulator/EmulatorConfig.java
    M 
src/main/resources/hudson/plugins/android_emulator/AndroidEmulator/config.jelly
    M src/main/resources/hudson/plugins/android_emulator/Messages.properties
    A src/main/webapp/help-targetAbi.html

  Log Message:
  -----------
  Merge pull request #12 from jberkel/master

[FIXED JENKINS-13906] Allow user to specify target abi / system image


Compare: 
https://github.com/jenkinsci/android-emulator-plugin/compare/26c3b573278b...7a3d75b5d45f

Reply via email to