[ https://issues.apache.org/jira/browse/SAMZA-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040919#comment-14040919 ]
Jakob Homan commented on SAMZA-303: ----------------------------------- bq. 1. we are not using the following, right? No, we are using it. This was just added last week as part of the 0.7.0 release work. bq, 2. the following seems out-of-date too. Yeah, that's out of date, certainly after SAMZA-284. > Update readme file of github samza repository > --------------------------------------------- > > Key: SAMZA-303 > URL: https://issues.apache.org/jira/browse/SAMZA-303 > Project: Samza > Issue Type: Bug > Components: docs > Reporter: Yan Fang > Labels: newbie > > We should update the content of https://github.com/apache/incubator-samza, > which is generated by README.md. > 1. we are not using the following, right? > {quote} > To build Samza from a source release, it is first necessary to download the > gradle wrapper script above. This bootstrapping process requires Gradle to be > installed on the source machine. Gradle is available through most package > managers or directly from its website. To bootstrap the wrapper, run: > gradle -b bootstrap.gradle > After the bootstrap script has completed, the regular gradlew instructions > below are available. > {quote} > 2. the following seems out-of-date too. > {quote} > Maven > Samza uses Kafka, which is not managed by Maven. To use Kafka as though it > were a Maven artifact, Samza installs Kafka into a local repository using the > mvn install command. You must have Maven installed to build Samza. > {quote} -- This message was sent by Atlassian JIRA (v6.2#6252)