You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/02/17 01:46:41 UTC

[james-project] 03/13: JAMES-3500 Disable testcontainers checks

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

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 2336daa70fb71e10f0f487f7b740a3d446525a56
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Sun Feb 14 15:33:32 2021 +0700

    JAMES-3500 Disable testcontainers checks
---
 testing/base/src/main/resources/testcontainers.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testing/base/src/main/resources/testcontainers.properties b/testing/base/src/main/resources/testcontainers.properties
new file mode 100644
index 0000000..2818469
--- /dev/null
+++ b/testing/base/src/main/resources/testcontainers.properties
@@ -0,0 +1 @@
+checks.disable = false
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org