From 89b2379abb6c25deb7f420d552385f3f51efe815 Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Tue, 3 Feb 2015 14:37:49 +0100 Subject: [PATCH 1/3] Upgrade to hawkular-parent version 4 --- pom.xml | 4 +--- ui/console/pom.xml | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index cb4303f6..b1a3f020 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.hawkular hawkular-parent - 2 + 4 hawkular @@ -79,9 +79,7 @@ 2.2.4 16.0.1 1.0.13 - 4.11 5.10.0 - 1.0.0.Final 6.5.2 8.2.0.Final diff --git a/ui/console/pom.xml b/ui/console/pom.xml index 020e2eda..275fa261 100644 --- a/ui/console/pom.xml +++ b/ui/console/pom.xml @@ -35,7 +35,6 @@ maven-resources-plugin - 2.6 copy-resources @@ -128,7 +127,6 @@ maven-clean-plugin - 2.5 true From 09a9e1147dfc2a9dd085af6a695aa21d6534f241 Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Thu, 5 Feb 2015 10:13:22 +0100 Subject: [PATCH 2/3] Upgrade to hawkular-parent 5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b1a3f020..64216c40 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.hawkular hawkular-parent - 4 + 5 hawkular From f88b65de480e3a0071611cbc5db1c2ecd38f3e48 Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Thu, 5 Feb 2015 10:13:28 +0100 Subject: [PATCH 3/3] HAWKULAR-23 Fix licenses in .ts and .d.ts files --- ui/console/defs.d.ts | 16 ---------------- ui/console/plugins/includes.ts | 33 +++++++++++++++++---------------- 2 files changed, 17 insertions(+), 32 deletions(-) diff --git a/ui/console/defs.d.ts b/ui/console/defs.d.ts index 0b95ccee..82da636f 100644 --- a/ui/console/defs.d.ts +++ b/ui/console/defs.d.ts @@ -1,17 +1 @@ -/* - * Copyright 2015 Red Hat, Inc. and/or its affiliates - * and other contributors as indicated by the @author tags. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /// diff --git a/ui/console/plugins/includes.ts b/ui/console/plugins/includes.ts index 1cec659d..93e3dfbf 100644 --- a/ui/console/plugins/includes.ts +++ b/ui/console/plugins/includes.ts @@ -1,17 +1,18 @@ -/* - * Copyright 2015 Red Hat, Inc. and/or its affiliates - * and other contributors as indicated by the @author tags. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ +/// +/// Copyright 2015 Red Hat, Inc. and/or its affiliates +/// and other contributors as indicated by the @author tags. +/// +/// Licensed under the Apache License, Version 2.0 (the "License"); +/// you may not use this file except in compliance with the License. +/// You may obtain a copy of the License at +/// +/// http://www.apache.org/licenses/LICENSE-2.0 +/// +/// Unless required by applicable law or agreed to in writing, software +/// distributed under the License is distributed on an "AS IS" BASIS, +/// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +/// See the License for the specific language governing permissions and +/// limitations under the License. +/// + ///