[JIRA] (JSCRIPTING-10) Graal-based "nashorn" plugin does not work for IdP 4.1.4 and Java 17 RC
Rod Widdowson (Jira)
jira at shibboleth.atlassian.net
Mon Aug 16 11:00:26 UTC 2021
Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 ) *commented* on JSCRIPTING-10 ( https://shibboleth.atlassian.net/browse/JSCRIPTING-10?atlOrigin=eyJpIjoiMGU3ZTZjM2NlZDUwNGZlOWI3OGU0OWM4ZThhOGJkMWMiLCJwIjoiaiJ9 )
Re: Graal-based "nashorn" plugin does not work for IdP 4.1.4 and Java 17 RC ( https://shibboleth.atlassian.net/browse/JSCRIPTING-10?atlOrigin=eyJpIjoiMGU3ZTZjM2NlZDUwNGZlOWI3OGU0OWM4ZThhOGJkMWMiLCJwIjoiaiJ9 )
There is something extra-ordinarily weird going on here.
The failure is because two required jar files are missing
org.graalvm.regex:regex:jar:20.0.0:compile
org.graalvm.truffle:truffle-api:jar:20.0.0:compile
Now I am sure remember seeing these during development but they are MIA in thepom file (and indeed have never been there). I suspect that at some stage we stopped allowing transitive dependency copying during the build (and these are transitive from org.graalvm.js:js:jar:20.0.0:compile
I’ll add them and see what happens.
( https://shibboleth.atlassian.net/browse/JSCRIPTING-10#add-comment?atlOrigin=eyJpIjoiMGU3ZTZjM2NlZDUwNGZlOWI3OGU0OWM4ZThhOGJkMWMiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JSCRIPTING-10#add-comment?atlOrigin=eyJpIjoiMGU3ZTZjM2NlZDUwNGZlOWI3OGU0OWM4ZThhOGJkMWMiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100172- sha1:c3c6042 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20210816/58f0f706/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-c27158a5-288e-442c-9f70-88f52446f7bb
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20210816/58f0f706/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-07983436-a5bd-45bf-96e3-63ff639e35fc
Type: image/png
Size: 425 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20210816/58f0f706/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-c184fcbf-391a-4800-bd6b-c59f56179340
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20210816/58f0f706/attachment-0005.png>
More information about the commits
mailing list