[jira] [Created] (JAMES-2117) Don't leak cassandra resource on init failure

2017-08-16 Thread Matthieu Baechler (JIRA)
Matthieu Baechler created JAMES-2117: Summary: Don't leak cassandra resource on init failure Key: JAMES-2117 URL: https://issues.apache.org/jira/browse/JAMES-2117 Project: James Server

[jira] [Created] (JAMES-2119) Cassandra tables initialization could be faster if done parallel

2017-08-16 Thread Matthieu Baechler (JIRA)
Matthieu Baechler created JAMES-2119: Summary: Cassandra tables initialization could be faster if done parallel Key: JAMES-2119 URL: https://issues.apache.org/jira/browse/JAMES-2119 Project:

[14/22] james-project git commit: JAMES-2107 Cleaning POMs

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/111c3ae3/mpt/impl/smtp/cassandra/pom.xml -- diff --git a/mpt/impl/smtp/cassandra/pom.xml b/mpt/impl/smtp/cassandra/pom.xml index caa3fd2..37be3ad 100644 ---

[17/22] james-project git commit: JAMES-2107 Upgrade Camel

2017-08-16 Thread btellier
JAMES-2107 Upgrade Camel This significantly increase the performance of mailet containers. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c4fb9022 Tree:

[18/22] james-project git commit: JAMES-2107 Switch target JDK to Java 8

2017-08-16 Thread btellier
JAMES-2107 Switch target JDK to Java 8 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a9c8ad45 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a9c8ad45 Diff:

[20/22] james-project git commit: JAMES-2107 Version of JPA was updated

2017-08-16 Thread btellier
JAMES-2107 Version of JPA was updated Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ef85411f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ef85411f Diff:

[jira] [Commented] (JAMES-2107) Java 8 Migration

2017-08-16 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128572#comment-16128572 ] Tellier Benoit commented on JAMES-2107: --- https://github.com/linagora/james-project/pull/920 and

[jira] [Updated] (JAMES-2117) Don't leak cassandra resource on init failure

2017-08-16 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthieu Baechler updated JAMES-2117: - Description: When initializing cassandra cluster object, it something goes wrong, we

[jira] [Created] (MPT-40) dialog is hardly debugable

2017-08-16 Thread Matthieu Baechler (JIRA)
Matthieu Baechler created MPT-40: Summary: dialog is hardly debugable Key: MPT-40 URL: https://issues.apache.org/jira/browse/MPT-40 Project: James MPT Issue Type: Improvement

[11/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Explicit type parameter can be removed"

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/03b574c9/server/queue/queue-file/src/main/java/org/apache/james/queue/file/FileMailQueueFactory.java -- diff --git

[14/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Explicit type parameter can be removed"

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/03b574c9/protocols/smtp/src/test/java/org/apache/james/protocols/smtp/core/fastfail/MaxRcptHandlerTest.java -- diff --git

[04/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Convert to lambas"

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/855a3c87/protocols/api/src/main/java/org/apache/james/protocols/api/handler/CommandDispatcher.java -- diff --git

[12/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Explicit type parameter can be removed"

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/03b574c9/server/protocols/fetchmail/src/main/java/org/apache/james/fetchmail/Account.java -- diff --git

[13/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Explicit type parameter can be removed"

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/03b574c9/server/data/data-jdbc/src/main/java/org/apache/james/rrt/jdbc/JDBCRecipientRewriteTable.java -- diff --git

[03/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Convert to lambas"

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/855a3c87/server/mailet/mailets/src/main/java/org/apache/james/transport/mailets/RecipientRewriteTableProcessor.java -- diff --git

[09/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Simplify optional call chain"

2017-08-16 Thread btellier
JAMES-2107 Run IntelliJ inspection: "Simplify optional call chain" Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/89a58da6 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/89a58da6 Diff:

[02/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Move from imperative to Stream API"

2017-08-16 Thread btellier
JAMES-2107 Run IntelliJ inspection: "Move from imperative to Stream API" Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/cb0f621f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/cb0f621f Diff:

[08/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Simplify stream call chain"

2017-08-16 Thread btellier
JAMES-2107 Run IntelliJ inspection: "Simplify stream call chain" Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/94db8075 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/94db8075 Diff:

[17/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Explicit type parameter can be removed"

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/03b574c9/mailbox/lucene/src/main/java/org/apache/james/mailbox/lucene/search/LuceneMessageSearchIndex.java -- diff --git

[01/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Move from imperative to Stream API"

2017-08-16 Thread btellier
Repository: james-project Updated Branches: refs/heads/master f40ce327c -> 34d63025e http://git-wip-us.apache.org/repos/asf/james-project/blob/cb0f621f/server/mailet/mailets/src/main/java/org/apache/james/transport/mailets/jsieve/SieveMailAdapter.java

[05/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Convert to lambas"

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/855a3c87/mailbox/store/src/test/java/org/apache/james/mailbox/store/event/distributed/BroadcastDelegatingMailboxListenerTest.java -- diff --git

[06/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Convert to lambas"

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/855a3c87/mailbox/store/src/main/java/org/apache/james/mailbox/store/StoreMailboxManager.java -- diff --git

[10/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Optional::isPresent can be replaced by functional code"

2017-08-16 Thread btellier
JAMES-2107 Run IntelliJ inspection: "Optional::isPresent can be replaced by functional code" Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/34d63025 Tree:

[07/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Convert to lambas"

2017-08-16 Thread btellier
JAMES-2107 Run IntelliJ inspection: "Convert to lambas" Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/855a3c87 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/855a3c87 Diff:

[18/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Explicit type parameter can be removed"

2017-08-16 Thread btellier
JAMES-2107 Run IntelliJ inspection: "Explicit type parameter can be removed" Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/03b574c9 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/03b574c9

[16/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Explicit type parameter can be removed"

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/03b574c9/mailbox/tool/src/main/java/org/apache/james/mailbox/indexer/registrations/GlobalRegistration.java -- diff --git

[15/18] james-project git commit: JAMES-2107 Run IntelliJ inspection: "Explicit type parameter can be removed"

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/03b574c9/protocols/imap/src/main/java/org/apache/james/imap/processor/LSubProcessor.java -- diff --git

[01/22] james-project git commit: JAMES-2107 Refresh install instructions

2017-08-16 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 080904254 -> f40ce327c JAMES-2107 Refresh install instructions Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/18140234 Tree:

[06/22] james-project git commit: JAMES-2107 Drop assertj version prior Java 8

2017-08-16 Thread btellier
JAMES-2107 Drop assertj version prior Java 8 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/fc6536ef Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/fc6536ef Diff:

[10/22] james-project git commit: JAMES-2107 Cleaning POMs

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/111c3ae3/server/container/util-java8/pom.xml -- diff --git a/server/container/util-java8/pom.xml b/server/container/util-java8/pom.xml index a7e2a0e..e420768 100644 ---

[05/22] james-project git commit: JAMES-2107 Upgrade ActiveMQ

2017-08-16 Thread btellier
JAMES-2107 Upgrade ActiveMQ This significantly increase the performance of ActiveMQ mail queue. This upgrade was not available with Java-6. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/24270c49 Tree:

[02/22] james-project git commit: JAMES-2107 Update Readme according to DockerFile changes

2017-08-16 Thread btellier
JAMES-2107 Update Readme according to DockerFile changes Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ddb37909 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ddb37909 Diff:

[jira] [Resolved] (JAMES-1957) Upgrade Apache Camel version to 18.2

2017-08-16 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-1957. --- Resolution: Fixed Resolved while merging Java-8 related pull requests. See JAMES-2107 >

[jira] [Closed] (JAMES-1957) Upgrade Apache Camel version to 18.2

2017-08-16 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-1957. - > Upgrade Apache Camel version to 18.2 > > >

[jira] [Created] (JAMES-2118) forkMode in maven-surefire-plugin is deprecated

2017-08-16 Thread Matthieu Baechler (JIRA)
Matthieu Baechler created JAMES-2118: Summary: forkMode in maven-surefire-plugin is deprecated Key: JAMES-2118 URL: https://issues.apache.org/jira/browse/JAMES-2118 Project: James Server

[jira] [Created] (JAMES-2120) testcontainers could be upgraded

2017-08-16 Thread Matthieu Baechler (JIRA)
Matthieu Baechler created JAMES-2120: Summary: testcontainers could be upgraded Key: JAMES-2120 URL: https://issues.apache.org/jira/browse/JAMES-2120 Project: James Server Issue Type:

[08/22] james-project git commit: JAMES-2107 Cleaning POMs

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/111c3ae3/server/protocols/webadmin-integration-test/pom.xml -- diff --git a/server/protocols/webadmin-integration-test/pom.xml

[12/22] james-project git commit: JAMES-2107 Cleaning POMs

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/111c3ae3/server/container/guice/jpa-smtp/pom.xml -- diff --git a/server/container/guice/jpa-smtp/pom.xml b/server/container/guice/jpa-smtp/pom.xml index 7a5fbaa..20b386a

[16/22] james-project git commit: JAMES-2107 Cleaning POMs

2017-08-16 Thread btellier
JAMES-2107 Cleaning POMs Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/111c3ae3 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/111c3ae3 Diff:

[13/22] james-project git commit: JAMES-2107 Cleaning POMs

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/111c3ae3/server/container/guice/configuration/pom.xml -- diff --git a/server/container/guice/configuration/pom.xml b/server/container/guice/configuration/pom.xml index

[19/22] james-project git commit: JAMES-2107 Unify versions of SLF4J across projects

2017-08-16 Thread btellier
JAMES-2107 Unify versions of SLF4J across projects Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0d6d2e09 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/0d6d2e09 Diff:

[22/22] james-project git commit: JAMES-2107 Drop assertj version prior Java 8

2017-08-16 Thread btellier
JAMES-2107 Drop assertj version prior Java 8 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f40ce327 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f40ce327 Diff:

[07/22] james-project git commit: JAMES-2107 Upgrade JPA to 2.4.2

2017-08-16 Thread btellier
JAMES-2107 Upgrade JPA to 2.4.2 This is required to run successfully JPA with java-8 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/322e748a Tree:

[09/22] james-project git commit: JAMES-2107 Cleaning POMs

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/111c3ae3/server/protocols/jmap-integration-testing/cassandra-jmap-integration-testing/pom.xml -- diff --git

[15/22] james-project git commit: JAMES-2107 Cleaning POMs

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/111c3ae3/mailbox/tika/pom.xml -- diff --git a/mailbox/tika/pom.xml b/mailbox/tika/pom.xml index 67ca3f1..796e4b3 100644 --- a/mailbox/tika/pom.xml +++

[03/22] james-project git commit: JAMES-2107 Merge JAVA-6 and JAVA-8 compilation

2017-08-16 Thread btellier
JAMES-2107 Merge JAVA-6 and JAVA-8 compilation Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/75ccf89a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/75ccf89a Diff:

[04/22] james-project git commit: JAMES-2107 Move Spring runtime to java-8

2017-08-16 Thread btellier
JAMES-2107 Move Spring runtime to java-8 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2b0d8c2c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/2b0d8c2c Diff:

[21/22] james-project git commit: JAMES-2107 Removing useless maven-assembly-plugin and maven-jar-plugin

2017-08-16 Thread btellier
JAMES-2107 Removing useless maven-assembly-plugin and maven-jar-plugin Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/5eccfb8f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/5eccfb8f Diff:

[11/22] james-project git commit: JAMES-2107 Cleaning POMs

2017-08-16 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/111c3ae3/server/container/guice/protocols/managedsieve/pom.xml -- diff --git a/server/container/guice/protocols/managedsieve/pom.xml

[jira] [Created] (JAMES-2121) MappingsImpl.contains is probably not working as expected

2017-08-16 Thread Matthieu Baechler (JIRA)
Matthieu Baechler created JAMES-2121: Summary: MappingsImpl.contains is probably not working as expected Key: JAMES-2121 URL: https://issues.apache.org/jira/browse/JAMES-2121 Project: James Server

[jira] [Created] (JAMES-2123) Cassandra messages reappear after Expunge or Move

2017-08-16 Thread Tellier Benoit (JIRA)
Tellier Benoit created JAMES-2123: - Summary: Cassandra messages reappear after Expunge or Move Key: JAMES-2123 URL: https://issues.apache.org/jira/browse/JAMES-2123 Project: James Server

[jira] [Resolved] (JAMES-2113) Get ride of bidirectional logging bridge in PROTOCOLS

2017-08-16 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2113. --- Resolution: Fixed https://github.com/linagora/james-project/pull/927 solved the issue > Get

[jira] [Closed] (JAMES-2113) Get ride of bidirectional logging bridge in PROTOCOLS

2017-08-16 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2113. - > Get ride of bidirectional logging bridge in PROTOCOLS >

[jira] [Resolved] (MPT-40) dialog is hardly debugable

2017-08-16 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MPT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved MPT-40. --- Resolution: Fixed https://github.com/linagora/james-project/pull/927 solves the issue > dialog is hardly

[jira] [Closed] (MPT-40) dialog is hardly debugable

2017-08-16 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MPT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed MPT-40. - > dialog is hardly debugable > -- > > Key: MPT-40 > URL:

[jira] [Created] (JAMES-2122) Adding logs upon Optional fallback

2017-08-16 Thread Tellier Benoit (JIRA)
Tellier Benoit created JAMES-2122: - Summary: Adding logs upon Optional fallback Key: JAMES-2122 URL: https://issues.apache.org/jira/browse/JAMES-2122 Project: James Server Issue Type: Bug

[4/4] james-project git commit: MPT-40 allow dialog debbuging in MPT

2017-08-16 Thread btellier
MPT-40 allow dialog debbuging in MPT Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/67e44d26 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/67e44d26 Diff:

[2/4] james-project git commit: JAMES-2113 Remove DEPRECATED ProtocolSessionLogger

2017-08-16 Thread btellier
JAMES-2113 Remove DEPRECATED ProtocolSessionLogger This brings username on each IMAP log (Note that because the username might be specified later on, IMAP needs a supplier) Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[1/4] james-project git commit: JAMES-2113 Get a ride of MockLogger

2017-08-16 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 34d63025e -> 67e44d268 JAMES-2113 Get a ride of MockLogger Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a13597f1 Tree:

[3/4] james-project git commit: JAMES-2113 Protocol should use SLF4J for its logging

2017-08-16 Thread btellier
JAMES-2113 Protocol should use SLF4J for its logging Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/07c9e3ce Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/07c9e3ce Diff: