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

gzurowski 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 512949d  Remove redundant section about fastinstall profile
512949d is described below

commit 512949d3534a0fb579c89e2b5384a53173c289a3
Author: Gregor Zurowski <gre...@zurowski.org>
AuthorDate: Sat Mar 10 08:12:33 2018 +0100

    Remove redundant section about fastinstall profile
    
    Signed-off-by: Gregor Zurowski <gre...@zurowski.org>
---
 docs/user-manual/en/building.adoc | 19 ++++---------------
 1 file changed, 4 insertions(+), 15 deletions(-)

diff --git a/docs/user-manual/en/building.adoc 
b/docs/user-manual/en/building.adoc
index 6d8cba5..ba78d5b 100644
--- a/docs/user-manual/en/building.adoc
+++ b/docs/user-manual/en/building.adoc
@@ -76,9 +76,12 @@ mvn clean install
 -----------------
 
 [[Building-Anormalbuildwithoutrunningtests]]
-A normal build without running tests
+A quick build without running tests
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
+The following skips building the manual, the distro and does not execute
+the unit tests.
+
 [source,text]
 -------------------------------
 mvn clean install -Pfastinstall
@@ -93,20 +96,6 @@ A normal build without running tests but checkstyle 
verification enabled
 mvn clean install -Pfastinstall,sourcecheck
 -------------------------------------------
 
-[[Building-DoingaQuickBuild]]
-Doing a Quick Build
-^^^^^^^^^^^^^^^^^^^
-
-*Available as of Camel 2.6*
-
-The following skips building the manual, the distro and does not execute
-the unit tests.
-
-[source,text]
--------------------------
-mvn install -Pfastinstall
--------------------------
-
 [[Building-UsinganIDE]]
 Using an IDE
 ^^^^^^^^^^^^

-- 
To stop receiving notification emails like this one, please contact
gzurow...@apache.org.

Reply via email to