[jira] [Commented] (COCOON-2369) Flowscript should work with latest rhino
"Gabriel Gruber (Jira)" <[email protected]> Sat, 18 Jul 2020 16:27:00 +0000 (UTC)
| Newsgroups | gmane.text.xml.cocoon.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/COCOON-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160468#comment-17160468 ]
Gabriel Gruber commented on COCOON-2369:
----------------------------------------
Changed the necessary bits in cocoon-flowscript-impl to be compatible with rhino 1.7R5
https://github.com/ggruber4711/cocoon/tree/COCOON-2369_UpgradeRhino
> Flowscript should work with latest rhino
> ----------------------------------------
>
> Key: COCOON-2369
> URL: https://issues.apache.org/jira/browse/COCOON-2369
> Project: Cocoon
> Issue Type: Bug
> Components: - Flowscript
> Reporter: Gabriel Gruber
> Priority: Major
>
> Cocoon flowscript depends on a special version of rhino, which includes support for continuations.
> The last compatible version of rhino which works with flowscript interpreter is 1.7R1. After that some breaking changes were done in the rhino project:
> - rename Continutation to NativeContinuation
> - move NativeContinuation to root package.
> Goal of this ticket is to make cocoon-flow-impl work with the newest rhino version.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)