[
https://issues.apache.org/jira/browse/EXTSCRIPT-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758678#action_12758678
]
Werner Punz commented on EXTSCRIPT-22:
--------------------------------------
jci is now elimnated everything works as expected within the bounds
of jdk5 which is the lower threshold for this extension
> 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.