This is an automated email from the ASF dual-hosted git repository. matthieu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git.
from 6e1a572 JAMES-2949 Update changelog and upgrade instructions new b76cc62 [Refactoring] remove usage of AbstractMailRepository for JDBC to enable refactoring new a8ec81d [Refactoring] fix some visibility issues new 3890bfe [Refactoring] delete some pointless comments new 1e321e7 [Refactoring] remove useless assignments new acb7dd5 [Refactoring] use try-with-resources new 34e5c24 [Refactoring] only method extractions, no code change new f8dc39e [Refactoring] more try-with-resources new e918a1b [Refactoring] remove lock usage from JDBC has it uses transactions new 2877c47 Merge remote-tracking branch 'mine/one-fix-per-day-4' The 9 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. Summary of changes: .../mailrepository/jdbc/JDBCMailRepository.java | 470 +++++++++++---------- 1 file changed, 241 insertions(+), 229 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org