[GitHub] sqoop pull request #62: SQOOP-3415: Fixing gradle clean unittest and gradle ...

2018-12-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/sqoop/pull/62 ---

[GitHub] sqoop pull request #62: SQOOP-3415: Fixing gradle clean unittest and gradle ...

2018-11-30 Thread maugly24
Github user maugly24 commented on a diff in the pull request: https://github.com/apache/sqoop/pull/62#discussion_r237962514 --- Diff: build.gradle --- @@ -356,6 +359,15 @@ tasks.withType(Test) { ignoreFailures ignoreTestFailures } +project.tasks.each { +

[GitHub] sqoop pull request #62: SQOOP-3415: Fixing gradle clean unittest and gradle ...

2018-11-30 Thread szvasas
Github user szvasas commented on a diff in the pull request: https://github.com/apache/sqoop/pull/62#discussion_r237896212 --- Diff: build.gradle --- @@ -356,6 +359,15 @@ tasks.withType(Test) { ignoreFailures ignoreTestFailures } +project.tasks.each { +

[GitHub] sqoop pull request #62: SQOOP-3415: Fixing gradle clean unittest and gradle ...

2018-11-29 Thread maugly24
GitHub user maugly24 opened a pull request: https://github.com/apache/sqoop/pull/62 SQOOP-3415: Fixing gradle clean unittest and gradle warning issues (Attila Szabo) You can merge this pull request into a Git repository by running: $ git pull https://github.com/maugly24/sqoop