[
https://issues.apache.org/jira/browse/CALCITE-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250269#comment-14250269
]
Vladimir Sitnikov commented on CALCITE-539:
-------------------------------------------
Why can't it use git.properties?
> Avoid org-apache-calcite-jdbc.properties being regenerated on each compilation
> ------------------------------------------------------------------------------
>
> Key: CALCITE-539
> URL: https://issues.apache.org/jira/browse/CALCITE-539
> Project: Calcite
> Issue Type: Sub-task
> Affects Versions: 1.0.0-incubating
> Reporter: Vladimir Sitnikov
> Assignee: Julian Hyde
>
> org-apache-calcite-jdbc.properties includes
> {{build.timestamp=$\{build.timestamp\}}} so it is different on each build
> execution.
> Need to do something with that.
> Does it make sense to convert this file to some generated java source?
> That might allow us to reuse Velocity caching of
> maven-remote-resource-plugins.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)