This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch packaging
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/packaging by this push:
new da29691 don't scan swcs for eol
da29691 is described below
commit da296917121afdf18220f27d99ab09ff8fc1e18d
Author: Alex Harui <[email protected]>
AuthorDate: Sat Sep 30 23:14:59 2017 -0700
don't scan swcs for eol
---
build.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/build.xml b/build.xml
index e87c037..f7febcf 100644
--- a/build.xml
+++ b/build.xml
@@ -777,6 +777,7 @@
<exclude name="**/*.png"/>
<exclude name="**/*.sh"/>
<exclude name="**/*.swf"/>
+ <exclude name="**/*.swc"/>
</fixcrlf>
<!--
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].