Build failed in Jenkins: james-mailet #2796

2015-06-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/james-mailet/2796/ -- Started by timer Building remotely on H11 (Ubuntu ubuntu) in workspace https://builds.apache.org/job/james-mailet/ws/ Updating http://svn.apache.org/repos/asf/james/mailet/trunk at revision

Build failed in Jenkins: james-mailet » Apache James :: Mailets parent and aggregator #2796

2015-06-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/james-mailet/org.apache.james$apache-mailet/2796/ -- maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date ===[JENKINS REMOTING CAPACITY]===

Jenkins build is back to normal : jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416

2015-06-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/jdkim-trunk/org.apache.james.jdkim$apache-jdkim-project/2416/ - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

svn commit: r1685940 - in /james/mailbox/trunk/cassandra/src/main/java/org/apache/james/mailbox/cassandra: CassandraMailboxSessionMapperFactory.java mail/CassandraMessageMapper.java

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 08:36:42 2015 New Revision: 1685940 URL: http://svn.apache.org/r1685940 Log: Use interface instead of class Modified: james/mailbox/trunk/cassandra/src/main/java/org/apache/james/mailbox/cassandra/CassandraMailboxSessionMapperFactory.java

[jira] [Created] (MAILBOX-239) LIST command does not return any result on the Cassandra backend

2015-06-17 Thread Tellier Benoit (JIRA)
Tellier Benoit created MAILBOX-239: -- Summary: LIST command does not return any result on the Cassandra backend Key: MAILBOX-239 URL: https://issues.apache.org/jira/browse/MAILBOX-239 Project: James

svn commit: r1685942 - in /james/mailbox/trunk: cassandra/pom.xml pom.xml

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 08:37:50 2015 New Revision: 1685942 URL: http://svn.apache.org/r1685942 Log: MAILBOX-237 Upgrade Cassandra driver unit - patch contributed by Antoine Duprat Modified: james/mailbox/trunk/cassandra/pom.xml james/mailbox/trunk/pom.xml Modified:

svn commit: r1685945 - in /james/mailbox/trunk: ./ cassandra/src/main/java/org/apache/james/mailbox/cassandra/ cassandra/src/main/resources/META-INF/spring/

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 08:39:28 2015 New Revision: 1685945 URL: http://svn.apache.org/r1685945 Log: MAILBOX-237 Spring invoked factories need to be static Modified: james/mailbox/trunk/cassandra/src/main/java/org/apache/james/mailbox/cassandra/ClusterFactory.java

svn commit: r1685956 - in /james/mailbox/trunk/cassandra/src: main/java/org/apache/james/mailbox/cassandra/ main/java/org/apache/james/mailbox/cassandra/mail/ test/java/org/apache/james/mailbox/cassan

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:02:34 2015 New Revision: 1685956 URL: http://svn.apache.org/r1685956 Log: MAILBOX-227 Use Time Uuid for Uuid stored in cassandra - patch contributed by Matthieu Baechlor Modified:

svn commit: r1685967 - in /james/mailbox/trunk/cassandra/src: main/java/org/apache/james/mailbox/cassandra/ main/java/org/apache/james/mailbox/cassandra/mail/ main/java/org/apache/james/mailbox/cassan

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:12:45 2015 New Revision: 1685967 URL: http://svn.apache.org/r1685967 Log: MAILBOX-209 Correcting race condition for modSeq generation in Cassandra mailbox - patch contributed by Matthieu Baechler Added:

[jira] [Resolved] (MAILBOX-237) Problem launching the Cassandra mailbox module

2015-06-17 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved MAILBOX-237. Resolution: Fixed I just commited changes for this issue. Thanks to Antoine Duprat.

svn commit: r1685952 - in /james/mailbox/trunk: cassandra/src/main/java/org/apache/james/mailbox/cassandra/mail/CassandraMessageMapper.java store/src/test/java/org/apache/james/mailbox/store/mail/mode

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 08:58:27 2015 New Revision: 1685952 URL: http://svn.apache.org/r1685952 Log: MAILBOX-220 IMAP ranges over Cassandra mailbox should be inclusive - contributed by Antoine Duprat Modified:

svn commit: r1685960 - in /james/mailbox/trunk: cassandra/src/main/java/org/apache/james/mailbox/cassandra/ cassandra/src/main/java/org/apache/james/mailbox/cassandra/mail/ cassandra/src/main/java/org

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:07:58 2015 New Revision: 1685960 URL: http://svn.apache.org/r1685960 Log: MAILBOX-239 LIST related operations should be MPT compliant for the Cassandra mailbox Modified:

svn commit: r1685961 - /james/mailbox/trunk/cassandra/src/main/java/org/apache/james/mailbox/cassandra/CassandraTableManager.java

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:08:36 2015 New Revision: 1685961 URL: http://svn.apache.org/r1685961 Log: MAILBOX-239 Improve readability of Cassandra index creation Modified: james/mailbox/trunk/cassandra/src/main/java/org/apache/james/mailbox/cassandra/CassandraTableManager.java

svn commit: r1685969 - /james/server/trunk/app/src/main/config/war/.gitignore

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:17:49 2015 New Revision: 1685969 URL: http://svn.apache.org/r1685969 Log: JAMES-1575 Add missing directory - Patch contributed by Matthieu Baechlor Added: james/server/trunk/app/src/main/config/war/.gitignore Added:

svn commit: r1685970 - /james/server/trunk/app/src/main/resources/cassandra-template.properties

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:18:29 2015 New Revision: 1685970 URL: http://svn.apache.org/r1685970 Log: MAILBOX-237 Add sample configuration for Cassandra Added: james/server/trunk/app/src/main/resources/cassandra-template.properties Added:

[jira] [Resolved] (MAILBOX-209) A data race is possible with Cassandra modseq generation

2015-06-17 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved MAILBOX-209. Resolution: Fixed I just commited changes for this issue. Patch was contributed by

[jira] [Closed] (MAILBOX-208) Improve Cassandra Mailbox

2015-06-17 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed MAILBOX-208. -- Resolution: Invalid Ticket is too general Improve Cassandra Mailbox

[jira] [Resolved] (JAMES-1578) Problems compiling James

2015-06-17 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-1578. --- Resolution: Fixed I just commited a patch for this issue Problems compiling James

svn commit: r1685965 - in /james/mailbox/trunk/cassandra/src: main/java/org/apache/james/mailbox/cassandra/mail/utils/FunctionRunnerWithRetry.java test/java/org/apache/james/mailbox/cassandra/Cassandr

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:11:12 2015 New Revision: 1685965 URL: http://svn.apache.org/r1685965 Log: MAILBOX-209 generalise FunctionRunnerWithRetry - patch contributed by Matthieu Baechler Modified:

[jira] [Resolved] (MAILBOX-213) Cassandra errors in messages counters

2015-06-17 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved MAILBOX-213. Resolution: Fixed I just commited changes for this issue Cassandra errors in messages

svn commit: r1685957 - /james/mailbox/trunk/store/src/test/java/org/apache/james/mailbox/store/mail/model/AbstractMailboxMapperTest.java

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:03:48 2015 New Revision: 1685957 URL: http://svn.apache.org/r1685957 Log: MAILBOX-239 Add tests to demonstrate Cassandra backend does not take namespace nor user into account Modified:

svn commit: r1685962 - /james/mailbox/trunk/cassandra/src/main/java/org/apache/james/mailbox/cassandra/mail/CassandraMessageMapper.java

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:09:25 2015 New Revision: 1685962 URL: http://svn.apache.org/r1685962 Log: MAILBOX-233 re indent instert query - Contributed by Antoine Duprat Modified:

svn commit: r1685972 - /james/mpt/trunk/impl/imap-mailbox/cassandra/src/test/java/org/apache/james/mpt/imapmailbox/cassandra/host/CassandraHostSystem.java

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:36:54 2015 New Revision: 1685972 URL: http://svn.apache.org/r1685972 Log: MPT-15 Cassandra Host System should use Cassandra Type Provider newly introduced Modified:

svn commit: r1685973 - /james/mpt/trunk/impl/imap-mailbox/cassandra/src/test/java/org/apache/james/mpt/imapmailbox/cassandra/CassandraMailboxTest.java

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:37:34 2015 New Revision: 1685973 URL: http://svn.apache.org/r1685973 Log: MPT-15 Enable MPT tests on Cassandra backend Modified:

