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

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 786c27e  Updated Build Apache Royale with Maven (markdown)
786c27e is described below

commit 786c27e7137c88a026c10f97bf0800301d38ad12
Author: Carlos Rovira <carlosrov...@apache.org>
AuthorDate: Sat Nov 18 20:33:48 2017 +0100

    Updated Build Apache Royale with Maven (markdown)
---
 Build-Apache-Royale-with-Maven.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Build-Apache-Royale-with-Maven.md 
b/Build-Apache-Royale-with-Maven.md
index 990be68..dc11209 100644
--- a/Build-Apache-Royale-with-Maven.md
+++ b/Build-Apache-Royale-with-Maven.md
@@ -97,13 +97,13 @@ It also has a feature of **assembling a fully functional 
Royale distribution** i
     mvn -s settings-template.xml clean install
     ```
 
+### Build distribution (Royale SDK) with Maven
+
     optionally you can also build the distribution binaries:
     ```
     mvn -s settings-template.xml -P build-distribution clean install
     ```
 
-## Build distribution (Royale SDK) with Maven
-
     optionally you can also build the distribution binaries and a local 
distribution (including dependencies for Flash, AIR) in a local directory:
     ```
     mvn -s settings-template.xml 
-DdistributionTargetFolder={pathToDistributionDirectory} -P build-distribution 
clean install

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" <commits@royale.apache.org>'].

Reply via email to