[jira] [Commented] (JAMES-1635) Can not run unit tests

2015-11-04 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989388#comment-14989388 ] Tellier Benoit commented on JAMES-1635: --- https://github.com/jsevellec/cassandra-unit/issues/128 >

[GitHub] james-project pull request: JAMES-1635 Increase embedded Cassandra...

2015-11-04 Thread chibenwa
GitHub user chibenwa opened a pull request: https://github.com/apache/james-project/pull/17 JAMES-1635 Increase embedded Cassandra startup timeout Increase embedded Cassandra startup timeout to the value configured in CassandraCluster used for unit tests. This will avoid

[jira] [Commented] (JAMES-1635) Can not run unit tests

2015-11-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989541#comment-14989541 ] ASF GitHub Bot commented on JAMES-1635: --- GitHub user chibenwa opened a pull request:

[jira] [Created] (JAMES-1637) I want to resume compilation using docker

2015-11-04 Thread Tellier Benoit (JIRA)
Tellier Benoit created JAMES-1637: - Summary: I want to resume compilation using docker Key: JAMES-1637 URL: https://issues.apache.org/jira/browse/JAMES-1637 Project: James Server Issue Type:

[jira] [Created] (JAMES-1636) test failure on org.apache.james.user.cassandra.CassandraUsersRepositoryTest

2015-11-04 Thread Matthieu Baechler (JIRA)
Matthieu Baechler created JAMES-1636: Summary: test failure on org.apache.james.user.cassandra.CassandraUsersRepositoryTest Key: JAMES-1636 URL: https://issues.apache.org/jira/browse/JAMES-1636

[jira] [Commented] (JAMES-1636) test failure on org.apache.james.user.cassandra.CassandraUsersRepositoryTest

2015-11-04 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989516#comment-14989516 ] Matthieu Baechler commented on JAMES-1636: -- I'll fix that > test failure on

[GitHub] james-project pull request: JAMES-1635 Increase embedded Cassandra...

2015-11-04 Thread aduprat
Github user aduprat commented on a diff in the pull request: https://github.com/apache/james-project/pull/17#discussion_r43881372 --- Diff: backends-common/cassandra/src/test/java/org/apache/james/backends/cassandra/CassandraCluster.java --- @@ -42,10 +42,12 @@

[jira] [Commented] (JAMES-1635) Can not run unit tests

2015-11-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989546#comment-14989546 ] ASF GitHub Bot commented on JAMES-1635: --- Github user aduprat commented on a diff in the pull

[jira] [Commented] (JAMES-1635) Can not run unit tests

2015-11-04 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989580#comment-14989580 ] Tellier Benoit commented on JAMES-1635: --- It make sense because cassandra startup is asynchronous by

[jira] [Created] (JAMES-1635) Can not run unit tests

2015-11-04 Thread Tellier Benoit (JIRA)
Tellier Benoit created JAMES-1635: - Summary: Can not run unit tests Key: JAMES-1635 URL: https://issues.apache.org/jira/browse/JAMES-1635 Project: James Server Issue Type: Bug Affects

[GitHub] james-project pull request: Mailbox 211 : distributed event system...

2015-11-04 Thread chibenwa
Github user chibenwa commented on the pull request: https://github.com/apache/james-project/pull/12#issuecomment-153723146 I updated the PR after Matthieu comments. It still needs to be unit test validated ( will take ~ an hour ). --- If your project is set up for it, you

[jira] [Commented] (JAMES-1635) Can not run unit tests

2015-11-04 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989579#comment-14989579 ] Tellier Benoit commented on JAMES-1635: --- Github is really slow (/unavailable) si I'll answer you

[jira] [Commented] (JAMES-1635) Can not run unit tests

2015-11-04 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989384#comment-14989384 ] Tellier Benoit commented on JAMES-1635: --- Ah yes, I used the provided java-8 compilation docker :

[jira] [Commented] (JAMES-1635) Can not run unit tests

2015-11-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989765#comment-14989765 ] ASF GitHub Bot commented on JAMES-1635: --- Github user chibenwa commented on a diff in the pull

[GitHub] james-project pull request: JAMES-1635 Increase embedded Cassandra...

2015-11-04 Thread chibenwa
Github user chibenwa commented on a diff in the pull request: https://github.com/apache/james-project/pull/17#discussion_r43896960 --- Diff: backends-common/cassandra/src/test/java/org/apache/james/backends/cassandra/CassandraCluster.java --- @@ -42,10 +42,12 @@

svn commit: r1712585 - in /james/project/trunk/server/data: data-api/src/test/ data-cassandra/src/test/java/org/apache/james/user/cassandra/ data-file/src/test/java/org/apache/james/user/file/ data-hb

2015-11-04 Thread matthieu
Author: matthieu Date: Wed Nov 4 16:37:29 2015 New Revision: 1712585 URL: http://svn.apache.org/viewvc?rev=1712585=rev Log: JAMES-1636 take supportVirtualHosting into account in UserRepository testsuite Added:

[jira] [Closed] (JAMES-1636) test failure on org.apache.james.user.cassandra.CassandraUsersRepositoryTest

