From 808a7436716345bc11de8fcf0a53157c2f063f72 Mon Sep 17 00:00:00 2001 From: pskopek Date: Fri, 14 Dec 2018 12:27:08 +0100 Subject: [PATCH] KEYCLOAK-9029: fixed licenses files issue per PR review + some wrong license file URLs fixed --- .../resources/licenses/keycloak/licenses.xml | 42 ++++++++++++++----- .../resources/licenses/rh-sso/licenses.xml | 24 ++++++++++- 2 files changed, 55 insertions(+), 11 deletions(-) diff --git a/distribution/feature-packs/server-feature-pack/src/main/resources/licenses/keycloak/licenses.xml b/distribution/feature-packs/server-feature-pack/src/main/resources/licenses/keycloak/licenses.xml index 1ad22dd6dd..dc969be78c 100644 --- a/distribution/feature-packs/server-feature-pack/src/main/resources/licenses/keycloak/licenses.xml +++ b/distribution/feature-packs/server-feature-pack/src/main/resources/licenses/keycloak/licenses.xml @@ -1,6 +1,28 @@ + + com.openshift + openshift-restclient-java + 6.1.3.Final + + + Eclipse Public License 1.0 + https://raw.githubusercontent.com/openshift/openshift-restclient-java/openshift-restclient-java-6.1.3.Final/license + + + + + com.googlecode.owasp-java-html-sanitizer + owasp-java-html-sanitizer + 20180219.1 + + + Apache Software License 2.0 + https://raw.githubusercontent.com/OWASP/java-html-sanitizer/release-20180219.1/COPYING + + + com.google.zxing core @@ -52,7 +74,7 @@ Apache Software License 2.0 - https://git-wip-us.apache.org/repos/asf?p=incubator-freemarker.git;a=blob_plain;f=LICENSE.txt;hb=v2.3.23 + https://git-wip-us.apache.org/repos/asf?p=freemarker.git;a=blob_plain;f=LICENSE;hb=v2.3.26 @@ -184,7 +206,7 @@ Apache Software License 2.0 - https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.2.5 + https://gitbox.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.3.9 @@ -195,7 +217,7 @@ Apache Software License 2.0 - https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.2.5 + https://gitbox.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.3.9 @@ -206,7 +228,7 @@ Apache Software License 2.0 - https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.2.5 + https://gitbox.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.3.9 @@ -217,7 +239,7 @@ Apache Software License 2.0 - https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.2.5 + https://gitbox.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.3.9 @@ -228,7 +250,7 @@ Apache Software License 2.0 - https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.2.5 + https://gitbox.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.3.9 @@ -239,7 +261,7 @@ Apache Software License 2.0 - https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.2.5 + https://gitbox.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.3.9 @@ -250,7 +272,7 @@ Apache Software License 2.0 - https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.2.5 + https://gitbox.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.3.9 @@ -261,7 +283,7 @@ Apache Software License 2.0 - https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.2.5 + https://gitbox.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.3.9 @@ -272,7 +294,7 @@ Apache Software License 2.0 - https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.2.5 + https://gitbox.apache.org/repos/asf?p=maven.git;a=blob_plain;f=LICENSE;hb=maven-3.3.9 diff --git a/distribution/feature-packs/server-feature-pack/src/main/resources/licenses/rh-sso/licenses.xml b/distribution/feature-packs/server-feature-pack/src/main/resources/licenses/rh-sso/licenses.xml index e92a235608..5ed1ff426a 100644 --- a/distribution/feature-packs/server-feature-pack/src/main/resources/licenses/rh-sso/licenses.xml +++ b/distribution/feature-packs/server-feature-pack/src/main/resources/licenses/rh-sso/licenses.xml @@ -1,6 +1,28 @@ + + com.openshift + openshift-restclient-java + 6.1.3.Final + + + Eclipse Public License 1.0 + https://raw.githubusercontent.com/openshift/openshift-restclient-java/openshift-restclient-java-6.1.3.Final/license + + + + + com.googlecode.owasp-java-html-sanitizer + owasp-java-html-sanitizer + 20180219.1 + + + Apache Software License 2.0 + https://raw.githubusercontent.com/OWASP/java-html-sanitizer/release-20180219.1/COPYING + + + com.google.zxing core @@ -52,7 +74,7 @@ Apache Software License 2.0 - https://git-wip-us.apache.org/repos/asf?p=incubator-freemarker.git;a=blob_plain;f=LICENSE.txt;hb=v2.3.23 + https://git-wip-us.apache.org/repos/asf?p=freemarker.git;a=blob_plain;f=LICENSE;hb=v2.3.26