This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 97f61eb Update CONTRIBUTING docs
97f61eb is described below
commit 97f61eb6f9416621f6a6c00fc17b6867d176ebbe
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Oct 19 09:16:05 2017 +0200
Update CONTRIBUTING docs
---
CONTRIBUTING.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e162b55..1139ef2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -89,6 +89,11 @@ If you are an Apache Camel committer then clone the ASF git
repo at
git clone https://gitbox.apache.org/repos/asf/camel.git
cd camel
+or
+
+ git clone https://github.com/apache/camel.git
+ cd camel
+
Build the project (without testing).
mvn clean install -Dtest=false
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].