[GitHub] spark pull request #21459: [SPARK-24420][Build] Upgrade ASM to 6.1 to suppor...
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/21459 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org
[GitHub] spark pull request #21459: [SPARK-24420][Build] Upgrade ASM to 6.1 to suppor...
Github user dbtsai commented on a diff in the pull request: https://github.com/apache/spark/pull/21459#discussion_r191846953 --- Diff: pom.xml --- @@ -313,13 +313,13 @@ chill-java ${chill.version} -
[GitHub] spark pull request #21459: [SPARK-24420][Build] Upgrade ASM to 6.1 to suppor...
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/21459#discussion_r191768841 --- Diff: pom.xml --- @@ -313,13 +313,13 @@ chill-java ${chill.version} -
[GitHub] spark pull request #21459: [SPARK-24420][Build] Upgrade ASM to 6.1 to suppor...
GitHub user dbtsai opened a pull request: https://github.com/apache/spark/pull/21459 [SPARK-24420][Build] Upgrade ASM to 6.1 to support JDK9+ ## What changes were proposed in this pull request? Upgrade ASM to 6.1 to support JDK9+ ## How was this patch tested? Existing tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dbtsai/spark asm Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/21459.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 #21459 commit bec3e81a3522b54692150584c86d1925799c08da Author: DB Tsai Date: 2018-05-29T22:35:55Z Asm6.1 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org