This model separation business got me curious. Are you using legacy Ant and the Android plugin for NetBeans, or using Manfred's Maven plugin? I ask because I have not yet had time to Mavenize my hobby stuff and I find there are some quirks with including a stand alone library/jar (requires build.xml tweak).
On May 3, 11:59 pm, Fabrizio Giudici <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 5/3/10 23:45 , Casper Bang wrote: > > > I haven't run into the issue, since I only test the model part of > > my apps. Now I am glad that I do. :) > > I have also separated the modules that depends on Android from those > that are model only - and I don't object in having to run the specific > Android tests for the UI and services, but Criteria is a model, hell... > > I suppose that the Android instrumentation stuff for tests will be > incompatible with Cobertura, right? > > - -- > Fabrizio Giudici - Java Architect, Project Manager > Tidalwave s.a.s. - "We make Java work. Everywhere." > java.net/blog/fabriziogiudici -www.tidalwave.it/people > [email protected] > -----BEGIN PGP SIGNATURE----- > Version: GnuPG/MacGPG2 v2.0.14 (Darwin) > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org/ > > iEYEARECAAYFAkvfRzYACgkQeDweFqgUGxeBoQCgqW+wy2a5VH4ICyWNMtxd/Uth > FsIAn3rcW2kUWkvdzBsEJmhnYlEXJtHU > =Ufdx > -----END PGP SIGNATURE----- > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/javaposse?hl=en. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
