[android-developers] Re: Android unit test launch fails in eclipse

2010-12-23 Thread ezamur
chema On Dec 23, 4:20 pm, ezamur wrote: > I am trying to run an android unit test in eclipse by run as -> > android junit test, but I get the following error: > !ENTRY org.eclipse.core.jobs 4 2 2010-12-23 16:15:43.269 > !MESSAGE An internal error occurred during:

[android-developers] Android unit test launch fails in eclipse

2010-12-23 Thread ezamur
I am trying to run an android unit test in eclipse by run as -> android junit test, but I get the following error: !ENTRY org.eclipse.core.jobs 4 2 2010-12-23 16:15:43.269 !MESSAGE An internal error occurred during: "Launching android-test". !STACK 0 java.lang.NullPointerException at com.an

[android-developers] Re: Hudson and application signing

2010-12-22 Thread ezamur
Ok, I solved this one. It was some stupid typo in the pom.xml. On Dec 22, 8:21 am, ezamur wrote: > On Dec 22, 8:15 am, ezamur wrote: > > > I am aware the debug store is created automatically, but what is > > strange to me is that Hudson is installed on my local machine, the &

[android-developers] Re: Hudson and application signing

2010-12-21 Thread ezamur
On Dec 22, 8:15 am, ezamur wrote: > I am aware the debug store is created automatically, but what is > strange to me is that Hudson is installed on my local machine, the > same I am using for development. I just realized what I wrote. :) I meant to say that it is strange to me w

[android-developers] Re: Hudson and application signing

2010-12-21 Thread ezamur
Since I am building the app with maven, I set goals to be "clean install". I am aware the debug store is created automatically, but what is strange to me is that Hudson is installed on my local machine, the same I am using for development. It also uses same maven installation and same Android SDK

[android-developers] Hudson and application signing

2010-12-21 Thread ezamur
Hello, everybody I am trying to setup a CI environment for my android application. Just when I thought I am doing good, a problem came up. Although my project builds from the command line, it doesn't when the build is triggered by Hudson. The error message is: Failure [INSTALL_PARSE_FAILED_INCONSI