You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by da...@apache.org on 2016/03/04 20:49:11 UTC

[50/50] [abbrv] incubator-apex-core git commit: Merge branch 'APEXCORE-293'

Merge branch 'APEXCORE-293'


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/58633c2f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/58633c2f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/58633c2f

Branch: refs/heads/master
Commit: 58633c2fb32dba5378c6fb0415210a9de402bbb5
Parents: c1e3923 39e67dd
Author: David Yan <da...@datatorrent.com>
Authored: Fri Mar 4 11:35:08 2016 -0800
Committer: David Yan <da...@datatorrent.com>
Committed: Fri Mar 4 11:35:08 2016 -0800

----------------------------------------------------------------------
 README.md                                       |    2 +
 docs/README.md                                  |   34 +
 docs/apex_development_setup.md                  |  128 +
 docs/application_development.md                 | 2854 ++++++++++++++++++
 docs/application_packages.md                    |  666 ++++
 docs/autometrics.md                             |  177 ++
 docs/dtcli.md                                   |  268 ++
 docs/favicon.ico                                |  Bin 0 -> 25597 bytes
 docs/images/apex_logo.png                       |  Bin 0 -> 35621 bytes
 .../ApplicationDeveloperGuide.html-image00.png  |  Bin 0 -> 30204 bytes
 .../ApplicationDeveloperGuide.html-image01.png  |  Bin 0 -> 44041 bytes
 .../ApplicationDeveloperGuide.html-image02.png  |  Bin 0 -> 21927 bytes
 .../ApplicationDeveloperGuide.html-image03.png  |  Bin 0 -> 66578 bytes
 .../ApplicationDeveloperGuide.html-image04.png  |  Bin 0 -> 47909 bytes
 .../ApplicationDeveloperGuide.html-image05.png  |  Bin 0 -> 40228 bytes
 .../ApplicationDeveloperGuide.html-image06.png  |  Bin 0 -> 37807 bytes
 .../ApplicationDeveloperGuide.html-image07.png  |  Bin 0 -> 38504 bytes
 .../ApplicationDeveloperGuide.html-image08.png  |  Bin 0 -> 29070 bytes
 .../ApplicationDeveloperGuide.html-image09.png  |  Bin 0 -> 47030 bytes
 docs/images/operator/image00.png                |  Bin 0 -> 19541 bytes
 docs/images/operator/image01.png                |  Bin 0 -> 25962 bytes
 docs/images/operator/image02.png                |  Bin 0 -> 26407 bytes
 docs/images/operator/image03.png                |  Bin 0 -> 9465 bytes
 docs/images/operator/image04.png                |  Bin 0 -> 14620 bytes
 docs/images/operator/image05.png                |  Bin 0 -> 6227 bytes
 docs/index.md                                   |   19 +
 docs/operator_development.md                    |  455 +++
 mkdocs.yml                                      |   14 +
 pom.xml                                         |    2 +
 29 files changed, 4619 insertions(+)
----------------------------------------------------------------------