Steve Loughran wrote:
We need a test for a trax engine being around, for things like junitreport. But this code doesnt work

    <available property="xalan2.present"
      classname="org.apache.xalan.transformer.TransformerImpl"
      classpathref="classpath"/>

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.

--
[EMAIL PROTECTED]  x22801  netbeans.org  ant.apache.org
        http://google.com/search?q=e%5E(pi*i)%2B1


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

Reply via email to