2015-11-04 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthieu Baechler closed JAMES-1636. Resolution: Fixed merged > test failure on

[jira] [Commented] (JAMES-1634) Slow Cassandra tests

2015-11-04 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989133#comment-14989133 ] Matthieu Baechler commented on JAMES-1634: -- Hi Benoit, That would be great ... but it actually

svn commit: r1712518 - /james/project/trunk/pom.xml

2015-11-04 Thread aduprat
Author: aduprat Date: Wed Nov 4 09:27:09 2015 New Revision: 1712518 URL: http://svn.apache.org/viewvc?rev=1712518=rev Log: Upgrade maven-site-plugin version. Contributed by Duprat Modified: james/project/trunk/pom.xml Modified: james/project/trunk/pom.xml URL:

svn commit: r1712519 - in /james/project/trunk/src/site/xdoc: index.xml newsarchive.xml

2015-11-04 Thread aduprat
Author: aduprat Date: Wed Nov 4 09:27:15 2015 New Revision: 1712519 URL: http://svn.apache.org/viewvc?rev=1712519=rev Log: News about Guice Cassandra project. Contributed by Duprat Modified: james/project/trunk/src/site/xdoc/index.xml

svn commit: r1712506 - /james/project/trunk/backends-common/cassandra/src/test/java/org/apache/james/backends/cassandra/CassandraCluster.java

2015-11-04 Thread aduprat
Author: aduprat Date: Wed Nov 4 08:43:40 2015 New Revision: 1712506 URL: http://svn.apache.org/viewvc?rev=1712506=rev Log: JAMES-1634 Faster Cassandra tests. Contributed by Duprat Modified:

[jira] [Updated] (JAMES-1634) Slow Cassandra tests when creating tables

2015-11-04 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat updated JAMES-1634: -- Description: Cassandra tests are slow, tables creation takes approximatively 25 seconds. The

[jira] [Updated] (JAMES-1634) Slow Cassandra tests when creating tables

2015-11-04 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat updated JAMES-1634: -- Summary: Slow Cassandra tests when creating tables (was: Slow Cassandra tests) > Slow

[jira] [Closed] (JAMES-1634) Slow Cassandra tests when creating tables

2015-11-04 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat closed JAMES-1634. - Resolution: Fixed merged > Slow Cassandra tests when creating tables >

svn commit: r1712513 - in /james/project/trunk/server/protocols/protocols-smtp/src/main/java/org/apache/james/smtpserver: AuthRequiredToRelayRcptHook.java SenderAuthIdentifyVerificationRcptHook.java

2015-11-04 Thread aduprat
Author: aduprat Date: Wed Nov 4 08:58:55 2015 New Revision: 1712513 URL: http://svn.apache.org/viewvc?rev=1712513=rev Log: JAMES-1626 All ProtocolHandler should be lifeCycle aware If fixes a longstanding error in SMTPServerTest that return code 554 on DNS blacklist test

James & Guice

2015-11-04 Thread Antoine DUPRAT
Hi all, Integrating Guice injection inside James is an old requested feature. https://issues.apache.org/jira/browse/JAMES-1479 We are glad to provide you a new java project inside James (james-project). As you may know, here is a list of the main advantages of Guice between Spring: - you only

svn commit: r1712516 - in /james/project/trunk/server/protocols/protocols-smtp/src/main/java/org/apache/james/smtpserver: AuthRequiredToRelayRcptHook.java SenderAuthIdentifyVerificationRcptHook.java

2015-11-04 Thread aduprat
Author: aduprat Date: Wed Nov 4 09:24:06 2015 New Revision: 1712516 URL: http://svn.apache.org/viewvc?rev=1712516=rev Log: Revert r1712513: JAMES-1626 All ProtocolHandler should be lifeCycle aware (already applied) Modified:

[jira] [Commented] (JAMES-1477) Replace @Resource with @Inject where it can

2015-11-04 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989092#comment-14989092 ] Matthieu Baechler commented on JAMES-1477: -- Ok, it's now commited, I think you can close this

svn commit: r1712498 - in /james/project/trunk: mailbox/memory/src/main/java/org/apache/james/mailbox/inmemory/quota/InMemoryCurrentQuotaManager.java pom.xml

2015-11-04 Thread aduprat
Author: aduprat Date: Wed Nov 4 08:28:55 2015 New Revision: 1712498 URL: http://svn.apache.org/viewvc?rev=1712498=rev Log: JAMES-1633 Fails when tests are locked. Contributed by Duprat Modified:

svn commit: r1712501 - in /james/project/trunk/backends-common/cassandra/src: main/java/org/apache/james/backends/cassandra/init/ClusterFactory.java test/java/org/apache/james/backends/cassandra/Cassa

2015-11-04 Thread aduprat
Author: aduprat Date: Wed Nov 4 08:30:22 2015 New Revision: 1712501 URL: http://svn.apache.org/viewvc?rev=1712501=rev Log: JAMES-1634 Faster Cassandra tests. Contributed by Duprat Modified:

[jira] [Closed] (JAMES-1633) Tests on SMTPServer are randomly locked

2015-11-04 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat closed JAMES-1633. - Resolution: Fixed merged > Tests on SMTPServer are randomly locked >