标签: java ant javac
我的javac任务保持输出数千行:
[javac] AClass.java omitted as AClass.class is up to date.
如何从输出流中减少这些行或将它们移动到单个文件?