Alternative to #78, but addressing the same issue. You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds-karaf/pull/79 -- Commit Summary -- * Try to use an OSGi-compliant way of loading JSR 223 script engines -- File Changes -- M commands/src/main/java/org/jclouds/karaf/commands/table/BasicShellTableFactory.java (9) A commands/src/main/java/org/jclouds/karaf/commands/table/internal/OSGiScriptEngine.java (79) A commands/src/main/java/org/jclouds/karaf/commands/table/internal/OSGiScriptEngineFactory.java (83) A commands/src/main/java/org/jclouds/karaf/commands/table/internal/OSGiScriptEngineManager.java (272) M commands/src/main/java/org/jclouds/karaf/commands/table/internal/ScriptEngineShellTable.java (12) M commands/src/main/resources/OSGI-INF/blueprint/jclouds-commands.xml (8) M feature/src/main/resources/feature.xml (1) -- Patch Links -- https://github.com/jclouds/jclouds-karaf/pull/79.patch https://github.com/jclouds/jclouds-karaf/pull/79.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-karaf/pull/79
