[
https://issues.apache.org/jira/browse/IGNITE-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847364#comment-15847364
]
Denis Magda commented on IGNITE-3793:
-------------------------------------
Alexander, reviewed and left minor notes in Upsource.
However, I'm concerned about the content of generated ignite-core-licenses.txt.
{code}
// ------------------------------------------------------------------
// List of ignite-core module's dependencies provided as a part of this
distribution
// which licenses differ from Apache Software License.
// ------------------------------------------------------------------
==============================================================================
For JSR107 API and SPI (https://github.com/jsr107/jsr107spec)
javax.cache:cache-api:jar:1.0.0
==============================================================================
This product bundles JSR107 API and SPI which is available under a:
The Apache Software License, Version 2.0. For details, see
https://raw.github.com/jsr107/jsr107spec/master/LICENSE.txt.
==============================================================================
For ignite-shmem (http://www.gridgain.com) org.gridgain:ignite-shmem:jar:1.0.0
==============================================================================
This product bundles ignite-shmem which is available under a:
The Apache Software License, Version 2.0. For details, see
http://www.apache.org/licenses/LICENSE-2.0.txt.
==============================================================================
For IntelliJ IDEA Annotations (http://www.jetbrains.org)
org.jetbrains:annotations:jar:13.0
==============================================================================
This product bundles IntelliJ IDEA Annotations which is available under a:
The Apache Software License, Version 2.0. For details, see
http://www.apache.org/licenses/LICENSE-2.0.txt.
{code}
The file says that it contains licenses different from the Apache Software
license but in fact lists shmem, Intellij IDEA annotations and JSR 107 all of
which under Apache 2.0. Need to clarify this on the dev list.
> Need to fix dependencies and it's licenses.
> -------------------------------------------
>
> Key: IGNITE-3793
> URL: https://issues.apache.org/jira/browse/IGNITE-3793
> Project: Ignite
> Issue Type: Task
> Reporter: Anton Vinogradov
> Assignee: Alexandr Fedotov
> Priority: Blocker
> Labels: important
> Fix For: 1.9
>
>
> 1) H2 license listed at LICENSE_FABRIC seems to be wrong.
> Need to make sure that correct one listed at ignite-indexing-licenses.txt and
> remove wrong at LICENSE_FABRIC.
> 2) JCache changed the license to Apache 2.0
> (https://raw.githubusercontent.com/jsr107/jsr107spec/master/LICENSE.txt).
> Content of {{ignite-core-licenses.txt}} mustn't be mentioned there. JCache
> has to be mentioned the file from 3)
> 3) Apache licenses should be always shown at ignite-*-licenses.txt.
> licenses.txt.vm should be fixed.
> 4) Revert geronimo related changes merged into this branch. Geronimo is no
> longer needed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)