You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Gabriel Gruber (Jira)" <ji...@apache.org> on 2020/07/18 16:27:00 UTC

[jira] [Commented] (COCOON-2369) Flowscript should work with latest rhino

    [ 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)