This is an automated email from the ASF dual-hosted git repository.

piotrz 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 4ab94fa  Change place of cration for JS-only description in 
royale-asjs build
4ab94fa is described below

commit 4ab94fae464f19f0d67a166835a6a8ad5bf035b3
Author: Piotr Zarzycki <[email protected]>
AuthorDate: Wed Jan 3 21:35:54 2018 +0100

    Change place of cration for JS-only description in royale-asjs build
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index cacd657..19da6c5 100644
--- a/build.xml
+++ b/build.xml
@@ -344,7 +344,7 @@
             <format property="build.number.date" pattern="yyyyMMdd" />
         </tstamp>
         <echo message="build.number is ${build.number.date}"/>
-        <echo file="${basedir}/royale-sdk-description.xml">&lt;?xml 
version="1.0"?&gt;
+        <echo file="${ROYALE_HOME}/royale-sdk-description.xml">&lt;?xml 
version="1.0"?&gt;
 &lt;!--
 
 Licensed to the Apache Software Foundation (ASF) under one or more

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

Reply via email to