You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ The release file can be found inside ./core/build/distributions/.
48
48
./gradlew -PscalaVersion=2.9.1 releaseTarGz
49
49
50
50
### Running a task for a specific project ###
51
-
This is for 'core', 'perf', 'contrib:hadoop-consumer', 'contrib:hadoop-producer', 'examples' and 'clients'
51
+
This is for 'core', 'contrib:hadoop-consumer', 'contrib:hadoop-producer', 'examples' and 'clients'
52
52
./gradlew core:jar
53
53
./gradlew core:test
54
54
@@ -88,7 +88,7 @@ Please note for this to work you should create/update `~/.gradle/gradle.properti
88
88
89
89
### Contribution ###
90
90
91
-
Apache Kafka interested in building the community; we would welcome any thoughts or [patches](https://issues.apache.org/jira/browse/KAFKA). You can reach us [on the Apache mailing lists](http://kafka.apache.org/contact.html).
91
+
Apache Kafka is interested in building the community; we would welcome any thoughts or [patches](https://issues.apache.org/jira/browse/KAFKA). You can reach us [on the Apache mailing lists](http://kafka.apache.org/contact.html).
0 commit comments