On 10/08/11 12:56, Jeremias Maerki wrote:
> junit-compile-java:
> [mkdir] Created dir: /srv/gump/public/workspace/xml-fop/build/test-classes
> [mkdir] Created dir: /srv/gump/public/workspace/xml-fop/build/test-gensrc
> [mkdir] Created dir: /srv/gump/public/workspace/xml-fop/build/test-reports
> [javac] Compiling 169 source files to
> /srv/gump/public/workspace/xml-fop/build/test-classes
> [javac]
> /srv/gump/public/workspace/xml-fop/test/java/org/apache/fop/pdf/FileIDGeneratorTestCase.java:39:
> cannot find symbol
> [javac] symbol : constructor
> TestSuite(java.lang.Class[],java.lang.String)
> [javac] location: class junit.framework.TestSuite
> [javac] TestSuite suite = new TestSuite(new Class[] {
> [javac] ^
Advertising
Does anyone understand what is going on here? I can’t imagine that the
JUnit version running on Gump is too old, this constructor has been
existing since at least 2006.
Thanks,
Vincent