From: liamfallon Date: Fri, 15 Nov 2019 13:40:08 +0000 (+0000) Subject: Fix JRuby interpreter shutdown issue X-Git-Tag: 2.3.0~54 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F50%2F98450%2F1;p=policy%2Fapex-pdp.git Fix JRuby interpreter shutdown issue The new version of JRuby fixes this issue. Also amended unit test to check for shutdown and immediate recreation of JRuby interpreter. Issue-ID: POLICY-1276 Change-Id: I723e0396985d3163b483e52fdaceb4b4fab7274b Signed-off-by: liamfallon --- diff --git a/plugins/plugins-executor/plugins-executor-jruby/pom.xml b/plugins/plugins-executor/plugins-executor-jruby/pom.xml index 72fd8cccf..976166bea 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -1,6 +1,7 @@