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 574baaa  oops wrong place
574baaa is described below

commit 574baaa275e0c6e6e92343ddf6ef08908a4275e7
Author: Alex Harui <[email protected]>
AuthorDate: Sun Feb 25 23:06:35 2018 -0800

    oops wrong place
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 772fc76..ebffc45 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -78,7 +78,7 @@ node('windows-2012-1') {
 
             dir('typedefs') {
                 echo 'Building Royale Typedefs'
-                bat "mvn -U clean ${mavenGoal} ${mavenLocalRepo} -s 
C:\\.m2\\settings.xml -P apache-snapshots-enabled 
-Dcom.adobe.systemIdsForWhichTheTermsOfTheAdobeLicenseAgreementAreAccepted=3c9041a9,3872fc1e"
 -Dhttps.protocols=TLSv1.2
+                bat "mvn -U clean ${mavenGoal} ${mavenLocalRepo} -s 
C:\\.m2\\settings.xml -P apache-snapshots-enabled 
-Dcom.adobe.systemIdsForWhichTheTermsOfTheAdobeLicenseAgreementAreAccepted=3c9041a9,3872fc1e
 -Dhttps.protocols=TLSv1.2"
             }
 
         stage 'Build Royale Framework'

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

Reply via email to