When I try to run the junit tests on the code checked out from CVS
HEAD, I get a failure because ant cannot create task or type of type:
junit. I do not know anything about junit. I had hoped this target
would run out of the box.

What should I do to make it work?

>./build.sh package javadocs junit

...

init-avail:
     [echo] Apache Ant version 1.5.1 compiled on October 2 2002
     [echo] Jimi Support NOT Present
     [echo] JAI Support NOT Present
     [echo] JCE Support PRESENT
     [echo] JUnit Support PRESENT

...

init:
     [echo] ------------------- Fop 1.0dev [1999-2003] ----------------
     [echo] See build.properties and build-local.properties for additional 
build settings

...

junit:
     [echo] Running basic functionality tests for fop-transcoder.jar

BUILD FAILED
file:/fsd/source/xml-fop/build.xml:659: Could not create task or type of type: 
junit.

Ant could not find the task or a class this task relies upon.

junit is version 3.8.1.

-- 
Simon Pepping
email: [EMAIL PROTECTED]
home page: http://www.leverkruid.nl


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to