[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-03-04 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r587471462 ## File path: build.gradle ## @@ -1987,28 +2005,30 @@ project(':connect:json') { archivesBaseName = "connect-json" dependencies { -compile proje

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-03-04 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r587471462 ## File path: build.gradle ## @@ -1987,28 +2005,30 @@ project(':connect:json') { archivesBaseName = "connect-json" dependencies { -compile proje

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-03-04 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r587468307 ## File path: build.gradle ## @@ -1833,27 +1848,30 @@ project(':jmh-benchmarks') { apply plugin: 'com.github.johnrengelman.shadow' shadowJar { -

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-03-03 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r586713849 ## File path: build.gradle ## @@ -1833,27 +1848,30 @@ project(':jmh-benchmarks') { apply plugin: 'com.github.johnrengelman.shadow' shadowJar { -

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-03-03 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r586713849 ## File path: build.gradle ## @@ -1833,27 +1848,30 @@ project(':jmh-benchmarks') { apply plugin: 'com.github.johnrengelman.shadow' shadowJar { -

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-03-03 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r586642475 ## File path: build.gradle ## @@ -1987,28 +2005,30 @@ project(':connect:json') { archivesBaseName = "connect-json" dependencies { -compile proje

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-03-03 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r586569305 ## File path: build.gradle ## @@ -933,49 +953,49 @@ project(':core') { ':connect:runtime:genSinkConnectorConfigDocs', ':con

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-03-03 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r586553980 ## File path: build.gradle ## @@ -933,49 +953,49 @@ project(':core') { ':connect:runtime:genSinkConnectorConfigDocs', ':con

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-03-03 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r586553246 ## File path: build.gradle ## @@ -933,49 +953,49 @@ project(':core') { ':connect:runtime:genSinkConnectorConfigDocs', ':con

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-03-02 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r585894119 ## File path: build.gradle ## @@ -1586,15 +1605,17 @@ project(':streams:test-utils') { archivesBaseName = "kafka-streams-test-utils" dependencies {

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-03-02 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r585891145 ## File path: release.py ## @@ -631,7 +631,7 @@ def select_gpg_key(): contents = f.read() if not user_ok("Going to build and upload mvn artifacts base

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-02-27 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r584160401 ## File path: build.gradle ## @@ -2026,52 +2043,53 @@ project(':connect:runtime') { archivesBaseName = "connect-runtime" dependencies { - -compi

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-02-27 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r584160375 ## File path: build.gradle ## @@ -1401,33 +1416,35 @@ project(':streams') { ext.buildStreamsVersionFileName = "kafka-streams-version.properties" dep

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-02-27 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r584159269 ## File path: build.gradle ## @@ -1104,33 +1127,24 @@ project(':generator') { project(':clients') { archivesBaseName = "kafka-clients" - configuratio

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-02-27 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r584139127 ## File path: build.gradle ## @@ -2026,52 +2043,53 @@ project(':connect:runtime') { archivesBaseName = "connect-runtime" dependencies { - -compi

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-02-26 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r583834500 ## File path: build.gradle ## @@ -2026,52 +2043,53 @@ project(':connect:runtime') { archivesBaseName = "connect-runtime" dependencies { - -compi

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-02-26 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r583678979 ## File path: README.md ## @@ -167,7 +167,7 @@ Please note for this to work you should create/update user maven settings (typic ### Installing the jar

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-02-26 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r583616719 ## File path: README.md ## @@ -167,7 +167,7 @@ Please note for this to work you should create/update user maven settings (typic ### Installing the jar

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-02-26 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r583614195 ## File path: build.gradle ## @@ -2026,52 +2043,53 @@ project(':connect:runtime') { archivesBaseName = "connect-runtime" dependencies { - -compi

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-02-26 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r583613236 ## File path: build.gradle ## @@ -1075,7 +1090,8 @@ project(':examples') { archivesBaseName = "kafka-examples" dependencies { -compile project('

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-02-26 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r583612163 ## File path: build.gradle ## @@ -219,34 +223,43 @@ subprojects { options.compilerArgs << "--release" << minJavaVersion } - uploadArchives { -

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-02-25 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r582672553 ## File path: build.gradle ## @@ -21,45 +21,41 @@ buildscript { repositories { mavenCentral() jcenter() -maven { - url "https://plugin

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-02-25 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r582115743 ## File path: build.gradle ## @@ -219,37 +215,37 @@ subprojects { options.compilerArgs << "--release" << minJavaVersion } - uploadArchives { -

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-02-24 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r582117515 ## File path: build.gradle ## @@ -1468,7 +1461,7 @@ project(':streams') { include('log4j*jar') include('*hamcrest*') } -from (configu

[GitHub] [kafka] ijuma commented on a change in pull request #10203: MINOR: Prepare for Gradle 7.0

2021-02-24 Thread GitBox
ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r582115743 ## File path: build.gradle ## @@ -219,37 +215,37 @@ subprojects { options.compilerArgs << "--release" << minJavaVersion } - uploadArchives { -