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

commit 4f70831ad8969077ec65a977c48be004cff5ceaf
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri May 17 17:16:07 2019 +0200

    Camel-Example-big-xml: updated docs
---
 examples/camel-example-bigxml-split/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/camel-example-bigxml-split/README.md 
b/examples/camel-example-bigxml-split/README.md
index f5b35dd..45d0453 100644
--- a/examples/camel-example-bigxml-split/README.md
+++ b/examples/camel-example-bigxml-split/README.md
@@ -36,7 +36,7 @@ There are also a number of optional runtime settings:
 ### Build and run
 The test XML file is built once beforehand using `@BeforeClass`.
 ```sh
-mvn clean test
+mvn clean test -DskipTests=false
 ```
 
 ### Test results

Reply via email to