This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-package-alarms.git


The following commit(s) were added to refs/heads/master by this push:
     new 2caa270  README: "Apache OpenWhisk" at top; add building from source 
instructions (#187)
2caa270 is described below

commit 2caa270bd01d1113e7bb0386b10f8f1c7335cd0c
Author: David Grove <[email protected]>
AuthorDate: Wed Apr 24 10:41:39 2019 -0400

    README: "Apache OpenWhisk" at top; add building from source instructions 
(#187)
---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e500eeb..0855830 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
 #
 -->
 
-# Using the Alarm package
+# Apache OpenWhisk Alarm Package
 
 
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 [![Build 
Status](https://travis-ci.org/apache/incubator-openwhisk-package-alarms.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-package-alarms)
@@ -127,6 +127,10 @@ January 1, 2019, 00:00:00 UTC and will stop firing January 
31, 2019, 23:59:00 UT
 
  **Note**: The parameter `maxTriggers` is deprecated and will be removed soon. 
 To stop the Trigger, use the `stopDate` parameter.
 
+# Building from Source
+
+To build this package from source, execute the command `./gradlew distDocker`
+
 # Disclaimer
 
 Apache OpenWhisk Package Alarms is an effort undergoing incubation at The 
Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation 
is required of all newly accepted projects until a further review indicates 
that the infrastructure, communications, and decision making process have 
stabilized in a manner consistent with other successful ASF projects. While 
incubation status is not necessarily a reflection of the completeness or 
stability of the code, it does indicate [...]

Reply via email to