Files
spring-kafka/gradle/wrapper/gradle-wrapper.properties
Marius Bogoevici be2e6ce984 GH-117: Move the placement of manual ack handling
Fixes GH-117 (https://github.com/spring-projects/spring-kafka/issues/117)

- merge `handleManualAcks`
- simplify offset handling by removing the `manualOffsets` map
- ensure that all acks are flushed on `stop()`
- Upgrade to Gradle 2.14
2016-06-20 12:11:07 -04:00

7 lines
231 B
Properties

#Mon Jun 20 11:56:44 EDT 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14-bin.zip