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

carlosrovira 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 0fc85b2  Remove flexunit-4.2.0-20140410-flex_4.12.0.swc after unzip 
flexunit
0fc85b2 is described below

commit 0fc85b2c5cedf555d4d4425411992f9cf7481afc
Author: Carlos Rovira <[email protected]>
AuthorDate: Tue Oct 2 01:48:46 2018 +0200

    Remove flexunit-4.2.0-20140410-flex_4.12.0.swc after unzip flexunit
---
 frameworks/downloads.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frameworks/downloads.xml b/frameworks/downloads.xml
index afbd33b..5ba50bf 100644
--- a/frameworks/downloads.xml
+++ b/frameworks/downloads.xml
@@ -108,6 +108,7 @@
         </antcall>
         
         <unzip src="${download.dir}/${flexunit.bin.zip}" 
dest="${ROYALE_HOME}/in/flexunit" />
+        <delete 
file="${ROYALE_HOME}/in/flexunit/flexunit/flexunit-4.2.0-20140410-flex_4.12.0.swc"/>
     </target>
 
     <target name="flexunit-clean" description="Deletes flexunit files.">

Reply via email to