spring-attic / spring-integration-kafka

Apache License 2.0
325 stars 179 forks source link

Fix Gradle Deprecations #302

Closed garyrussell closed 4 years ago

garyrussell commented 4 years ago

The change in schemaZip is to resolve this:

Task :schemaZip Copying or archiving duplicate paths with the default duplicates strategy has been deprecated. This is scheduled to be removed in Gradle 7.0. Duplicate path: "integration/kafka/spring-integration-kafka-3.2.xsd". Explicitly set the duplicates strategy to 'DuplicatesStrategy.INCLUDE' if you want to allow duplicate paths. Consult the upgrading guide for further information: https://docs.gradle.org/6.2.2/userguide/upgrading_version_5.html#implicit_duplicate_strategy_for_copy_or_archive_tasks_has_been_deprecated

Reconfigure Bamboo master plan before merging