Hi Matthias,

On 2009-05-14, Walter, Matthias <m.wal...@citti.de> wrote:

> Hello there,

> I'm not quite sure if this is the correct mailing list for my problem,
> please forgive me, if not.

> I have a problem after upgrading junit from 4.4 to 4.6 on a Hudson
> Server.

> I get the error message:

> [junit] Running org.path.to.my.test.class.SqliteBackupManagerTest
> [junit] Testsuite: org.path.to.my.test.class.SqliteBackupManagerTest

> /some/path/to/my/build.xml:188: java.lang.NoClassDefFoundError:
> org/junit/Assume$AssumptionViolatedException

could you provide the full stacktrace (running ant in verbose mode, if
necessary)?

I've grepped through Ant's sources and can't find any reference to
AssumptionViolatedException or he Assume class in Ant's trunk or Ant
1.7.1.

It may be some other library/tool that you are using during your test.
Cobertura is a likely candidate.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to