doesn't work with JDK 1.5

  • Share
  • Share

Applies to:
Ant, JDK 1.5

Description:
Occurs while using Apache Ant.

Cause:
While JDK 1.4.x contains a version of Xalan-J 2, JDK 1.5 have moved to XSLTC. Since this task uses Xalan’s redirect extensions for its internal stylesheet, Ant prior to 1.6.2 didn’t support XSLTC.

JAVA-Tools ,

  1. admin
    March 20th, 2009 at 10:28 | #1

    You have to install Xalan-J 2 in order to use this task with JDK 1.5 in older versions of Ant.
    Starting with Ant 1.6.2 supports JDK 1.5.

  1. No trackbacks yet.