Stefan Bodewig wrote:
On Wed, 01 Mar 2006, Steve Loughran <[EMAIL PROTECTED]> wrote:
We need a test for a trax engine being around, for things like
junitreport. But this code doesnt work
Not on java1.5, even though xsltc is around.
XSLTC != Xalan2
I don't know for sure, but it is very
On Wed, 01 Mar 2006, Steve Loughran <[EMAIL PROTECTED]> wrote:
> We need a test for a trax engine being around, for things like
> junitreport. But this code doesnt work
>
> classname="org.apache.xalan.transformer.TransformerImpl"
>classpathref="classpath"/>
>
> Not on java1.5
Steve Loughran wrote:
We need a test for a trax engine being around, for things like
junitreport. But this code doesnt work
Not on java1.5, even though xsltc is around.
If you're running Java 1.4 or higher there *has* to be an XSLT engine
available acc. to the JAXP spec, I think.
-J.
We need a test for a trax engine being around, for things like
junitreport. But this code doesnt work
Not on java1.5, even though xsltc is around.
Who wants to come up with the tests for an xsltc engine being found? Do
we want to make this a ?
-steve