From 1b229014c6a773cf075c1ef0fd346cfb1fd2d86b Mon Sep 17 00:00:00 2001 From: Moti Asayag Date: Mon, 23 Sep 2024 21:51:04 +0300 Subject: [PATCH] Remove trailing white spaces from application.properties (#419) --- create-ocp-project/application.properties | 6 +++--- escalation/application.properties | 6 +++--- greeting/application.properties | 6 +++--- modify-vm-resources/application.properties | 6 +++--- move2kube/application.properties | 6 +++--- mta-v6.x/application.properties | 6 +++--- mta-v7.x/application.properties | 6 +++--- mta/application.properties | 6 +++--- mtv-migration/application.properties | 6 +++--- mtv-plan/application.properties | 6 +++--- request-vm-cnv/application.properties | 6 +++--- 11 files changed, 33 insertions(+), 33 deletions(-) diff --git a/create-ocp-project/application.properties b/create-ocp-project/application.properties index 963afd4f..22974833 100644 --- a/create-ocp-project/application.properties +++ b/create-ocp-project/application.properties @@ -17,8 +17,8 @@ quarkus.kubernetes-client.trust-certs=true quarkus.flyway.migrate-at-start=true # This property is used to select the log level, which controls the amount -# of information logged on HTTP requests based on the severity of the events. -# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. -# and see https://quarkus.io/guides/logging for documentation +# of information logged on HTTP requests based on the severity of the events. +# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. +# and see https://quarkus.io/guides/logging for documentation quarkus.log.category."org.apache.http".level=INFO quarkus.log.level=INFO \ No newline at end of file diff --git a/escalation/application.properties b/escalation/application.properties index fa805cc2..2f1fc92c 100644 --- a/escalation/application.properties +++ b/escalation/application.properties @@ -27,9 +27,9 @@ quarkus.rest-client.notifications.url=${BACKSTAGE_NOTIFICATIONS_URL:http://backs quarkus.openapi-generator.notifications.auth.BearerToken.bearer-token=${NOTIFICATIONS_BEARER_TOKEN} # This property is used to select the log level, which controls the amount -# of information logged on HTTP requests based on the severity of the events. -# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. -# and see https://quarkus.io/guides/logging for documentation +# of information logged on HTTP requests based on the severity of the events. +# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. +# and see https://quarkus.io/guides/logging for documentation quarkus.log.category."org.apache.http".level=INFO quarkus.log.level=INFO diff --git a/greeting/application.properties b/greeting/application.properties index b678b0b7..8c0ecf07 100644 --- a/greeting/application.properties +++ b/greeting/application.properties @@ -1,6 +1,6 @@ # This property is used to select the log level, which controls the amount -# of information logged on HTTP requests based on the severity of the events. -# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. -# and see https://quarkus.io/guides/logging for documentation +# of information logged on HTTP requests based on the severity of the events. +# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. +# and see https://quarkus.io/guides/logging for documentation quarkus.log.category."org.apache.http".level=INFO quarkus.log.level=INFO \ No newline at end of file diff --git a/modify-vm-resources/application.properties b/modify-vm-resources/application.properties index 477a5ffa..bb5af84e 100644 --- a/modify-vm-resources/application.properties +++ b/modify-vm-resources/application.properties @@ -20,8 +20,8 @@ quarkus.kubernetes-client.trust-certs=true quarkus.flyway.migrate-at-start=true # This property is used to select the log level, which controls the amount -# of information logged on HTTP requests based on the severity of the events. -# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. -# and see https://quarkus.io/guides/logging for documentation +# of information logged on HTTP requests based on the severity of the events. +# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. +# and see https://quarkus.io/guides/logging for documentation quarkus.log.category."org.apache.http".level=INFO quarkus.log.level=INFO \ No newline at end of file diff --git a/move2kube/application.properties b/move2kube/application.properties index 098007a1..9fb73c6b 100644 --- a/move2kube/application.properties +++ b/move2kube/application.properties @@ -16,8 +16,8 @@ quarkus.rest-client.notifications.url=${BACKSTAGE_NOTIFICATIONS_URL:http://backs quarkus.openapi-generator.notifications.auth.BearerToken.bearer-token=${NOTIFICATIONS_BEARER_TOKEN} # This property is used to select the log level, which controls the amount -# of information logged on HTTP requests based on the severity of the events. -# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. -# and see https://quarkus.io/guides/logging for documentation +# of information logged on HTTP requests based on the severity of the events. +# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. +# and see https://quarkus.io/guides/logging for documentation quarkus.log.category."org.apache.http".level=INFO quarkus.log.level=INFO \ No newline at end of file diff --git a/mta-v6.x/application.properties b/mta-v6.x/application.properties index 7d067f5d..5130f82d 100644 --- a/mta-v6.x/application.properties +++ b/mta-v6.x/application.properties @@ -7,8 +7,8 @@ quarkus.rest-client.notifications.url=${BACKSTAGE_NOTIFICATIONS_URL:http://backs quarkus.openapi-generator.notifications.auth.BearerToken.bearer-token=${NOTIFICATIONS_BEARER_TOKEN} # This property is used to select the log level, which controls the amount -# of information logged on HTTP requests based on the severity of the events. -# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. -# and see https://quarkus.io/guides/logging for documentation +# of information logged on HTTP requests based on the severity of the events. +# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. +# and see https://quarkus.io/guides/logging for documentation quarkus.log.category."org.apache.http".level=INFO quarkus.log.level=INFO \ No newline at end of file diff --git a/mta-v7.x/application.properties b/mta-v7.x/application.properties index 7d067f5d..5130f82d 100644 --- a/mta-v7.x/application.properties +++ b/mta-v7.x/application.properties @@ -7,8 +7,8 @@ quarkus.rest-client.notifications.url=${BACKSTAGE_NOTIFICATIONS_URL:http://backs quarkus.openapi-generator.notifications.auth.BearerToken.bearer-token=${NOTIFICATIONS_BEARER_TOKEN} # This property is used to select the log level, which controls the amount -# of information logged on HTTP requests based on the severity of the events. -# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. -# and see https://quarkus.io/guides/logging for documentation +# of information logged on HTTP requests based on the severity of the events. +# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. +# and see https://quarkus.io/guides/logging for documentation quarkus.log.category."org.apache.http".level=INFO quarkus.log.level=INFO \ No newline at end of file diff --git a/mta/application.properties b/mta/application.properties index 95477ce9..9a459b02 100644 --- a/mta/application.properties +++ b/mta/application.properties @@ -9,8 +9,8 @@ quarkus.rest-client.notifications.url=${BACKSTAGE_NOTIFICATIONS_URL:http://backs quarkus.openapi-generator.notifications.auth.BearerToken.bearer-token=${NOTIFICATIONS_BEARER_TOKEN} # This property is used to select the log level, which controls the amount -# of information logged on HTTP requests based on the severity of the events. -# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. -# and see https://quarkus.io/guides/logging for documentation +# of information logged on HTTP requests based on the severity of the events. +# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. +# and see https://quarkus.io/guides/logging for documentation quarkus.log.category."org.apache.http".level=INFO quarkus.log.level=INFO \ No newline at end of file diff --git a/mtv-migration/application.properties b/mtv-migration/application.properties index 3557770c..a2be3ac9 100644 --- a/mtv-migration/application.properties +++ b/mtv-migration/application.properties @@ -6,8 +6,8 @@ quarkus.tls.trust-all=true quarkus.kubernetes-client.trust-certs=true # This property is used to select the log level, which controls the amount -# of information logged on HTTP requests based on the severity of the events. -# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. -# and see https://quarkus.io/guides/logging for documentation +# of information logged on HTTP requests based on the severity of the events. +# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. +# and see https://quarkus.io/guides/logging for documentation quarkus.log.category."org.apache.http".level=INFO quarkus.log.level=INFO \ No newline at end of file diff --git a/mtv-plan/application.properties b/mtv-plan/application.properties index 3557770c..a2be3ac9 100644 --- a/mtv-plan/application.properties +++ b/mtv-plan/application.properties @@ -6,8 +6,8 @@ quarkus.tls.trust-all=true quarkus.kubernetes-client.trust-certs=true # This property is used to select the log level, which controls the amount -# of information logged on HTTP requests based on the severity of the events. -# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. -# and see https://quarkus.io/guides/logging for documentation +# of information logged on HTTP requests based on the severity of the events. +# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. +# and see https://quarkus.io/guides/logging for documentation quarkus.log.category."org.apache.http".level=INFO quarkus.log.level=INFO \ No newline at end of file diff --git a/request-vm-cnv/application.properties b/request-vm-cnv/application.properties index 477a5ffa..bb5af84e 100644 --- a/request-vm-cnv/application.properties +++ b/request-vm-cnv/application.properties @@ -20,8 +20,8 @@ quarkus.kubernetes-client.trust-certs=true quarkus.flyway.migrate-at-start=true # This property is used to select the log level, which controls the amount -# of information logged on HTTP requests based on the severity of the events. -# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. -# and see https://quarkus.io/guides/logging for documentation +# of information logged on HTTP requests based on the severity of the events. +# Possible values: OFF, FATAL, ERROR, WARN, INFO, DEBUG, ALL. +# and see https://quarkus.io/guides/logging for documentation quarkus.log.category."org.apache.http".level=INFO quarkus.log.level=INFO \ No newline at end of file