[GitHub] flink issue #2179: [FLINK-4128] compile error about git-commit-id-plugin

2016-06-30 Thread mwws
Github user mwws commented on the issue: https://github.com/apache/flink/pull/2179 I reset this branch and force push a new commit with author info. It should be OK now. Sorry for the inconvenient. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] flink issue #2179: [FLINK-4128] compile error about git-commit-id-plugin

2016-06-30 Thread mwws
Github user mwws commented on the issue: https://github.com/apache/flink/pull/2179 I fix the author info and add two more commits, not sure if it can work? If not, maybe I need to create a totally new PR. --- If your project is set up for it, you can reply to this email and have

[GitHub] flink issue #2179: [FLINK-4128] compile error about git-commit-id-plugin

2016-06-30 Thread mwws
Github user mwws commented on the issue: https://github.com/apache/flink/pull/2179 @greghogan Thanks so much for point this file out! In my case, `../../.git` file exists, so the `lookupGitDirectory` method direct return without smartly search the basePath directory hierarchy

[GitHub] flink issue #2179: [FLINK-4128] compile error about git-commit-id-plugin

2016-06-30 Thread mwws
Github user mwws commented on the issue: https://github.com/apache/flink/pull/2179 Yes, I just verified that the file you mentioned exists after this fix. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] flink issue #2179: [FLINK-4128] compile error about git-commit-id-plugin

2016-06-28 Thread mwws
Github user mwws commented on the issue: https://github.com/apache/flink/pull/2179 Yes, I am also confused about why it can compile before. But according to [archived flink-dev mail](http://mail-archives.apache.org/mod_mbox/flink-dev/201506.mbox/%3CCAJLORfdqMsJdNricb8WDSBrNWPzgAD

[GitHub] flink pull request #2179: [Flink-4128]fix flink-runtime compile error about ...

2016-06-28 Thread mwws
GitHub user mwws opened a pull request: https://github.com/apache/flink/pull/2179 [Flink-4128]fix flink-runtime compile error about git-commit-id-plugin When I build with latest flink code, I got following error: > [I