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

aharui pushed a commit to branch feature/vivid-ui-set
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/feature/vivid-ui-set by this 
push:
     new 14ab701  more fixes
14ab701 is described below

commit 14ab70131dfce6802c5613b8ee5ce4e6e7e23ca8
Author: Alex Harui <[email protected]>
AuthorDate: Sun Feb 25 23:15:51 2018 -0800

    more fixes
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index ebffc45..adbeb10 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -87,7 +87,7 @@ node('windows-2012-1') {
                 echo 'Building Royale Framework'
                 // It seems the distribution needs a little more perm-gen 
space.
                 withEnv(["MAVEN_OPTS=-XX:MaxPermSize=256m"]) {
-                    bat "mvn -U -X clean ${mavenGoal} ${mavenLocalRepo} -s 
C:\\.m2\\settings.xml -P 
apache-snapshots-enabled,build-examples,build-distribution 
-Dcom.adobe.systemIdsForWhichTheTermsOfTheAdobeLicenseAgreementAreAccepted=3872fc1e"
+                    bat "mvn -U -X clean ${mavenGoal} ${mavenLocalRepo} -s 
C:\\.m2\\settings.xml -P 
apache-snapshots-enabled,build-examples,build-distribution 
-Dcom.adobe.systemIdsForWhichTheTermsOfTheAdobeLicenseAgreementAreAccepted=3872fc1e
 -Dhttps.protocols=TLSv1.2"
                 }
             }
 

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to