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 2017/12/25 16:09:18 UTC

[royale-asjs] branch develop updated: missed one

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 0d242e4  missed one
0d242e4 is described below

commit 0d242e4c9a5f3a1b6a2e6fe79172d79c263f8793
Author: Alex Harui <ah...@apache.org>
AuthorDate: Mon Dec 25 08:09:06 2017 -0800

    missed one
---
 build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.xml b/build.xml
index 595803e..5fe9d60 100644
--- a/build.xml
+++ b/build.xml
@@ -1381,6 +1381,7 @@
                 <include name="mustella/mustella.swc"/>
             </js-library-path>
             <arg value="-sdk-js-lib=${ROYALE_HOME}/mustella/js" />
+            <arg value="+env.PLAYERGLOBAL_HOME=${env.PLAYERGLOBAL_HOME}" />
         </mxmlc>
         <mkdir dir="${basedir}/mustella/tests/basicTests/fonts" />
         <copy todir="${basedir}/mustella/tests/basicTests/fonts" >

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