Gabriel Gruber created COCOON-2369:
--------------------------------------
Summary: 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
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)