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 d249574  try this pattern for rat
d249574 is described below

commit d2495740cb072ed7ac6f198182a170cfccff3492
Author: Alex Harui <[email protected]>
AuthorDate: Wed Jun 12 12:09:58 2019 -0700

    try this pattern for rat
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 303ef8f..15a9ef6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -231,7 +231,7 @@
             <!-- Should probably also be removed -->
             <exclude>js/*jshint*</exclude>
             <!-- FlashBuilder settings. frameworks/fb.properties contains 
Alex' path entries and should be removed -->
-            <exclude>frameworks/fb.properties</exclude>
+            <exclude>**/fb.properties</exclude>
             <!-- FlashBuilder / Eclipse settings. If checked in, they should 
have apache headers -->
             <exclude>**/.settings/**</exclude>
             <!-- Ignore IntelliJ IDEA project files -->

Reply via email to