[
https://issues.apache.org/jira/browse/IGNITE-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Kozlov updated IGNITE-309:
---------------------------------
Description:
It seems the property "ignite.rel.date" in ignite.properties really not used in
the code.
If there are places where it's used it should be replaced by "ignite.build"
property because local timezone (where ignite built) impacts to generation of
"ignite.rel.date". It is reason of difference between date in Ignite version
(created from ignite.build) and ignite.rel.date for some cases
So, I suggest to remove ignite.rel.date from ignite.properties and replace it
by ignite.build property in the code
was:
The property "ignite.rel.date" isn't really used in code.
If there are places where it's used it should be replaced by "ignite.build"
property as it's more universal
So, I suggest to remove ignite.rel.date from ignite.properties and replace it
by ignite.build property in the code
> "ignite.rel.date" should be removed from ignite.properties
> ----------------------------------------------------------
>
> Key: IGNITE-309
> URL: https://issues.apache.org/jira/browse/IGNITE-309
> Project: Ignite
> Issue Type: Improvement
> Components: general
> Affects Versions: sprint-2
> Reporter: Vasilisa Sidorova
> Assignee: Sergey Kozlov
> Priority: Minor
> Fix For: sprint-2
>
>
> It seems the property "ignite.rel.date" in ignite.properties really not used
> in the code.
> If there are places where it's used it should be replaced by "ignite.build"
> property because local timezone (where ignite built) impacts to generation of
> "ignite.rel.date". It is reason of difference between date in Ignite version
> (created from ignite.build) and ignite.rel.date for some cases
> So, I suggest to remove ignite.rel.date from ignite.properties and replace it
> by ignite.build property in the code
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)