[
https://issues.apache.org/jira/browse/FLINK-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15115274#comment-15115274
]
ASF GitHub Bot commented on FLINK-3285:
---------------------------------------
GitHub user mxm opened a pull request:
https://github.com/apache/flink/pull/1547
[FLINK-3285][maven] skip deployment of flink-java8 module
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mxm/flink FLINK-3285
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1547.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1547
----
commit 3a6966ebc64fbe458d89338f60e41717e9c32655
Author: Maximilian Michels <[email protected]>
Date: 2016-01-25T14:21:31Z
[FLINK-3285][maven] skip deployment of flink-java8 module
----
> Skip Maven deployment of flink-java8
> ------------------------------------
>
> Key: FLINK-3285
> URL: https://issues.apache.org/jira/browse/FLINK-3285
> Project: Flink
> Issue Type: Sub-task
> Components: Java API
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Fix For: 1.0.0
>
>
> {{flink-java8}} has a Scala dependency due to its dependency on
> {{flink-streaming-java}}. It deploys some examples and a test jar. However,
> the deployed jars are not necessary to develop or test Java 8 Lambda code.
> I propose to disable deployment of the flink-java8 module and its test jar.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)