Author: lbernardo
Date: Tue Dec 16 13:36:55 2014
New Revision: 1645947
URL: http://svn.apache.org/r1645947
Log:
transcoder classes still used old shading package name -- changed to gradient
Modified:
xmlgraphics/fop/trunk/build.xml
Modified: xmlgraphics/fop/trunk/build.xml
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/build.xml?rev=1645947&r1=1645946&r2=1645947&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/build.xml (original)
+++ xmlgraphics/fop/trunk/build.xml Tue Dec 16 13:36:55 2014
@@ -575,7 +575,7 @@ list of possible build targets.
<include
name="org/apache/fop/image/loader/batik/BatikImageFlavors*.class"/>
<include name="org/apache/fop/svg/**"/>
<include name="org/apache/fop/fonts/**"/>
- <include name="org/apache/fop/render/shading/**"/>
+ <include name="org/apache/fop/render/gradient/**"/>
<include name="org/apache/fop/traits/Direction.class"/>
<include name="org/apache/fop/traits/MinOptMax.class"/>
<include name="org/apache/fop/traits/TraitEnum.class"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]