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

aharui pushed a commit to branch feature/rename
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/feature/rename by this push:
     new 6ad6758  no more all target in royale-compiler
6ad6758 is described below

commit 6ad6758cafc752a990f320362d5be042d17d2cc4
Author: Alex Harui <aha...@apache.org>
AuthorDate: Thu Nov 30 23:31:00 2017 -0800

    no more all target in royale-compiler
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 8216d47..8aa47a6 100644
--- a/build.xml
+++ b/build.xml
@@ -1605,7 +1605,7 @@
             message="This script will now download and compile lots of files.  
This can take several minutes.   No interaction should be required.  Press the 
enter key to continue."
             />
         <property name="javadoc.zip.uptodate" value="set" /> <!-- javadoc 
fails on windows? -->
-        <ant dir="${base.folder.name}/royale-compiler" target="all" />
+        <ant dir="${base.folder.name}/royale-compiler" />
         <ant dir="${base.folder.name}/royale-typedefs" />
     </target>
     

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

Reply via email to