You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by ha...@apache.org on 2015/10/01 23:40:21 UTC

[8/8] incubator-brooklyn git commit: This closes #923

This closes #923


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/23b8fa02
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/23b8fa02
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/23b8fa02

Branch: refs/heads/master
Commit: 23b8fa02ff6551d38c0e6baa7668559c16d24fb8
Parents: 0c85cd9 28d354f
Author: Hadrian Zbarcea <ha...@apache.org>
Authored: Thu Oct 1 17:29:01 2015 -0400
Committer: Hadrian Zbarcea <ha...@apache.org>
Committed: Thu Oct 1 17:29:01 2015 -0400

----------------------------------------------------------------------
 LICENSE                                         |   131 +-
 usage/cli/src/main/license/files/LICENSE        |     3 +
 .../dist/licensing/licenses/jsgui/BSD-2-Clause  |    23 +
 .../dist/licensing/licenses/source/BSD-2-Clause |    23 +
 usage/dist/licensing/make-all-licenses.sh       |     2 +-
 usage/dist/licensing/make-one-license.sh        |     4 +-
 usage/dist/licensing/overrides.yaml             |    95 +-
 usage/dist/src/main/license/files/LICENSE       |   178 +-
 usage/jsgui/src/main/license/files/LICENSE      |   130 +-
 .../src/main/license/source-inclusions.yaml     |    10 +-
 usage/jsgui/src/main/webapp/assets/js/config.js |     4 +-
 .../assets/js/libs/dataTables.extensions.js     |    34 -
 .../webapp/assets/js/libs/jquery.dataTables.js  | 12233 ++++++++++++++++-
 .../webapp/assets/js/libs/jquery.slideto.min.js |     7 -
 .../assets/js/util/dataTables.extensions.js     |    50 +
 .../webapp/assets/js/util/jquery.slideto.js     |    55 +
 usage/jsgui/src/test/javascript/config.txt      |     4 +-
 17 files changed, 12676 insertions(+), 310 deletions(-)
----------------------------------------------------------------------