[
https://issues.apache.org/jira/browse/EXTSCRIPT-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Werner Punz resolved EXTSCRIPT-22.
----------------------------------
Resolution: Fixed
Assignee: Werner Punz
> Kill JCI from the codebase
> --------------------------
>
> Key: EXTSCRIPT-22
> URL: https://issues.apache.org/jira/browse/EXTSCRIPT-22
> Project: MyFaces Extensions Scripting
> Issue Type: Improvement
> Reporter: Werner Punz
> Assignee: Werner Punz
>
> JCI causes more problems than it solves, first we have our own compiler
> facade to bridge JCI, and JSR199, secondly, JCI introduces really old ASM
> dependencies to allow in memory compilation, Bernhard is working on a
> replacement facade directly utilizing com.sun.javac... I will integrate it
> instead of JCI for my own purposes as soon as it is done.
> I need it for JDK5 only with no upward compatibility so dropping JCI in this
> case is viable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.