add r.js to list of dependencies
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/0ab39115 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/0ab39115 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/0ab39115 Branch: refs/heads/0.8.0-incubating Commit: 0ab3911562f4e6ea22ee408421bfeb5846fd9eee Parents: aa00a44 Author: Alex Heneveld <[email protected]> Authored: Wed Sep 2 09:54:06 2015 +0100 Committer: Alex Heneveld <[email protected]> Committed: Wed Sep 2 13:36:33 2015 +0100 ---------------------------------------------------------------------- usage/jsgui/src/main/license/source-inclusions.yaml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/0ab39115/usage/jsgui/src/main/license/source-inclusions.yaml ---------------------------------------------------------------------- diff --git a/usage/jsgui/src/main/license/source-inclusions.yaml b/usage/jsgui/src/main/license/source-inclusions.yaml index a5bd59f..8592477 100644 --- a/usage/jsgui/src/main/license/source-inclusions.yaml +++ b/usage/jsgui/src/main/license/source-inclusions.yaml @@ -25,6 +25,7 @@ - id: Swagger JS - id: Swagger UI - id: require.js +- id: require.js/r.js - id: backbone.js - id: bootstrap.js - id: underscore.js
