You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/01/04 22:25:41 UTC

[royale-compiler] 01/03: need to include the test

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-compiler.git

commit a9a6cdf9aac2552caa020f2ece344eebc7c3e600
Author: Alex Harui <ah...@apache.org>
AuthorDate: Thu Jan 4 14:21:59 2018 -0800

    need to include the test
---
 compiler/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/compiler/pom.xml b/compiler/pom.xml
index 8feba27..73f28f3 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -315,6 +315,7 @@
         <configuration>
           <runOrder>alphabetical</runOrder>
           <includes>
+            <include>**/AAAMavenTestExternc.java</include>
             <include>**/AAMavenTestSWCs.java</include>
             <include>**/*Tests.java</include>
           </includes>

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