diff --git a/distribution/src/main/release/server/docs/licenses/licenses-console.xml b/distribution/src/main/release/server/docs/licenses/licenses-console.xml deleted file mode 100644 index 5ee51d29240..00000000000 --- a/distribution/src/main/release/server/docs/licenses/licenses-console.xml +++ /dev/null @@ -1,224 +0,0 @@ - - - - - angular - 1.5.11 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - angular-drag-and-drop-lists - 2.0.11 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - angular-local-storage - 0.5.0 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - angular-patternfly - 1.5.11 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - angular-sanitize - 1.5.11 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - angular-translate - 2.11.1 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - angular-translate-loader-static-files - 2.11.1 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - angular-ui-bootstrap - 2.2.0 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - angular-ui-router - 0.3.1 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - angularjs-dropdown-multiselect - 2.0.0-beta.10 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - bootstrap-css - 3.0.0 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - bootstrap - 3.3.7 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - c3 - 0.4.11 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - c3-angular - 3.5.17 - - - The 3-Clause BSD License - https://opensource.org/licenses/BSD-3-Clause - - - - - - d3 - 1.0.1 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - deepmerge - 1.3.2 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - http-proxy - 1.14.0 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - jquery - 3.1.0 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - jquery-match-height - 0.7.2 - - - The MIT License - https://opensource.org/licenses/MIT - - - - - - patternfly - 4.0.0 - - - The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - - - - - diff --git a/distribution/src/main/resources/template/licenses-overwrite.xml b/distribution/src/main/resources/template/licenses-overwrite.xml new file mode 100644 index 00000000000..f9debbfa40a --- /dev/null +++ b/distribution/src/main/resources/template/licenses-overwrite.xml @@ -0,0 +1,54 @@ + + + + + + io.reactivex.rxjava3 + rxjava + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + org.reactivestreams + reactive-streams + + + + CC0 + http://creativecommons.org/publicdomain/zero/1.0/ + repo + + + + + json-schema + + + + Academic Free License v2.1 + http://opensource.linux-mirror.org/licenses/afl-2.1.txt + + + BSD 3-clause "New" or "Revised" License + http://www.opensource.org/licenses/BSD-3-Clause + + + + + bootstrap-datepicker + + + + Apache License 2.0 + http://www.apache.org/licenses/LICENSE-2.0 + + + + + diff --git a/server/runtime/build.xml b/server/runtime/build.xml index 834eb1b7194..945670aef67 100644 --- a/server/runtime/build.xml +++ b/server/runtime/build.xml @@ -57,6 +57,17 @@ + + + + + + + + + + +