[
https://issues.apache.org/jira/browse/NUTCH-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677427#comment-17677427
]
ASF GitHub Bot commented on NUTCH-2974:
---------------------------------------
sebastian-nagel opened a new pull request, #752:
URL: https://github.com/apache/nutch/pull/752
- [touch](https://ant.apache.org/manual/Tasks/touch.html) using epoche
millis instead of datetime to specify the touch time
- add comment to explain why configuration templates are touched back in time
> Ant build fails with "Unparseable date" on certain platforms
> ------------------------------------------------------------
>
> Key: NUTCH-2974
> URL: https://issues.apache.org/jira/browse/NUTCH-2974
> Project: Nutch
> Issue Type: Bug
> Components: build
> Affects Versions: 1.19
> Reporter: Sebastian Nagel
> Priority: Major
> Fix For: 1.20
>
>
> When touching the configuration templates the ant build fails on certain
> platforms, see NUTCH-2512 and recently by [Kamil Mroczek on the users
> list|https://lists.apache.org/thread/dc36ofc6kvvx3fxlqbnzqdcp73yjcj8m],
> including a fix.
> However, we should also consider removing the "touch" action if it's not
> clear what the purpose of it is - it's there since the initial import of the
> Nutch source code to the Apache repository. Could be obsolete now.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)