[jira] [Resolved] (MAILBOX-238) Recent flag is not reset upon copy using Cassandra implementation

2015-06-17 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved MAILBOX-238. Resolution: Fixed I just commited changes for this issue. Recent flag is not reset upon

[jira] [Resolved] (MAILBOX-239) LIST command does not return any result on the Cassandra backend

2015-06-17 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved MAILBOX-239. Resolution: Fixed I just commited changes for this issue. LIST command does not return

svn commit: r1685951 - in /james/mailbox/trunk: cassandra/src/main/java/org/apache/james/mailbox/cassandra/mail/CassandraMessageMapper.java store/src/test/java/org/apache/james/mailbox/store/mail/mode

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 08:56:32 2015 New Revision: 1685951 URL: http://svn.apache.org/r1685951 Log: MAILBOX-231 Correct message count handling Modified: james/mailbox/trunk/cassandra/src/main/java/org/apache/james/mailbox/cassandra/mail/CassandraMessageMapper.java

svn commit: r1685971 - /james/server/trunk/pom.xml

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:19:23 2015 New Revision: 1685971 URL: http://svn.apache.org/r1685971 Log: MAILBOX-237 Upgrade spring so that we can use parameters with static factories Modified: james/server/trunk/pom.xml Modified: james/server/trunk/pom.xml URL:

[jira] [Created] (MPT-15) Enable MPT tests for Cassandra

2015-06-17 Thread Tellier Benoit (JIRA)
Tellier Benoit created MPT-15: - Summary: Enable MPT tests for Cassandra Key: MPT-15 URL: https://issues.apache.org/jira/browse/MPT-15 Project: James MPT Issue Type: Bug Reporter:

[jira] [Resolved] (MAILBOX-233) Messages properties should be stored in Cassandra

2015-06-17 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat resolved MAILBOX-233. Resolution: Fixed Messages properties should be stored in Cassandra

[jira] [Resolved] (MPT-15) Enable MPT tests for Cassandra

2015-06-17 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MPT-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved MPT-15. --- Resolution: Fixed Thanks to : MAILBOX-213 MAILBOX-209 MAILBOX-233 MAILBOX-237 MAILBOX-238 MAILBOX-239

svn commit: r1685955 - in /james/mailbox/trunk: cassandra/src/main/java/org/apache/james/mailbox/cassandra/mail/CassandraMessageMapper.java store/src/test/java/org/apache/james/mailbox/store/mail/mode

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:01:13 2015 New Revision: 1685955 URL: http://svn.apache.org/r1685955 Log: MAILBOX-238 Cassandra messages should be marked as recent using the Cassandra backend Modified:

svn commit: r1685953 - /james/mailbox/trunk/store/src/test/java/org/apache/james/mailbox/store/mail/model/AbstractMessageMapperTest.java

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:00:18 2015 New Revision: 1685953 URL: http://svn.apache.org/r1685953 Log: MAILBOX-238 Add test to ensure copied message are marked as RECENT at the mapper level Modified:

svn commit: r1685963 - in /james/mailbox/trunk: cassandra/src/main/java/org/apache/james/mailbox/cassandra/ cassandra/src/main/java/org/apache/james/mailbox/cassandra/mail/ cassandra/src/main/java/org

2015-06-17 Thread btellier
Author: btellier Date: Wed Jun 17 09:10:17 2015 New Revision: 1685963 URL: http://svn.apache.org/r1685963 Log: MAILBOX-233 store message properties in Cassandra - Contributed by Antoine Duprat Modified:

[jira] [Resolved] (MAILBOX-227) Cassandra should use timeUUID instead of UUID

2015-06-17 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved MAILBOX-227. Resolution: Fixed I just commited changes for this issue. Thanks to Matthieu Baechlor for

[jira] [Commented] (MAILBOX-233) Messages properties should be stored in Cassandra

2015-06-17 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14589550#comment-14589550 ] Tellier Benoit commented on MAILBOX-233: I do not have rights to resolve this

Jenkins build is still unstable: james-server-trunk #5284

2015-06-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/james-server-trunk/changes - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Jenkins build is still unstable: james-server-trunk » Apache James :: Server :: POP3 #5284

2015-06-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/5284/ - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: