[jira] [Commented] (MAILBOX-249) HBase tests are failing on Debian based distributions

2015-10-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964686#comment-14964686 ] ASF GitHub Bot commented on MAILBOX-249: Github user rouazana closed the pull request at:

[jira] [Commented] (MPT-27) HBase tests are failing on Debian based distributions

2015-10-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MPT-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964678#comment-14964678 ] ASF GitHub Bot commented on MPT-27: --- Github user rouazana closed the pull request at:

[jira] [Created] (JSIEVE-102) Replace Resource annotation by Inject annotation

2015-10-20 Thread Antoine Duprat (JIRA)
Antoine Duprat created JSIEVE-102: - Summary: Replace Resource annotation by Inject annotation Key: JSIEVE-102 URL: https://issues.apache.org/jira/browse/JSIEVE-102 Project: James jSieve

[jira] [Closed] (JAMES-1605) AbstractRecipientRewriteTable.mapAddress doesn't respect domainAlias ordering

2015-10-20 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthieu Baechler closed JAMES-1605. Resolution: Fixed already merged > AbstractRecipientRewriteTable.mapAddress doesn't

[jira] [Commented] (JAMES-1605) AbstractRecipientRewriteTable.mapAddress doesn't respect domainAlias ordering

2015-10-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964815#comment-14964815 ] ASF GitHub Bot commented on JAMES-1605: --- Github user mbaechler closed the pull request at:

[jira] [Commented] (JAMES-1607) Make MailboxCopierManagementMBean spring-independent

2015-10-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964833#comment-14964833 ] ASF GitHub Bot commented on JAMES-1607: --- Github user mbaechler closed the pull request at:

[jira] [Commented] (MAILBOX-248) The source code should not issue any warning

2015-10-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964830#comment-14964830 ] ASF GitHub Bot commented on MAILBOX-248: Github user mbaechler closed the pull request at:

[jira] [Commented] (JAMES-1611) site points to a deprecated Nightly Build repository

2015-10-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964631#comment-14964631 ] ASF GitHub Bot commented on JAMES-1611: --- Github user aduprat closed the pull request at:

svn commit: r1709555 - /james/project/trunk/mailbox/hbase/pom.xml

2015-10-20 Thread matthieu
Author: matthieu Date: Tue Oct 20 09:38:15 2015 New Revision: 1709555 URL: http://svn.apache.org/viewvc?rev=1709555=rev Log: MAILBOX-250 fix commons-logging implicit import It uses slf4j to jcl bridge to solve the issue Modified: james/project/trunk/mailbox/hbase/pom.xml Modified:

[jira] [Commented] (JAMES-1622) HBase tests are failing on Debian based distributions

2015-10-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964681#comment-14964681 ] ASF GitHub Bot commented on JAMES-1622: --- Github user rouazana closed the pull request at:

[jira] [Updated] (JSIEVE-102) Replace Resource annotation by Inject annotation

2015-10-20 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat updated JSIEVE-102: -- Attachment: 0001-JSIEVE-102-Adding-injects.patch > Replace Resource annotation by Inject

svn commit: r1709532 - in /james/jsieve/trunk: manager/mailet/pom.xml manager/mailet/src/main/java/org/apache/james/managesieve/mailet/ManageSieveMailet.java pom.xml

2015-10-20 Thread aduprat
Author: aduprat Date: Tue Oct 20 08:10:55 2015 New Revision: 1709532 URL: http://svn.apache.org/viewvc?rev=1709532=rev Log: JSIEVE-102 Adding injects Modified: james/jsieve/trunk/manager/mailet/pom.xml

[jira] [Resolved] (JSIEVE-102) Replace Resource annotation by Inject annotation

2015-10-20 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat resolved JSIEVE-102. --- Resolution: Fixed > Replace Resource annotation by Inject annotation >

svn commit: r1709627 - in /james/project/trunk/server/container/core: ./ src/main/java/org/apache/james/core/filesystem/ src/test/java/org/apache/james/core/filesystem/

2015-10-20 Thread matthieu
Author: matthieu Date: Tue Oct 20 15:48:17 2015 New Revision: 1709627 URL: http://svn.apache.org/viewvc?rev=1709627=rev Log: JAMES-1606: FileSystem implementation without Spring dependency Added: james/project/trunk/server/container/core/src/main/java/org/apache/james/core/filesystem/

svn commit: r1709628 - in /james/project/trunk/server/container: core/ core/src/main/java/org/apache/james/core/ filesystem-api/src/main/java/org/apache/james/filesystem/api/ spring/src/main/java/org/

2015-10-20 Thread matthieu
Author: matthieu Date: Tue Oct 20 15:48:30 2015 New Revision: 1709628 URL: http://svn.apache.org/viewvc?rev=1709628=rev Log: JAMES-1606: Split JamesResourceLoader and define a non spring interface to provide directories Added:

svn commit: r1709626 - in /james/project/trunk/server: ./ container/filesystem-api/ container/filesystem-api/src/test/java/org/apache/james/filesystem/api/ container/filesystem-api/src/test/resources/

2015-10-20 Thread matthieu
Author: matthieu Date: Tue Oct 20 15:48:01 2015 New Revision: 1709626 URL: http://svn.apache.org/viewvc?rev=1709626=rev Log: JAMES-1606: Integration tests for FileSystem implementation Added:

[jira] [Commented] (JAMES-1606) FileSystem implementation without Spring dependency

2015-10-20 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14965283#comment-14965283 ] Matthieu Baechler commented on JAMES-1606: -- could you close this ticket, i just merged it. >

[jira] [Commented] (JAMES-1614) SieveRepository should be located in the data-* directory

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