Never filter binary files

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@366943 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-01-08 00:01:03 +00:00
parent 38e0f751bb
commit 61bee9e4cb

View File

@ -25,6 +25,7 @@
<body>
<release version="1.3-SNAPSHOT" date="in SVN">
<action dev="ltheussl" type="update">Layout changes: mimic default JIRA appearance, also show votes.</action>
<action dev="aheritier" type="fix">Icons are corrupted (images are filtered during the copy).</action>
</release>
<release version="1.2" date="2005-12-03">
<action dev="fgiust" type="fix">Only log an error if the jira changes xml can't be parsed instead of throwing an Exception</action>