From 2ae9b05a8b38dc2a88293964300874f88b9249c9 Mon Sep 17 00:00:00 2001 From: Conor MacNeill Date: Sun, 23 Jul 2000 15:50:28 +0000 Subject: [PATCH] Remove include filter on Java files. This was originally included to ensure no support files were copied by the javac task. This deprecated behaviour has now been removed. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267820 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/build.xml b/build.xml index 7a0c4a996..ce2b9ad7d 100644 --- a/build.xml +++ b/build.xml @@ -69,7 +69,6 @@ debug="on" deprecation="off" optimize="on" > -