You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rz...@apache.org on 2022/04/05 11:33:08 UTC

[tomee] branch master updated: Fix Rat checks and allow CI to build the project

This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new 456f1c3f08 Fix Rat checks and allow CI to build the project
     new 41c0051631 Merge remote-tracking branch 'origin/master'
456f1c3f08 is described below

commit 456f1c3f08afcac123d4db840a86b685cbd091b4
Author: Richard Zowalla <rz...@apache.org>
AuthorDate: Tue Apr 5 13:32:27 2022 +0200

    Fix Rat checks and allow CI to build the project
---
 tck/microprofile-tck/config/debug-suite.xml | 15 +++++++++++++++
 tck/microprofile-tck/config/tck-suite.xml   | 15 +++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/tck/microprofile-tck/config/debug-suite.xml b/tck/microprofile-tck/config/debug-suite.xml
index 90ddf86d13..658f2693f3 100644
--- a/tck/microprofile-tck/config/debug-suite.xml
+++ b/tck/microprofile-tck/config/debug-suite.xml
@@ -1,5 +1,20 @@
 <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
+<!--
+  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.
+  -->
 <suite name="microprofile-config-TCK" verbose="2" configfailurepolicy="continue" >
   <test name="microprofile-config 2.0 TCK">
     <classes>
diff --git a/tck/microprofile-tck/config/tck-suite.xml b/tck/microprofile-tck/config/tck-suite.xml
index a38a7643a3..069ac9578f 100644
--- a/tck/microprofile-tck/config/tck-suite.xml
+++ b/tck/microprofile-tck/config/tck-suite.xml
@@ -1,5 +1,20 @@
 <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
+<!--
+  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.
+  -->
 <suite name="microprofile-config-TCK" verbose="2" configfailurepolicy="continue" >
   <test name="microprofile-config 2.0 TCK">
     <packages>