[jira] [Created] (FLINK-3262) Remove fuzzy versioning from Bower dependencies

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-3262) Remove fuzzy versioning from Bower dependencies

Shang Yuanchun (Jira)
Greg Hogan created FLINK-3262:
---------------------------------

             Summary: Remove fuzzy versioning from Bower dependencies
                 Key: FLINK-3262
                 URL: https://issues.apache.org/jira/browse/FLINK-3262
             Project: Flink
          Issue Type: Improvement
          Components: Webfrontend
    Affects Versions: 1.00
            Reporter: Greg Hogan
            Assignee: Greg Hogan
            Priority: Trivial


{{bower.json}} is currently defined with fuzzy versions, i.e. {{"bootstrap": "~3.3.5"}}, which silently pull in patch updates. When a user compiles the web frontend the new versions are creating changes in the compiled Javascript and CSS.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)