On 03/04/2008, Matt Benson <[EMAIL PROTECTED]> wrote:
>
> --- sebb <[EMAIL PROTECTED]> wrote:
>
>
> > Removing
> >
> >
> >
> > allows the test to run, but then the report fails
> > with:
> >
> >
> javax.xml.transform.TransformerFactoryConfigurationError:
> > Provider
> > org.a
--- sebb <[EMAIL PROTECTED]> wrote:
> Removing
>
>
>
> allows the test to run, but then the report fails
> with:
>
>
javax.xml.transform.TransformerFactoryConfigurationError:
> Provider
> org.apache.xalan.processor.TransformerFactoryImpl
> not found
When I read this last night, I w
Removing
allows the test to run, but then the report fails with:
javax.xml.transform.TransformerFactoryConfigurationError: Provider
org.apache.xalan.processor.TransformerFactoryImpl not found
On 03/04/2008, Matt Benson <[EMAIL PROTECTED]> wrote:
> Just committed some stuff based on e
Just committed some stuff based on earlier Ant FAQs.
Gotta go for now though--good luck!
-Matt
--- Matt Benson <[EMAIL PROTECTED]> wrote:
>
> --- sebb <[EMAIL PROTECTED]> wrote:
>
> > I think you've found the junit problem I
> mentioned:
> >
> > run-tests:
> > [junit] Using loader null o
--- sebb <[EMAIL PROTECTED]> wrote:
> I think you've found the junit problem I mentioned:
>
> run-tests:
> [junit] Using loader null on class
>
org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter:
> java.lang.NoClassDefFoundError: org/w3c/dom/Node
>
> This was using Java 1.
I think you've found the junit problem I mentioned:
run-tests:
[junit] Using loader null on class
org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter:
java.lang.NoClassDefFoundError: org/w3c/dom/Node
This was using Java 1.3.1 and Ant 1.7.0 (junit 3.8.2);
The same happens with