[
https://issues.apache.org/jira/browse/WOOKIE-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629886#comment-13629886
]
Scott Wilson commented on WOOKIE-412:
-------------------------------------
Would using a hash of the date fix this? e.g.
String prefix = df.format(new Date()).hashCode() + prefixAppend;
> Widget redeploying on Windows fails due to timezone info in path
> ----------------------------------------------------------------
>
> Key: WOOKIE-412
> URL: https://issues.apache.org/jira/browse/WOOKIE-412
> Project: Wookie
> Issue Type: Bug
> Components: Parser
> Affects Versions: 0.14.0
> Environment: Windows 7 x64
> Reporter: Matthias Niederhausen
>
> This is an offspring of WOOKIE-406 (Widget redeploying fails on Windows).
> Because of daylight saving time being active now, new
> SimpleDateFormat("yyyy-MM-dd'T'HH.mm.SZ"); of WidgetFileUtils creates a "+"
> for the path of the temporary file, which will fail on Windows.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira