You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2014/05/14 17:33:12 UTC

[2/2] git commit: Merge branch 'developer-readme-3' of https://github.com/miguno/incubator-storm into STORM-305

Merge branch 'developer-readme-3' of https://github.com/miguno/incubator-storm into STORM-305

STORM-305: Create developer documentation

Conflicts:
	CHANGELOG.md


Project: http://git-wip-us.apache.org/repos/asf/incubator-storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-storm/commit/ac903840
Tree: http://git-wip-us.apache.org/repos/asf/incubator-storm/tree/ac903840
Diff: http://git-wip-us.apache.org/repos/asf/incubator-storm/diff/ac903840

Branch: refs/heads/master
Commit: ac9038407b98e26582ec4abd035e9d731318eef9
Parents: 0f2d2ef eb7992a
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Wed May 14 15:32:07 2014 +0000
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Wed May 14 15:32:07 2014 +0000

----------------------------------------------------------------------
 CHANGELOG.md    |   1 +
 DEVELOPER.md    | 313 +++++++++++++++++++++++++++++++++++++++++++++++++++
 README.markdown |   3 +
 3 files changed, 317 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/ac903840/CHANGELOG.md
----------------------------------------------------------------------
diff --cc CHANGELOG.md
index a1722c1,334833e..81bc834
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@@ -1,8 -1,5 +1,9 @@@
  ## 0.9.2-incubating (unreleased)
+  * STORM-305: Create developer documentation
 + * STORM-280: storm unit tests are failing on windows
 + * STORM-298: Logback file does not include full path for metrics appender fileNamePattern
 + * STORM-316: added validation to registermetrics to have timebucketSizeInSecs >= 1
 + * STORM-315: Added progress bar when submitting topology
   * STORM-214: Windows: storm.cmd does not properly handle multiple -c arguments
   * STORM-306: Add security documentation
   * STORM-302: Fix Indentation for pom.xml in storm-dist