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

nkruber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-training.git


The following commit(s) were added to refs/heads/master by this push:
     new 1d922de  [hotfix] remove extraneous files for non-existing modules
1d922de is described below

commit 1d922de3185c41df05129a5faab69e74fc5cecec
Author: Nico Kruber <n...@ververica.com>
AuthorDate: Mon Oct 4 13:29:19 2021 +0200

    [hotfix] remove extraneous files for non-existing modules
---
 .../src/main/resources/log4j2.properties           | 24 ----------------------
 .../src/main/resources/log4j2.properties           | 24 ----------------------
 .../src/main/resources/log4j2.properties           | 24 ----------------------
 .../src/main/resources/log4j2.properties           | 24 ----------------------
 .../exercise/src/main/resources/log4j2.properties  | 24 ----------------------
 .../src/main/resources/log4j2.properties           | 24 ----------------------
 .../solution/src/main/resources/log4j2.properties  | 24 ----------------------
 .../src/main/resources/log4j2.properties           | 24 ----------------------
 8 files changed, 192 deletions(-)

diff --git a/troubleshooting/checkpointing/src/main/resources/log4j2.properties 
b/troubleshooting/checkpointing/src/main/resources/log4j2.properties
deleted file mode 100644
index 8319d24..0000000
--- a/troubleshooting/checkpointing/src/main/resources/log4j2.properties
+++ /dev/null
@@ -1,24 +0,0 @@
-################################################################################
-#  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.
-################################################################################
-loogers=rootLooger
-appender.console.type=Console
-appender.console.name=STDOUT
-appender.console.layout.type=PatternLayout
-appender.console.layout.pattern=%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - 
%msg%n
-rootLogger.level=INFO
-rootLogger.appenderRef.console.ref=STDOUT
\ No newline at end of file
diff --git 
a/troubleshooting/external-enrichment/src/main/resources/log4j2.properties 
b/troubleshooting/external-enrichment/src/main/resources/log4j2.properties
deleted file mode 100644
index 8319d24..0000000
--- a/troubleshooting/external-enrichment/src/main/resources/log4j2.properties
+++ /dev/null
@@ -1,24 +0,0 @@
-################################################################################
-#  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.
-################################################################################
-loogers=rootLooger
-appender.console.type=Console
-appender.console.name=STDOUT
-appender.console.layout.type=PatternLayout
-appender.console.layout.pattern=%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - 
%msg%n
-rootLogger.level=INFO
-rootLogger.appenderRef.console.ref=STDOUT
\ No newline at end of file
diff --git a/troubleshooting/introduction/src/main/resources/log4j2.properties 
b/troubleshooting/introduction/src/main/resources/log4j2.properties
deleted file mode 100644
index 8319d24..0000000
--- a/troubleshooting/introduction/src/main/resources/log4j2.properties
+++ /dev/null
@@ -1,24 +0,0 @@
-################################################################################
-#  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.
-################################################################################
-loogers=rootLooger
-appender.console.type=Console
-appender.console.name=STDOUT
-appender.console.layout.type=PatternLayout
-appender.console.layout.pattern=%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - 
%msg%n
-rootLogger.level=INFO
-rootLogger.appenderRef.console.ref=STDOUT
\ No newline at end of file
diff --git a/troubleshooting/object-reuse/src/main/resources/log4j2.properties 
b/troubleshooting/object-reuse/src/main/resources/log4j2.properties
deleted file mode 100644
index 8319d24..0000000
--- a/troubleshooting/object-reuse/src/main/resources/log4j2.properties
+++ /dev/null
@@ -1,24 +0,0 @@
-################################################################################
-#  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.
-################################################################################
-loogers=rootLooger
-appender.console.type=Console
-appender.console.name=STDOUT
-appender.console.layout.type=PatternLayout
-appender.console.layout.pattern=%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - 
%msg%n
-rootLogger.level=INFO
-rootLogger.appenderRef.console.ref=STDOUT
\ No newline at end of file
diff --git 
a/troubleshooting/state-migration/exercise/src/main/resources/log4j2.properties 
b/troubleshooting/state-migration/exercise/src/main/resources/log4j2.properties
deleted file mode 100644
index 8319d24..0000000
--- 
a/troubleshooting/state-migration/exercise/src/main/resources/log4j2.properties
+++ /dev/null
@@ -1,24 +0,0 @@
-################################################################################
-#  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.
-################################################################################
-loogers=rootLooger
-appender.console.type=Console
-appender.console.name=STDOUT
-appender.console.layout.type=PatternLayout
-appender.console.layout.pattern=%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - 
%msg%n
-rootLogger.level=INFO
-rootLogger.appenderRef.console.ref=STDOUT
\ No newline at end of file
diff --git 
a/troubleshooting/state-migration/solution-custom-to-avro/src/main/resources/log4j2.properties
 
b/troubleshooting/state-migration/solution-custom-to-avro/src/main/resources/log4j2.properties
deleted file mode 100644
index 8319d24..0000000
--- 
a/troubleshooting/state-migration/solution-custom-to-avro/src/main/resources/log4j2.properties
+++ /dev/null
@@ -1,24 +0,0 @@
-################################################################################
-#  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.
-################################################################################
-loogers=rootLooger
-appender.console.type=Console
-appender.console.name=STDOUT
-appender.console.layout.type=PatternLayout
-appender.console.layout.pattern=%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - 
%msg%n
-rootLogger.level=INFO
-rootLogger.appenderRef.console.ref=STDOUT
\ No newline at end of file
diff --git 
a/troubleshooting/state-migration/solution/src/main/resources/log4j2.properties 
b/troubleshooting/state-migration/solution/src/main/resources/log4j2.properties
deleted file mode 100644
index 8319d24..0000000
--- 
a/troubleshooting/state-migration/solution/src/main/resources/log4j2.properties
+++ /dev/null
@@ -1,24 +0,0 @@
-################################################################################
-#  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.
-################################################################################
-loogers=rootLooger
-appender.console.type=Console
-appender.console.name=STDOUT
-appender.console.layout.type=PatternLayout
-appender.console.layout.pattern=%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - 
%msg%n
-rootLogger.level=INFO
-rootLogger.appenderRef.console.ref=STDOUT
\ No newline at end of file
diff --git a/troubleshooting/throughput/src/main/resources/log4j2.properties 
b/troubleshooting/throughput/src/main/resources/log4j2.properties
deleted file mode 100644
index 8319d24..0000000
--- a/troubleshooting/throughput/src/main/resources/log4j2.properties
+++ /dev/null
@@ -1,24 +0,0 @@
-################################################################################
-#  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.
-################################################################################
-loogers=rootLooger
-appender.console.type=Console
-appender.console.name=STDOUT
-appender.console.layout.type=PatternLayout
-appender.console.layout.pattern=%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - 
%msg%n
-rootLogger.level=INFO
-rootLogger.appenderRef.console.ref=STDOUT
\ No newline at end of file

Reply via email to