Build failed in Jenkins: james-server-trunk » Apache James :: Server :: POP3 #5141

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-pop3/5141/ -- [INFO] [INFO]

Jenkins build is back to normal : james-server-trunk #5142

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

Jenkins build is back to normal : james-server-trunk » Apache James :: Server :: POP3 #5142

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

Build failed in Jenkins: james-server-trunk #5141

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/james-server-trunk/5141/ -- [...truncated 5392 lines...] Sending artifact delta relative to james-server-trunk ? Apache James :: Karaf :: James Server #5140 Archived 1 artifacts Archive block size is 32768 Received 0

[jira] [Updated] (MAILBOX-223) ACL interfaces refactor

2015-04-28 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthieu Baechler updated MAILBOX-223: -- Attachment: (was: 0001-MAILBOX-223-Update-API-so-that-ACL-operation-are-acc.patch)

[jira] [Updated] (MAILBOX-223) ACL interfaces refactor

2015-04-28 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthieu Baechler updated MAILBOX-223: -- Attachment: (was: 0002-MAILBOX-223-Remove-MaildirMailbox-use-SimpleMailbox-.patch)

[jira] [Reopened] (MAILBOX-223) ACL interfaces refactor

2015-04-28 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit reopened MAILBOX-223: GroupFolderResolver.java is present in the patch but not in the sources... I guess you did

svn commit: r1676596 - /james/mailbox/trunk/store/src/main/java/org/apache/james/mailbox/store/GroupFolderResolver.java

2015-04-28 Thread eric
Author: eric Date: Tue Apr 28 19:07:56 2015 New Revision: 1676596 URL: http://svn.apache.org/r1676596 Log: Add missing GroupFolderResolver (MAILBOX-223) Added: james/mailbox/trunk/store/src/main/java/org/apache/james/mailbox/store/GroupFolderResolver.java Added:

[jira] [Commented] (MAILBOX-223) ACL interfaces refactor

2015-04-28 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14517692#comment-14517692 ] Eric Charles commented on MAILBOX-223: -- GroupFolderResolver now committed. Should

[jira] [Commented] (MAILBOX-223) ACL interfaces refactor

2015-04-28 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14517822#comment-14517822 ] Matthieu Baechler commented on MAILBOX-223: --- It should be removed. ACL

[jira] [Resolved] (MAILBOX-223) ACL interfaces refactor

2015-04-28 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved MAILBOX-223. -- Resolution: Fixed Done. Thx Benoit. ACL interfaces refactor ---

svn commit: r1676597 - /james/mailbox/trunk/maildir/src/main/java/org/apache/james/mailbox/maildir/mail/model/MaildirMailbox.java

2015-04-28 Thread eric
Author: eric Date: Tue Apr 28 19:22:10 2015 New Revision: 1676597 URL: http://svn.apache.org/r1676597 Log: remove MaildirMailbox (MAILBOX-223) Removed: james/mailbox/trunk/maildir/src/main/java/org/apache/james/mailbox/maildir/mail/model/MaildirMailbox.java

Tool for Github PR integration

2015-04-28 Thread Benoit Tellier
Hi, We released a tool for helping integrating Github PRs into James code. You will find a script in the attached tar archive ( github_pull_request_to_svn.sh ) that allows you to import github commits composing a PR as SVN commits, to allow us to easily merge Github PR into James sources. You