You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2022/10/05 08:24:34 UTC

[camel] branch CAMEL-18582/change-named-lock-factory created (now 35d361e209d)

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

nfilotto pushed a change to branch CAMEL-18582/change-named-lock-factory
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 35d361e209d CAMEL-18582: Switch to LocalReadWriteLockNamedLockFactory

This branch includes the following new commits:

     new 35d361e209d CAMEL-18582: Switch to LocalReadWriteLockNamedLockFactory

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: CAMEL-18582: Switch to LocalReadWriteLockNamedLockFactory

Posted by nf...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

nfilotto pushed a commit to branch CAMEL-18582/change-named-lock-factory
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 35d361e209d9aefbe27f5509ba1346c8e9ac6c96
Author: Nicolas Filotto <nf...@talend.com>
AuthorDate: Wed Oct 5 10:24:09 2022 +0200

    CAMEL-18582: Switch to LocalReadWriteLockNamedLockFactory
---
 .mvn/jvm.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mvn/jvm.config b/.mvn/jvm.config
index 8b88fcd69c5..93740deec64 100644
--- a/.mvn/jvm.config
+++ b/.mvn/jvm.config
@@ -1 +1 @@
--Xmx3584m -Djava.awt.headless=true -XX:+UseG1GC -XX:+UseStringDeduplication 
+-Xmx3584m -Djava.awt.headless=true -XX:+UseG1GC -XX:+UseStringDeduplication -Daether.syncContext.named.factory=rwlock-local