FLUID-5290: fluid.version should reflect pre-release state

Metadata

Source
FLUID-5290
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Justin Obara
Created
2014-03-20T09:20:59.891-0400
Updated
2015-06-26T10:00:52.199-0400
Versions
N/A
Fixed Versions
  1. 1.9
Component
  1. Framework

Description

Currently the value assigned to fluid.version is "Infusion 1.5", however since the code hasn't been released yet, it is not really Infusion 1.5, but rather a pre-release of it. When creating build packages, we refer to them as 1.5-SNAPSHOT. I think we should do something similar for fluid.version as well. Perhaps even for the fluid_1_5 namespace. (this applies to all future versions of the code as well).

Apart from this generally being more correct. We'd like to be able to use the value stored here for the demoMenu to display on the various demos. This will be really confusing if we have nightly builds that have a release number that doesn't yet exist.

Comments

  • Justin Obara commented 2014-06-19T09:15:00.680-0400

    We briefly discussed this issue at yesterdays community meeting. It was decided that the fluid.version should include -SNAPSHOT but the namespace shouldn't.

  • Justin Obara commented 2014-06-19T09:16:03.626-0400

    This is fixed with pull request for FLUID-5449

    https://github.com/fluid-project/infusion/pull/536

  • Cindy Li commented 2014-06-19T14:43:40.645-0400

    Merged into the project repo @ 7be53d11b3b7d67ba8eb1ca827801ecf8cca974b

  • Justin Obara commented 2015-06-26T09:50:57.008-0400

    Reopening to change the fix version to 1.9