Re: Call for vote: Using JDK 1.8 as a target for JSIEVE JDKIM & JSPF

2019-09-22 Thread Manuel Carrasco Moñino
+1 for all projects Thanks On Mon, Sep 9, 2019 at 11:04 AM Antoine Duprat wrote: > +1 for all projects > > Le lun. 9 sept. 2019 à 10:03, Tellier Benoit a > écrit : > > > +1 for all projects > > > > On 09/09/2019 14:59, Tellier Benoit wrote: > > > Hi, > > > > > > In order to improve

[jira] [Created] (JSPF-104) Use JDK 8 as a target JDK

2019-09-22 Thread Tellier Benoit (Jira)
Tellier Benoit created JSPF-104: --- Summary: Use JDK 8 as a target JDK Key: JSPF-104 URL: https://issues.apache.org/jira/browse/JSPF-104 Project: James jSPF Issue Type: Improvement

[jira] [Commented] (JAMES-2895) Remove link to the outdated wiki on the website

2019-09-22 Thread Tellier Benoit (Jira)
[ https://issues.apache.org/jira/browse/JAMES-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16935514#comment-16935514 ] Tellier Benoit commented on JAMES-2895: --- https://github.com/linagora/james-project/pull/2702

[jira] [Created] (JSPF-105) Rely on slf4j-api for logging

2019-09-22 Thread Tellier Benoit (Jira)
Tellier Benoit created JSPF-105: --- Summary: Rely on slf4j-api for logging Key: JSPF-105 URL: https://issues.apache.org/jira/browse/JSPF-105 Project: James jSPF Issue Type: Improvement

[jira] [Commented] (JAMES-2885) Avoid concurrent nexModSeq during flags update

2019-09-22 Thread Tellier Benoit (Jira)
[ https://issues.apache.org/jira/browse/JAMES-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16935511#comment-16935511 ] Tellier Benoit commented on JAMES-2885: --- PR: https://github.com/linagora/james-project/pull/2682 >

[jira] [Commented] (JAMES-2813) Implement a distributed task manager

2019-09-22 Thread Tellier Benoit (Jira)
[ https://issues.apache.org/jira/browse/JAMES-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16935512#comment-16935512 ] Tellier Benoit commented on JAMES-2813: --- https://github.com/linagora/james-project/pull/2616

Re: Call for vote: Using JDK 1.8 as a target for JSIEVE JDKIM & JSPF

2019-09-22 Thread Tellier Benoit
Hi, This proposal received 3 vote for (+1), 0 vote against, and reached the required PMC quorum size over the (slightly extended) voting period. I will create the related issues on the JIRA. Regards, Benoit Tellier On 23/09/2019 00:58, Manuel Carrasco Moñino wrote: > +1 for all projects > >

Re: Call for vote: Using JDK 1.8 as a target for JSIEVE JDKIM & JSPF

2019-09-22 Thread Tellier Benoit
Hi, I did open the JIRA and pull requests for contributing the JDK-8 switch: JSPF: - https://issues.apache.org/jira/browse/JSPF-104 - https://github.com/apache/james-jspf/pull/8 JDKIM: - https://issues.apache.org/jira/browse/JDKIM-44 - https://github.com/apache/james-jdkim/pull/10 JSIEVE:

[jira] [Created] (JAMES-2895) Remove link to the outdated wiki on the website

2019-09-22 Thread Tellier Benoit (Jira)
Tellier Benoit created JAMES-2895: - Summary: Remove link to the outdated wiki on the website Key: JAMES-2895 URL: https://issues.apache.org/jira/browse/JAMES-2895 Project: James Server Issue

[jira] [Created] (JDKIM-44) Use JDK 8 as a target JDK

2019-09-22 Thread Tellier Benoit (Jira)
Tellier Benoit created JDKIM-44: --- Summary: Use JDK 8 as a target JDK Key: JDKIM-44 URL: https://issues.apache.org/jira/browse/JDKIM-44 Project: James jDKIM Issue Type: Improvement

[jira] [Created] (JSIEVE-113) Use JDK 8 as a target JDK

2019-09-22 Thread Tellier Benoit (Jira)
Tellier Benoit created JSIEVE-113: - Summary: Use JDK 8 as a target JDK Key: JSIEVE-113 URL: https://issues.apache.org/jira/browse/JSIEVE-113 Project: James jSieve Issue Type: Improvement

[james-project] branch master updated (c89fe64 -> 70f3f27)

2019-09-22 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git. from c89fe64 JAMES-2886 Package apache-mailet-crypto as a JAR with dependency new da13fb2 JAMES-2885

[james-project] 04/04: Modify some commiters no longer existing emails

2019-09-22 Thread btellier
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 70f3f277a106b509e99ada5d9af61df603dee21d Author: Benoit Tellier AuthorDate: Fri Sep 20 09:36:27 2019 +0700

[james-project] 03/04: JAMES-2721 Increase parallelism for mailbox/cassandra projects

2019-09-22 Thread btellier
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 c89a8b2fc502879e1faf9c270a78541bd49c26a2 Author: Benoit Tellier AuthorDate: Tue Sep 10 14:48:59 2019 +0700

[james-project] 01/04: JAMES-2885 avoid concurrent nexModSeq during flags update

2019-09-22 Thread btellier
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 da13fb2739f8bd8bca7a12f624783e1983592d64 Author: Rémi Kowalski AuthorDate: Tue Sep 10 10:55:33 2019 +0200

[james-project] 02/04: JAMES-2813 Demonstrate how exclusive consumer works

2019-09-22 Thread btellier
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 e644a6f591a3fe4423538aa98941d53b048560d0 Author: Matthieu Baechler AuthorDate: Wed Aug 21 13:46:10 2019 +0200