You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ac...@apache.org on 2008/11/04 16:47:21 UTC

svn commit: r711276 - /xmlgraphics/fop/branches/Temp_AFPGOCAResources/build.xml

Author: acumiskey
Date: Tue Nov  4 07:47:20 2008
New Revision: 711276

URL: http://svn.apache.org/viewvc?rev=711276&view=rev
Log:
*State --> *PaintingState

Modified:
    xmlgraphics/fop/branches/Temp_AFPGOCAResources/build.xml

Modified: xmlgraphics/fop/branches/Temp_AFPGOCAResources/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_AFPGOCAResources/build.xml?rev=711276&r1=711275&r2=711276&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_AFPGOCAResources/build.xml (original)
+++ xmlgraphics/fop/branches/Temp_AFPGOCAResources/build.xml Tue Nov  4 07:47:20 2008
@@ -612,7 +612,7 @@
       <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 -->



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org