[ http://jira.codehaus.org/browse/MAVEN-1815?page=comments#action_79588 ] 
            
G.J. Sterenborg commented on MAVEN-1815:
----------------------------------------

Our maven.xml contained:
{noformat} 
<preGoal name="war:init">
   <ant:tstamp>
     <format property="TODAY_LONG" pattern="dd-MM-yyyy" locale="en"/>
   </ant:tstamp>
   <ant:filter token="DATE_FORMAT" value="dd-MM-yyyy" />
   <ant:filter token="BUILD_DATE" value="${TODAY_LONG}" />
</preGoal>
{noformat} 
Removing this preGoal fixed the problem.

Wouldn't it be better to be able to enable/disable filtering via a property?

> corrupt images after copy
> -------------------------
>
>                 Key: MAVEN-1815
>                 URL: http://jira.codehaus.org/browse/MAVEN-1815
>             Project: Maven 1.x
>          Issue Type: Bug
>    Affects Versions: 1.1-beta-3
>            Reporter: G.J. Sterenborg
>         Attachments: descending.gif, descending.gif, descending.gif
>
>
> maven-1.1-beta-3 seems to corrupt images during a <copy>. 
> I'll attach two samples:
> - corrupt-copy (2284 bytes)
> - original (843 bytes)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to