You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/01/18 16:51:16 UTC

[royale-asjs] branch develop updated: add more profiles

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

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


The following commit(s) were added to refs/heads/develop by this push:
     new d431663  add more profiles
d431663 is described below

commit d431663cdb133d1930aca10bc79b0708d10b9935
Author: Alex Harui <ah...@apache.org>
AuthorDate: Thu Jan 18 08:49:49 2018 -0800

    add more profiles
---
 releasecandidate.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/releasecandidate.xml b/releasecandidate.xml
index 9c19724..6e0ab59 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -788,7 +788,8 @@
             <arg value="-Dtag=org.apache.royale.framework-${release.version}-rc${rc}" />
             <arg value="-DautoVersionSubmodules=true" />
             <arg value="-P" />
-            <arg value="build-examples,build-distribution" />
+            <!-- include all profiles that build so that the version update hits all of their poms -->
+            <arg value="build-examples,build-distribution,build-manualtests,run-testsuite" />
         </exec>
     </target>
     

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