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

acosentino pushed a commit to branch aws2-s3
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/aws2-s3 by this push:
     new 7995af2  Removed not needed options in application.properties for AWS2 
integration tests
7995af2 is described below

commit 7995af2c03623d962e9ec4ac6f8c1bcedcb863d6
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Apr 14 16:02:55 2020 +0200

    Removed not needed options in application.properties for AWS2 integration 
tests
---
 integration-tests/aws2/src/main/resources/application.properties | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/integration-tests/aws2/src/main/resources/application.properties 
b/integration-tests/aws2/src/main/resources/application.properties
index ca852d1..846539f 100644
--- a/integration-tests/aws2/src/main/resources/application.properties
+++ b/integration-tests/aws2/src/main/resources/application.properties
@@ -15,11 +15,6 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 #
-# Quarkus
-#
-quarkus.log.file.enable = false
-
-#
 # Camel
 #
 camel.context.name = quarkus-camel-example

Reply via email to