Repository: stratos Updated Branches: refs/heads/master 76da9d11a -> c6e74655f
Updating cep extension distribution README.md file Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/c6e74655 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/c6e74655 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/c6e74655 Branch: refs/heads/master Commit: c6e74655fdd2d3be52d149ab11e03a267a6f86db Parents: 76da9d1 Author: Imesh Gunaratne <[email protected]> Authored: Sat Jul 11 07:58:37 2015 +0530 Committer: Imesh Gunaratne <[email protected]> Committed: Sat Jul 11 07:58:37 2015 +0530 ---------------------------------------------------------------------- extensions/cep/distribution/README.md | 12 ++++++++++++ extensions/cep/distribution/README.txt | 11 ----------- 2 files changed, 12 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/c6e74655/extensions/cep/distribution/README.md ---------------------------------------------------------------------- diff --git a/extensions/cep/distribution/README.md b/extensions/cep/distribution/README.md new file mode 100755 index 0000000..ebf6bf2 --- /dev/null +++ b/extensions/cep/distribution/README.md @@ -0,0 +1,12 @@ +# Apache Stratos CEP Extensions + +Apache Stratos Complex Event Processor (CEP) extensions include Window Processors for processing +health statistic events. These extensions are available in Stratos binary distribution, in a +distributed deployment where CEP is run externally, these extensions need to be deployed manually. + +Please refer below link for more information on WSO2 CEP. +http://wso2.com/products/complex-event-processor/ + + +Thank you for using Apache Stratos! +The Stratos Team \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/c6e74655/extensions/cep/distribution/README.txt ---------------------------------------------------------------------- diff --git a/extensions/cep/distribution/README.txt b/extensions/cep/distribution/README.txt deleted file mode 100755 index b743267..0000000 --- a/extensions/cep/distribution/README.txt +++ /dev/null @@ -1,11 +0,0 @@ -================================================================================ - Apache Stratos CEP Extensions -================================================================================ - -Apache Stratos CEP Extensions should be deployed to WSO2 CEP. -Please refer below link for more information on WSO2 CEP. -http://wso2.com/products/complex-event-processor/ - - -Thank you for using Apache Stratos! -The Stratos Team \ No newline at end of file
