SCXML doesn't compile using JDK 1.5 ----------------------------------- Key: SCXML-13 URL: http://issues.apache.org/jira/browse/SCXML-13 Project: Commons SCXML Type: Bug
Versions: Nightly Builds Environment: JDK 1.5.0_07, Windows XP Reporter: Niall Pemberton SCXML's BuiltIn class uses org.apache.xpath.XPathAPI (from xalan) - which was shipped with JDK 1.4 (in rt.jar). JDK 1.5 no longer has this class (looks like they have re-packaged their own version com.sun.org.apache.xpath.internal.XPathAPI). http://www.mail-archive.com/commons-user%40jakarta.apache.org/msg16114.html -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]