[
https://issues.apache.org/jira/browse/FLINK-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565388#comment-15565388
]
ASF GitHub Bot commented on FLINK-4799:
---------------------------------------
GitHub user mxm opened a pull request:
https://github.com/apache/flink/pull/2620
[FLINK-4799] re-add 'build-target' symlink on Unix systems
This adds back the link 'build-target' which points to the final build
assembly in 'flink-dist/target/...'. The link is only created on Unix systems.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mxm/flink FLINK-4799
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2620.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 #2620
----
commit 790c3050bcb29a97cd03b12a44e1b279e7ca2d1c
Author: Maximilian Michels <[email protected]>
Date: 2016-10-11T11:54:55Z
[FLINK-4799] re-add 'build-target' symlink on Unix systems
This adds back the link 'build-target' which points to the final build
assembly in 'flink-dist/target/'.
----
> Re-add build-target symlink to project root
> -------------------------------------------
>
> Key: FLINK-4799
> URL: https://issues.apache.org/jira/browse/FLINK-4799
> Project: Flink
> Issue Type: Wish
> Components: Build System
> Affects Versions: 1.2.0, 1.1.3
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Minor
> Fix For: 1.2.0
>
>
> We have previously removed the plugin which created the 'build-target' link
> to the build target directory. See FLINK-4732. At least one user has
> requested to re-add the link.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)