ソースを参照

FOP-2718: sRGB.icc is missing from ant jar

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1801124 13f79535-47bb-0310-9956-ffa450edef68
tags/fop-2_3
Simon Steiner 6年前
コミット
9b6dd09466
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      fop/build.xml

+ 1
- 0
fop/build.xml ファイルの表示

@@ -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"/>

読み込み中…
キャンセル
保存