You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Kasnacheev (Jira)" <ji...@apache.org> on 2020/06/11 11:26:00 UTC

[jira] [Commented] (IGNITE-12765) Slim binary release for Apache Ignite

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

Ilya Kasnacheev commented on IGNITE-12765:
------------------------------------------

[~alex_pl] thank you for review.

 * I have added slim release building description to DEVNOTES.txt PR.
 * I have removed un-needed exclusions from assembly.
 * I don't see where we can mention it in README.txt, I think we should do it on downloads page & in online docs instead, after the release is out.
 * I think we can keep them for now, since we do not have javadoc filtering capacity (e.g. if you build LGPL version first then your subsequent non-LGPL builds will have LGPL modules' javadocs). We can think about it after the release (since ml javadocs account for almost half of all javadocs), I will file an additional ticket about that.
 * Examples build just fine by downloading extra dependencies from Maven Central (or from local .m2 directory), but I will update README.txt of slim builds to note that.

What do you think of my updated PR?

> Slim binary release for Apache Ignite
> -------------------------------------
>
>                 Key: IGNITE-12765
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12765
>             Project: Ignite
>          Issue Type: Task
>          Components: build
>            Reporter: Maxim Muzafarov
>            Assignee: Ilya Kasnacheev
>            Priority: Blocker
>             Fix For: 2.9
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 1. Prepare Apache Ignite "slim" distribution (example: https://github.com/apache/ignite/tree/ignite-slim)
> 2. Update configuration and check Apache Ignite RELEASE TeamCity Suite according to a new additional package distribution.
> See - discussion on dev-list
> http://apache-ignite-developers.2346864.n4.nabble.com/Slim-binary-release-and-docker-image-for-Apache-Ignite-td45110.html
> {code}
> libs:
> core/shmem/jcache
> ignite-indexing
> ignite-spring
> libs/optional:
> ignite-compress  
> ignite-rest-http
> ignite-spring-data_2.2
> ignite-log4j2      
> ignite-log4j       
> ignite-slf4j
> ignite-opencensus  
> ignite-kubernetes
> ignite-urideploy
> ignite-jta
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)