I have the same problem too. Another strange/annoying behavior that I always wondered if this might be related to: no matter what I try, I can't get only ONE test to run by specifying a test class or method as described in the documentation -- buildr always runs ALL the tests. Is that also an artifact of the overridden junit datatype?
On Sun, Aug 7, 2011 at 8:43 AM, Peter Donald <pe...@realityforge.org> wrote: > On Sun, Aug 7, 2011 at 12:30 PM, Chris Adams <ch...@edatasource.com> > wrote: > > I'm trying to figure out what would be causing the following warning: > > Running tests in eds:lib-shared > > Trying to override old definition of datatype junit > > You can ignore that warning. It is ant trying to redefine a task. > > I had thought we had tracked that warning down and eliminated it but > it seems not. Could you add an issue to jira to remind us to get > around to fixing it? > > Thanks!, > > Peter Donald >