aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 1f61212ff..9ad38c141 100644
--- a/build.xml
+++ b/build.xml
@@ -163,8 +163,8 @@ Sometimes ant gives out this warnings, but the build is finished without any pro
,org/apache/fop/viewer/**
,**/GifJpegImage.java
,**/JimiImage.java
- ,**/PrintCommandLine.java
- ,**/AWTCommandLine.java"/>
+ ,**/PrintStarter.java
+ ,**/AWTStarter.java"/>
<property name="xslt" value="org.apache.xalan.xslt.Process"/>
<property name="src.properties.xsl" value="${src.codegen}/properties.xsl"/>