Uh oh!
There was an error while loading. Please reload this page.
Migration to Jakarta EL 4 compatible version of JUEL - #915
Conversation
dmaidaniuk
commented
Sep 23, 2022
The original repo of JUEL https://github.com/beckchr/juel is not maintained since 2018. So, either the forked repo should be deployed to the Sonatype repository with a changed group id, or sources of JUEL should be included in the Jinjava library. |
dmaidaniuk
commented
Sep 23, 2022
@jasmith-hs please take a look. |
jasmith-hs
commented
Oct 10, 2022
We will likely lean more towards including the sources into the Jinjava library like in #810 We could also maintain our own fork of JUEL cc @mattcoley@boulter |
dmaidaniuk
commented
Oct 13, 2022
@jasmith-hs I can transfer ownership of https://github.com/UkrSoftTech/juel/ repository to HubSpot organization. Also, in that fork I made the migration to EL 5 on another branch https://github.com/UkrSoftTech/juel/tree/jakarta-el-5. |
PR for issue #809
Please note, that here used a fork of JUEL library upgraded to Jakarta EL 4:
https://github.com/UkrSoftTech/juel/tree/jakarta-el-4