You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Rahul Akolkar (JIRA)" <ji...@apache.org> on 2006/07/19 16:59:15 UTC

[jira] Resolved: (SCXML-13) SCXML doesn't compile using JDK 1.5

     [ http://issues.apache.org/jira/browse/SCXML-13?page=all ]

Rahul Akolkar resolved SCXML-13.
--------------------------------

    Resolution: Fixed

Xalan Interpretive is no longer available in (Sun) JDK 1.5.

http://java.sun.com/j2se/1.5.0/docs/guide/xml/jaxp/JAXP-Compatibility_150.html

Fixed in r423480.


> SCXML doesn't compile using JDK 1.5
> -----------------------------------
>
>                 Key: SCXML-13
>                 URL: http://issues.apache.org/jira/browse/SCXML-13
>             Project: Commons SCXML
>          Issue Type: Bug
>    Affects Versions: Nightly Builds
>         Environment: JDK 1.5.0_07, Windows XP
>            Reporter: Niall Pemberton
>         Assigned To: Rahul Akolkar
>             Fix For: 0.5
>
>
> 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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org