[
https://issues.apache.org/jira/browse/FELIX-6600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698776#comment-17698776
]
Carsten Ziegeler commented on FELIX-6600:
-----------------------------------------
I tried to build the project, but get this test error. So this neds to be fixed
first:
Tests in error:
testScriptExecution(org.apache.felix.webconsole.plugins.scriptconsole.integration.ITScriptConsolePlugin):
Problem starting test container.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
> Please release a new version of Script Console plugin
> -----------------------------------------------------
>
> Key: FELIX-6600
> URL: https://issues.apache.org/jira/browse/FELIX-6600
> Project: Felix
> Issue Type: Bug
> Components: Script Console Plugin
> Reporter: Andreas Lemmer
> Priority: Major
>
> The last release of org.apache.felix.webconsole.plugins.scriptconsole is
> 1.0.2 from 2015 which still uses org.json (version 2007) with many CVEs. It
> doesn't run with a recent org.json version, because the constructor argument
> of JSONWriter was changed long ago.
> As far as I can see, the org.json dependency has been removed in version
> 1.0.3-SNAPSHOT, but there is no official 1.0.3 release.
> Please release a version without org.json dependency.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)