Author: ssteiner
Date: Fri Jul 7 08:17:23 2017
New Revision: 1801124
URL: http://svn.apache.org/viewvc?rev=1801124&view=rev
Log:
FOP-2718: sRGB.icc is missing from ant jar
Modified:
xmlgraphics/fop/trunk/fop/build.xml
Modified: xmlgraphics/fop/trunk/fop/build.xml
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/fop/build.xml?rev=1801124&r1=1801123&r2=1801124&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/fop/build.xml (original)
+++ xmlgraphics/fop/trunk/fop/build.xml Fri Jul 7 08:17:23 2017
@@ -404,6 +404,7 @@ list of possible build targets.
<fileset dir="${src.resources.dir}">
<include name="META-INF/**"/>
<include name="**/*.icm"/>
+ <include name="**/*.icc"/>
<include name="**/*.xml"/>
<include name="**/*.LICENSE.txt"/>
<include name="**/*.xsl"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]