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 423e26a  try to fix asdoc build
423e26a is described below

commit 423e26a9194578eae47231a2caa0654189f8d2d7
Author: Alex Harui <aha...@apache.org>
AuthorDate: Mon Feb 12 23:22:13 2018 -0800

    try to fix asdoc build
---
 examples/royale/ASDoc/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/royale/ASDoc/build.xml b/examples/royale/ASDoc/build.xml
index 249087a..c8178b1 100644
--- a/examples/royale/ASDoc/build.xml
+++ b/examples/royale/ASDoc/build.xml
@@ -28,7 +28,7 @@
     <property file="${ROYALE_HOME}/build.properties"/>
     <property name="ROYALE_HOME" value="${ROYALE_HOME}"/>
 
-    <property name="windows_config" 
location="${basedir}/src/main/config/asdoc-config.xml" />
+    <property name="windows_config" 
location="${basedir}/src/main/config/asdoc-js-config.xml" />
     <condition property="config.path" value="${windows_config}">
         <os family="windows" />
     </condition>

-- 
To stop receiving notification emails like this one, please contact
aha...@apache.org.

Reply via email to