From 5c6ae40404791a4a17979ab40d4464b827723dff Mon Sep 17 00:00:00 2001 From: Ekaterina Dimitrova Date: Mon, 19 Apr 2021 13:16:56 -0400 Subject: [PATCH] Ninja fix, add header to the Circle LOWRES and HIGHRES config files --- .build/build-rat.xml | 4 ++-- .circleci/config.yml.HIGHRES | 18 ++++++++++++++++++ .circleci/config.yml.LOWRES | 18 ++++++++++++++++++ 3 files changed, 38 insertions(+), 2 deletions(-) diff --git a/.build/build-rat.xml b/.build/build-rat.xml index 81f2b94a31..fde28be07d 100644 --- a/.build/build-rat.xml +++ b/.build/build-rat.xml @@ -40,7 +40,7 @@ @@ -91,4 +91,4 @@ - \ No newline at end of file + diff --git a/.circleci/config.yml.HIGHRES b/.circleci/config.yml.HIGHRES index e60cb719ab..f348b2503c 100644 --- a/.circleci/config.yml.HIGHRES +++ b/.circleci/config.yml.HIGHRES @@ -1,3 +1,21 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you 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. +# + version: 2 jobs: j8_jvm_upgrade_dtests: diff --git a/.circleci/config.yml.LOWRES b/.circleci/config.yml.LOWRES index 43e0f346bb..d5fc879dc6 100644 --- a/.circleci/config.yml.LOWRES +++ b/.circleci/config.yml.LOWRES @@ -1,3 +1,21 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you 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. +# + version: 2 jobs: j8_jvm_upgrade_dtests: