[GitHub] flink pull request: [scripts] cleanup release script and make it m...

2015-06-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/811 --- 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 does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] flink pull request: [scripts] cleanup release script and make it m...

2015-06-22 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/811#issuecomment-114153093 Thanks, merging then. --- 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 does not have this featu

[GitHub] flink pull request: [scripts] cleanup release script and make it m...

2015-06-22 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/811#issuecomment-114039683 Is there anything blocking this? If not, feel free to go ahead and merge this. :) --- If your project is set up for it, you can reply to this email and have your reply appea

[GitHub] flink pull request: [scripts] cleanup release script and make it m...

2015-06-10 Thread mxm
Github user mxm commented on a diff in the pull request: https://github.com/apache/flink/pull/811#discussion_r32099679 --- Diff: tools/create_release_files.sh --- @@ -36,57 +58,59 @@ if [[ `basename $CURR_DIR` != "tools" ]] ; then exit 1 fi +## +## Variable

[GitHub] flink pull request: [scripts] cleanup release script and make it m...

2015-06-10 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/811#discussion_r32098664 --- Diff: tools/create_release_files.sh --- @@ -36,57 +58,59 @@ if [[ `basename $CURR_DIR` != "tools" ]] ; then exit 1 fi +## +## Variable

[GitHub] flink pull request: [scripts] cleanup release script and make it m...

2015-06-10 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/811#issuecomment-110643230 Thanks for the review. --- 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 does not have this feat

[GitHub] flink pull request: [scripts] cleanup release script and make it m...

2015-06-10 Thread mxm
Github user mxm commented on a diff in the pull request: https://github.com/apache/flink/pull/811#discussion_r32095640 --- Diff: tools/create_release_files.sh --- @@ -36,57 +58,59 @@ if [[ `basename $CURR_DIR` != "tools" ]] ; then exit 1 fi +## +## Variable

[GitHub] flink pull request: [scripts] cleanup release script and make it m...

2015-06-10 Thread mxm
Github user mxm commented on a diff in the pull request: https://github.com/apache/flink/pull/811#discussion_r32095648 --- Diff: tools/create_release_files.sh --- @@ -36,57 +58,59 @@ if [[ `basename $CURR_DIR` != "tools" ]] ; then exit 1 fi +## +## Variable

[GitHub] flink pull request: [scripts] cleanup release script and make it m...

2015-06-09 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/811#issuecomment-110415347 changes look good modulo inline comments --- 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 does

[GitHub] flink pull request: [scripts] cleanup release script and make it m...

2015-06-09 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/811#discussion_r32029849 --- Diff: tools/create_release_files.sh --- @@ -36,57 +58,59 @@ if [[ `basename $CURR_DIR` != "tools" ]] ; then exit 1 fi +## +## Variable

[GitHub] flink pull request: [scripts] cleanup release script and make it m...

2015-06-09 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/811#discussion_r32029536 --- Diff: tools/create_release_files.sh --- @@ -36,57 +58,59 @@ if [[ `basename $CURR_DIR` != "tools" ]] ; then exit 1 fi +## +## Variable

[GitHub] flink pull request: [scripts] cleanup release script and make it m...

2015-06-09 Thread mxm
GitHub user mxm opened a pull request: https://github.com/apache/flink/pull/811 [scripts] cleanup release script and make it more robust - fail on command error - make Mac OS X compatible - fix uberjar file limit detection - cleanup You can merge this pull request into a