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/11/23 03:55:25 UTC

[royale-asjs] branch develop updated: see if this fixes js_only build

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 ed93233  see if this fixes js_only build
ed93233 is described below

commit ed9323303a1e879bcdca44603b130f12b014d5dc
Author: Alex Harui <ah...@apache.org>
AuthorDate: Thu Nov 22 19:54:57 2018 -0800

    see if this fixes js_only build
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index bb7b64c..35b2a2b 100644
--- a/build.xml
+++ b/build.xml
@@ -1318,7 +1318,7 @@ limitations under the License.
             file="${basedir}/mustella/tests/basicTests/BasicTestsApp.mxml">
             <jvmarg line="${mxmlc.jvm.args}"/>
             <targets>JSRoyale</targets>
-            <library-path dir="${ROYALE_HOME}" append="true">
+            <library-path dir="${ROYALE_HOME}">
                 <include name="mustella/mustella.swc"/>
             </library-path>
             <js-external-library-path dir="${basedir}">