[ 
https://issues.apache.org/jira/browse/IGNITE-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14963497#comment-14963497
 ] 

Ilya Suntsov commented on IGNITE-1653:
--------------------------------------

Re-checked in master.
In pom.xml (no-lgpl package) there are 2 dependencies:
{noformat}<dependency>
            <groupId>org.apache.ignite</groupId>
            <artifactId>ignite-hibernate</artifactId>
            <version>1.5.0-QAIS1910</version>
        </dependency>
{noformat}
and:
{noformat}
<dependency>
            <groupId>org.apache.ignite</groupId>
            <artifactId>ignite-schedule</artifactId>
            <version>1.5.0-QAIS1910</version>
        </dependency>
{noformat}
they weren't supposed to be there.

> Need to remove lgpl-dependent examples from Ignite binaries
> -----------------------------------------------------------
>
>                 Key: IGNITE-1653
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1653
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 1.5
>         Environment: Apache-Ignite-1.5.0 build #29
>            Reporter: Vasilisa  Sidorova
>            Assignee: Ilya Suntsov
>            Priority: Critical
>             Fix For: 1.5
>
>
> Examples project from Ignite binaries couldn't be compiled due to there is 
> lgpl-dependencies.
> Solution: lgpl-dependent examples should be removed from Ignite src and bin



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

Reply via email to