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/11/16 06:50:36 UTC

[royale-asjs] 09/10: need this file for fresh Maven builds

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

commit 4afecc1fc7dd8493cf71d8038cbb60679e817da8
Author: Alex Harui <ah...@apache.org>
AuthorDate: Thu Nov 15 15:42:47 2018 -0800

    need this file for fresh Maven builds
---
 build.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/build.xml b/build.xml
index 1d16510..bb7b64c 100644
--- a/build.xml
+++ b/build.xml
@@ -838,7 +838,6 @@ limitations under the License.
                 <exclude name=".DS_Store"/>
                 <exclude name="**/.DS_Store"/>
                 <exclude name=".git/**"/>
-                <exclude name=".mvn/**"/>
                 <exclude name="in/**"/>
                 <exclude name="out/**"/>
                 <exclude name="**/out/**"/>