[ https://issues.apache.org/jira/browse/SAMZA-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026327#comment-14026327 ]
Martin Kleppmann commented on SAMZA-7: -------------------------------------- Ok, I have cherry-picked all documentation commits from master, since 0.7.0 branched off master, onto 0.7.0 (which brings the docs on the 0.7.0 branch in sync with the website). They are as follows: {noformat} git log --abbrev-commit --pretty=format:'%h %s (%an, %ci)' 0.7.0..master -- docs c72223f SAMZA-7: Rewrite Container section of docs to bring it up-to-date. Reviewed by Jakob Homan. (Martin Kleppmann, 2014-06-09 21:14:23 +0100) a037d6f SAMZA-249; skip git add in generate-javadocs.sh (Raul Castro Fernandez, 2014-06-05 14:46:26 -0700) 494feb0 SAMZA-264; convert Samza website to bootstrap (David Chen, 2014-05-23 10:03:47 -0700) d956e85 SAMZA-260; run hello-samza without internet (Yan Fang, 2014-05-13 14:05:02 -0700) 06b3698 SAMZA-240: Fix wrong Javadocs link in Streams introduction page (Yan Fang, 2014-04-22 14:54:54 -0700) 392b4c4 SAMZA-244: Add Zhijie to committers list (Zhijie Shen, 2014-04-20 00:10:09 -0700) 45a33f1 SAMZA-222: Add Martin to committers list (Martin Kleppmann, 2014-04-07 09:18:52 -0700) {noformat} > Update website docs > ------------------- > > Key: SAMZA-7 > URL: https://issues.apache.org/jira/browse/SAMZA-7 > Project: Samza > Issue Type: Bug > Components: docs > Affects Versions: 0.6.0 > Reporter: Chris Riccomini > Assignee: Martin Kleppmann > Fix For: 0.7.0 > > Attachments: SAMZA-7.v2.patch, SAMZA-7.v4.patch > > > The website docs refer to TaskRunner, StreamConsumer, etc. These classes have > been refactored to SamzaContainer, SystemConsumer, etc. We should go through > and update the docs to make sure they reflect reality. -- This message was sent by Atlassian JIRA (v6.2#6252)