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 d48a79d  default to royale-config.xml
d48a79d is described below

commit d48a79db23281249e2936181bccfb9ebeddb1b9b
Author: Alex Harui <aha...@apache.org>
AuthorDate: Thu Oct 19 11:39:58 2017 -0700

    default to royale-config.xml
---
 examples/build_example.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/build_example.xml b/examples/build_example.xml
index 0bd5455..3e48cd8 100644
--- a/examples/build_example.xml
+++ b/examples/build_example.xml
@@ -167,7 +167,7 @@
         <!-- Load the <compc> task. We can't do this at the <project> level -->
         <!-- because targets that run before flexTasks.jar gets built would 
fail. -->
         <taskdef resource="flexTasks.tasks" classpathref="lib.path"/>
-        <property name="config_arg" value="flex" />
+        <property name="config_arg" value="royale" />
         <property name="file_suffix" value="mxml" />
         <property name="optional_arg" value="-define+=CONFIG::dummy,true" />
         <mxmlc fork="true"

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

Reply via email to