[
https://issues.apache.org/jira/browse/MARMOTTA-589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312226#comment-14312226
]
Jakob Frank commented on MARMOTTA-589:
--------------------------------------
There are several quite similar versions of this class at *gist*:
https://gist.github.com/search?l=java&q=scriptrunner (5 at the time of writing)
> 3rd-party copyright in ScriptRunner
> -----------------------------------
>
> Key: MARMOTTA-589
> URL: https://issues.apache.org/jira/browse/MARMOTTA-589
> Project: Marmotta
> Issue Type: Bug
> Components: KiWi Triple Store
> Affects Versions: 3.3.0
> Reporter: Jakob Frank
> Priority: Blocker
> Labels: licensing
> Fix For: 3.3.1, 3.4.0
>
>
> While fixing a typo in a log-statement, I discovered that the
> {{ScriptRunner}} in the kiwi-triplestore module has 3rd-party copyright
> header which is not documented anywhere in a NOTICE or LICENSE file.
> There are a few options to solve this issue:
> * Move the {{ScriptRunner}} to a separate source tree ({{src/ext/java}}) and
> document the source inclusion according to the guidelines
> * Replace the ScriptRunner with a compatible library
> * Create a Marmotta-native implementation of a SQL command executor
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)