[DLUX-79] stable/beryllium branch contains references to javascript dependecies without versions specifically defined Created: 23/Mar/16  Updated: 19/Oct/17  Resolved: 07/Jul/16

Status: Resolved
Project: dlux
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: RichardHill Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 5594

 Description   

The file dlux-web/bower.json in the stable/beryllium branch contains references to javascript dependecies without versions specifically defined. This means we dont know exactly which versions of the deps will be used in the build before the job is run. Therefore the build is not fully reproduciable as a release version should be.

"angular-ui-select2": "https://raw.github.com/angular-ui/ui-select2/master/src/select2.js",

"underscore": "latest",

"underscore.string": "latest",

"select2-bootstrap-css": "https://github.com/fk/select2-bootstrap-css/archive/master.zip",



 Comments   
Comment by Daniel Malachovsky [ 07/Jul/16 ]

Fixed by Maxime in this commit https://git.opendaylight.org/gerrit/#/c/35825/

Generated at Wed Feb 07 19:57:52 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.