[JIRA] (JENKINS-14497) Can't start emulator with new Android SDK Tools rev. 20.0.1

2012-07-27 Thread chris...@dovas.de (JIRA)














































Christos Dovas
 commented on  JENKINS-14497


Cant start emulator with new Android SDK Tools rev. 20.0.1















Hi guys, it still doesn't work with the Version 2.3 of the emulator plugin. I still get the same Error messages. Are you sure this was fixed???



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14497) Can't start emulator with new Android SDK Tools rev. 20.0.1

2012-07-25 Thread simon.stra...@googlemail.com (JIRA)














































Simon Strauch
 commented on  JENKINS-14497


Cant start emulator with new Android SDK Tools rev. 20.0.1















I tried applying the Integer.parseInt() and the fall-back with the RegEx to the String "16" of this change. It works, both return the number 16.


java.util.regex.Pattern REVISION = java.util.regex.Pattern.compile("(\\d+)(?:\\.\\d+){0,2}");
java.util.regex.Matcher m = REVISION.matcher("16");
m.matches(); // return true
String num = m.group(1); // num is "16"
return Integer.parseInt(num); // returns 16




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14497) Can't start emulator with new Android SDK Tools rev. 20.0.1

2012-07-25 Thread ch...@orr.me.uk (JIRA)















































Christopher Orr
 closed  JENKINS-14497 as Fixed


Cant start emulator with new Android SDK Tools rev. 20.0.1
















Version 2.3 of the plugin has been released, which fixes this issue.





Change By:


Christopher Orr
(25/Jul/12 10:56 AM)




Status:


Resolved
Closed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14497) Can't start emulator with new Android SDK Tools rev. 20.0.1

2012-07-24 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-14497 as Fixed


Cant start emulator with new Android SDK Tools rev. 20.0.1
















Change By:


SCM/JIRA link daemon
(24/Jul/12 4:27 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14497) Can't start emulator with new Android SDK Tools rev. 20.0.1

2012-07-24 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-14497


Cant start emulator with new Android SDK Tools rev. 20.0.1















Code changed in jenkins
User: Christopher Orr
Path:
 src/main/java/hudson/plugins/android_emulator/util/Utils.java
 src/test/java/hudson/plugins/android_emulator/util/UtilsTest.java
http://jenkins-ci.org/commit/android-emulator-plugin/770bf157ef44b38b426781e568296a172b790341
Log:
  Merge pull request #14 from jberkel/master

FIXED JENKINS-14497 Fix parsing of recent SDK revision strings.


Compare: https://github.com/jenkinsci/android-emulator-plugin/compare/7a3d75b5d45f...770bf157ef44




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14497) Can't start emulator with new Android SDK Tools rev. 20.0.1

2012-07-24 Thread kevin...@gmail.com (JIRA)














































Kevin Chow
 commented on  JENKINS-14497


Cant start emulator with new Android SDK Tools rev. 20.0.1















Thank you for the fix. Would you push it as Plugin 2.3? So we could upgrade the plugin on our side? Thanks!



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14497) Can't start emulator with new Android SDK Tools rev. 20.0.1

2012-07-23 Thread kevin...@gmail.com (JIRA)














































Kevin Chow
 commented on  JENKINS-14497


Cant start emulator with new Android SDK Tools rev. 20.0.1















Yes, this is reproducible on my side. 

Checking with Android SDK Manager, 20.0.1 Android SDK Tools is being used and caused this error when running a job with Android Emulator.

Thanks,

Kevin



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14497) Can't start emulator with new Android SDK Tools rev. 20.0.1

2012-07-23 Thread kevin...@gmail.com (JIRA)












































 
Kevin Chow
 edited a comment on  JENKINS-14497


Cant start emulator with new Android SDK Tools rev. 20.0.1
















Yes, this is reproducible on my side. 

Checking with Android SDK Manager, Android SDK Tools 20.0.1 is being used and caused this error when running a job with Android Emulator.

We are using Android Emulator Plugin 2.2.

Thanks,

Kevin



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14497) Can't start emulator with new Android SDK Tools rev. 20.0.1

2012-07-19 Thread ch...@orr.me.uk (JIRA)














































Christopher Orr
 commented on  JENKINS-14497


Cant start emulator with new Android SDK Tools rev. 20.0.1















Ouch! Thanks for the report; I'll take a look.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira