]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
*State --> *PaintingState
authorAdrian Cumiskey <acumiskey@apache.org>
Tue, 4 Nov 2008 15:47:20 +0000 (15:47 +0000)
committerAdrian Cumiskey <acumiskey@apache.org>
Tue, 4 Nov 2008 15:47:20 +0000 (15:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@711276 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 1b550b0b7adb76df91c87fb3129aba2dd9932bce..2d92b2e110282822402266ba4c391cb85fdaa0ac 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -612,7 +612,7 @@ list of possible build targets.
       <exclude name="org/apache/fop/render/pdf/PDFRenderer.class"/>
       <exclude name="org/apache/fop/render/pdf/PDFXMLHandler*"/>
       <include name="org/apache/fop/render/*RendererConfigurator**"/>
-      <include name="org/apache/fop/AbstractState**"/>
+      <include name="org/apache/fop/util/AbstractPaintingState**"/>
       <include name="org/apache/fop/pdf/**"/>
     </patternset>
 <!-- PS transcoder -->