Apart form that it looks awesome and I much prefer the new test reporting style - thanks for a great release!
[INFO] Start: com.madgag.agit.GitAsyncTaskTest#testCloneRepoWithEmptyBlobInPack
[INFO] ERROR:com.madgag.agit.GitAsyncTaskTest#testCloneRepoWithEmptyBlobInPack
[INFO] java.lang.AssertionError: Test gitserver host 192.168.42.253 is reachable
Expected: is <true>
but: was <false>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at com.madgag.agit.GitTestUtils.gitServerHostAddress(GitTestUtils.java:58)
at com.madgag.agit.GitTestUtils.integrationGitServerURIFor(GitTestUtils.java:74)
at com.madgag.agit.GitAsyncTaskTest.testCloneRepoWithEmptyBlobInPack(GitAsyncTaskTest.java:52)
at java.lang.reflect.Method.invokeNative(Native Method)
at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:204)
at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:194)
at roboguice.test.RoboUnitTestCase.runTest(RoboUnitTestCase.java:55)
at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169)
at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154)
at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:529)
at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1448)
[INFO] End: com.madgag.agit.GitAsyncTaskTest#testCloneRepoWithEmptyBlobInPack
[INFO] Start: com.madgag.agit.GitAsyncTaskTest#testSimpleReadOnlyCloneFromGitHub
[INFO] ERROR:com.madgag.agit.GitAsyncTaskTest#testSimpleReadOnlyCloneFromGitHub
[INFO] Incomplete: Test run incomplete. Expected 14 tests, received 9
[INFO] End: com.madgag.agit.GitAsyncTaskTest#testSimpleReadOnlyCloneFromGitHub
[INFO] Run failed: Test run incomplete. Expected 14 tests, received 9
[INFO] Run ended:0
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ agit-tests ---
[INFO] Installing /home/roberto/development/agit-parent/agit-tests/target/agit-tests-1.13-SNAPSHOT.apk to /home/roberto/.m2/repository/com/madgag/agit-tests/1.13-SNAPSHOT/agit-tests-1.13-SNAPSHOT.apk
[INFO] Installing /home/roberto/development/agit-parent/agit-tests/pom.xml to /home/roberto/.m2/repository/com/madgag/agit-tests/1.13-SNAPSHOT/agit-tests-1.13-SNAPSHOT.pom
[INFO] Installing /home/roberto/development/agit-parent/agit-tests/target/agit-tests-1.13-SNAPSHOT.jar to /home/roberto/.m2/repository/com/madgag/agit-tests/1.13-SNAPSHOT/agit-tests-1.13-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Agit parent POM project ........................... SUCCESS [0.274s]
[INFO] agit test utils ................................... SUCCESS [5.095s]
[INFO] Agit - git client for Android ..................... SUCCESS [40.773s]
[INFO] Agit integration tests ............................ SUCCESS [1:35.508s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:22.737s
[INFO] Finished at: Thu Jul 07 11:25:28 CEST 2011
[INFO] Final Memory: 35M/232M
[INFO] ------------------------------------------------------------------------