[jira] [Commented] (JCLOUDS-1172) Script engines are not loaded in the interactive shell

2016-09-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15499646#comment-15499646
 ] 

ASF subversion and git services commented on JCLOUDS-1172:
--

Commit ed2a6b470743db5b035ab6db786d9ec0999d63b3 in jclouds-karaf's branch 
refs/heads/master from [~nacx]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-karaf.git;h=ed2a6b4 ]

JCLOUDS-1172: Fix OSGiScriptEngineManager package and logs


> Script engines are not loaded in the interactive shell
> --
>
> Key: JCLOUDS-1172
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1172
> Project: jclouds
>  Issue Type: Bug
>  Components: jclouds-karaf
>Affects Versions: 1.9.2
>Reporter: Ignasi Barrera
>Assignee: Andrew Phillips
> Fix For: 2.0.0
>
> Attachments: JCLOUDS-1172.patch
>
>
> When using the interactive shell, the script engines that are used to render 
> the values of the columns are not loaded, resulting in blank output lines 
> when running commands.
> This affects only the interactive shell.
> See this discussion for more details: 
> https://github.com/jclouds/jclouds-karaf/pull/77#issuecomment-244901813



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (JCLOUDS-1172) Script engines are not loaded in the interactive shell

2016-09-14 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490907#comment-15490907
 ] 

ASF subversion and git services commented on JCLOUDS-1172:
--

Commit df7d4de364e7ccf4288c50ff44616e0cd691a4ae in jclouds-karaf's branch 
refs/heads/master from [~demobox]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-karaf.git;h=df7d4de ]

JCLOUDS-1172: Use an OSGi-compliant way of loading JSR 223 script engines


> Script engines are not loaded in the interactive shell
> --
>
> Key: JCLOUDS-1172
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1172
> Project: jclouds
>  Issue Type: Bug
>  Components: jclouds-karaf
>Affects Versions: 1.9.2
>Reporter: Ignasi Barrera
>Assignee: Andrew Phillips
>
> When using the interactive shell, the script engines that are used to render 
> the values of the columns are not loaded, resulting in blank output lines 
> when running commands.
> This affects only the interactive shell.
> See this discussion for more details: 
> https://github.com/jclouds/jclouds-karaf/pull/77#issuecomment-244901813



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (JCLOUDS-1172) Script engines are not loaded in the interactive shell

2016-09-06 Thread Ignasi Barrera (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15468829#comment-15468829
 ] 

Ignasi Barrera commented on JCLOUDS-1172:
-

Well, the problem is not Groovy itself. It fails to load any engine. I've also 
tried configuring it to use javascript, as it is already part of the JRE since 
Java 6, but the issue remains. The pull request just workarounds this by 
manually setting up the default engine (Groovy until now) if no engine can be 
loaded via dynamic discovery.

> Script engines are not loaded in the interactive shell
> --
>
> Key: JCLOUDS-1172
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1172
> Project: jclouds
>  Issue Type: Bug
>  Components: jclouds-karaf
>Affects Versions: 1.9.2
>Reporter: Ignasi Barrera
>Assignee: Ignasi Barrera
>
> When using the interactive shell, the script engines that are used to render 
> the values of the columns are not loaded, resulting in blank output lines 
> when running commands.
> This affects only the interactive shell.
> See this discussion for more details: 
> https://github.com/jclouds/jclouds-karaf/pull/77#issuecomment-244901813



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (JCLOUDS-1172) Script engines are not loaded in the interactive shell

2016-09-06 Thread Andrew Gaul (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15468807#comment-15468807
 ] 

Andrew Gaul commented on JCLOUDS-1172:
--

Our use of Groovy is overkill for this formatting feature.  If it makes more 
sense we could just rip Groovy out.

> Script engines are not loaded in the interactive shell
> --
>
> Key: JCLOUDS-1172
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1172
> Project: jclouds
>  Issue Type: Bug
>  Components: jclouds-karaf
>Affects Versions: 1.9.2
>Reporter: Ignasi Barrera
>Assignee: Ignasi Barrera
>
> When using the interactive shell, the script engines that are used to render 
> the values of the columns are not loaded, resulting in blank output lines 
> when running commands.
> This affects only the interactive shell.
> See this discussion for more details: 
> https://github.com/jclouds/jclouds-karaf/pull/77#issuecomment-244901813



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)