[jira] [Updated] (PROTOCOLS-104) POP3 RETR hangs on some messages when using Apple Mail

2013-02-08 Thread Rustam Aliyev (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rustam Aliyev updated PROTOCOLS-104: Attachment: retr-hang-apple-mail.eml > POP3 RETR hangs on some messages when using A

[jira] [Created] (PROTOCOLS-104) POP3 RETR hangs on some messages when using Apple Mail

2013-02-08 Thread Rustam Aliyev (JIRA)
Rustam Aliyev created PROTOCOLS-104: --- Summary: POP3 RETR hangs on some messages when using Apple Mail Key: PROTOCOLS-104 URL: https://issues.apache.org/jira/browse/PROTOCOLS-104 Project: James Protoc

Jenkins build is back to stable : james-server-trunk #3650

2013-02-08 Thread Apache Jenkins Server
See - 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 stable : james-server-trunk » Apache James :: Karaf :: Integration tests #3650

2013-02-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james

svn commit: r1444081 - in /james/server/trunk: data/data-file/src/main/java/org/apache/james/mailrepository/file/ data/data-file/src/main/java/org/apache/james/user/file/ data/data-jdbc/src/main/java/

2013-02-08 Thread eric
Author: eric Date: Fri Feb 8 15:42:32 2013 New Revision: 1444081 URL: http://svn.apache.org/r1444081 Log: Place the @Named annotation on method, not on param (JAMES-1477) Modified: james/server/trunk/data/data-file/src/main/java/org/apache/james/mailrepository/file/FileMailRepository.java

[jira] [Commented] (JAMES-1476) ArrayIndexOutOfBoundsException when searching in ImapFolder

2013-02-08 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574550#comment-13574550 ] Eric Charles commented on JAMES-1476: - Although much code is common to all mailbox imp

[jira] [Commented] (JAMES-1476) ArrayIndexOutOfBoundsException when searching in ImapFolder

2013-02-08 Thread Heinz-Dieter Conradi (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574545#comment-13574545 ] Heinz-Dieter Conradi commented on JAMES-1476: - No, I am using jpa (since we ar

[jira] [Commented] (JAMES-1476) ArrayIndexOutOfBoundsException when searching in ImapFolder

2013-02-08 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574528#comment-13574528 ] Eric Charles commented on JAMES-1476: - Btw, I run with maildir mailbox, which mailbox

[jira] [Commented] (JAMES-1476) ArrayIndexOutOfBoundsException when searching in ImapFolder

2013-02-08 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574527#comment-13574527 ] Eric Charles commented on JAMES-1476: - Hi, I have run your test class with the current

Re: Jenkins build is still unstable: james-server-trunk #3649

2013-02-08 Thread Eric Charles
Hi Ioan, Any idea why the karaf integratino tests fail? java.rmi.NotBoundException: 47e06269-01cd-4146-987f-8db3813288b4 at sun.rmi.registry.RegistryImpl.lookup(RegistryImpl.java:106) at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source) at sun.rmi.server.Unicas

[jira] [Comment Edited] (JAMES-1476) ArrayIndexOutOfBoundsException when searching in ImapFolder

2013-02-08 Thread Heinz-Dieter Conradi (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574489#comment-13574489 ] Heinz-Dieter Conradi edited comment on JAMES-1476 at 2/8/13 1:58 PM: ---

[jira] [Updated] (JAMES-1476) ArrayIndexOutOfBoundsException when searching in ImapFolder

2013-02-08 Thread Heinz-Dieter Conradi (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heinz-Dieter Conradi updated JAMES-1476: Attachment: JamesTest.java cdm-messaging-config-3.2-SNAPSHOT.jar

[jira] [Commented] (JAMES-1476) ArrayIndexOutOfBoundsException when searching in ImapFolder

2013-02-08 Thread Heinz-Dieter Conradi (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574489#comment-13574489 ] Heinz-Dieter Conradi commented on JAMES-1476: - Hi, If have tried to strip down

Jenkins build is still unstable: james-server-trunk » Apache James :: Karaf :: Integration tests #3649

2013-02-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james

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

2013-02-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

svn commit: r1443988 - in /james/server/trunk/data/data-library/src/main/java/org/apache/james: domainlist/lib/DomainListManagement.java rrt/lib/RecipientRewriteTableManagement.java user/lib/UsersRepo

2013-02-08 Thread eric
Author: eric Date: Fri Feb 8 12:39:03 2013 New Revision: 1443988 URL: http://svn.apache.org/r1443988 Log: Fix injection for JMX (JAMES-1477) Modified: james/server/trunk/data/data-library/src/main/java/org/apache/james/domainlist/lib/DomainListManagement.java james/server/trunk/data/da

Jenkins build is back to stable : james-server-trunk » Apache James :: Server :: SMTP #3648

2013-02-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@

Jenkins build is still unstable: james-server-trunk » Apache James :: Karaf :: Integration tests #3648

2013-02-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james

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

2013-02-08 Thread Apache Jenkins Server
See - 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 stable : james-server-trunk » Apache James :: Server :: POP3 #3648

2013-02-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@

svn commit: r1443957 - /james/protocols/trunk/smtp/src/main/java/org/apache/james/protocols/smtp/core/fastfail/DNSRBLHandler.java

2013-02-08 Thread eric
Author: eric Date: Fri Feb 8 11:47:12 2013 New Revision: 1443957 URL: http://svn.apache.org/r1443957 Log: Fix SMTP failing unit tests due to @Inject usage instead of @Resource (JAMES-1477) Modified: james/protocols/trunk/smtp/src/main/java/org/apache/james/protocols/smtp/core/fastfail/DNSR

svn commit: r1443942 - /james/server/trunk/protocols/protocols-pop3/src/test/java/org/apache/james/pop3server/POP3ServerTest.java

2013-02-08 Thread eric
Author: eric Date: Fri Feb 8 11:25:57 2013 New Revision: 1443942 URL: http://svn.apache.org/r1443942 Log: Simple format Modified: james/server/trunk/protocols/protocols-pop3/src/test/java/org/apache/james/pop3server/POP3ServerTest.java Modified: james/server/trunk/protocols/protocols-pop3

svn commit: r1443941 - /james/server/trunk/protocols/protocols-library/src/test/java/org/apache/james/protocols/lib/mock/MockProtocolHandlerLoader.java

2013-02-08 Thread eric
Author: eric Date: Fri Feb 8 11:25:48 2013 New Revision: 1443941 URL: http://svn.apache.org/r1443941 Log: Fix POP3 failing unit tests due to @Inject usage instead of @Resource (JAMES-1477) Modified: james/server/trunk/protocols/protocols-library/src/test/java/org/apache/james/protocols/lib

Jenkins build is unstable: james-server-trunk » Apache James :: Server :: SMTP #3647

2013-02-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.a

Jenkins build is unstable: james-server-trunk » Apache James :: Karaf :: Integration tests #3647

2013-02-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james

Jenkins build is unstable: james-server-trunk #3647

2013-02-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

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

2013-02-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.a

Jenkins build is back to normal : james-server-trunk » Apache James :: Server :: Container Spring #3647

2013-02-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.ap

[jira] [Commented] (MAILBOX-77) Guice Mailbox Module

2013-02-08 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574386#comment-13574386 ] Eric Charles commented on MAILBOX-77: - See also JAMES-1479 (can not make subtask or li

[jira] [Commented] (JAMES-1476) ArrayIndexOutOfBoundsException when searching in ImapFolder

2013-02-08 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574385#comment-13574385 ] Eric Charles commented on JAMES-1476: - Hi, Is it possible to post/attach a way to repl

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

2013-02-08 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles updated JAMES-1477: Issue Type: Sub-task (was: Improvement) Parent: JAMES-1479 > Replace @Resource with @I

[jira] [Created] (JAMES-1479) Create a Guice module

2013-02-08 Thread Eric Charles (JIRA)
Eric Charles created JAMES-1479: --- Summary: Create a Guice module Key: JAMES-1479 URL: https://issues.apache.org/jira/browse/JAMES-1479 Project: James Server Issue Type: Improvement Co

[jira] [Closed] (JAMES-1478) Integrate spring related classes and configuration in on module

2013-02-08 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1478. --- Resolution: Fixed Fix Version/s: 3.0-beta5 Done > Integrate spring related cl

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

2013-02-08 Thread Apache Jenkins Server
See -- [...truncated 1115 lines...] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/james-server-core/3.0-beta5-SNAPSHOT/james-server-core-3.0-beta5-20130208.1

Build failed in Jenkins: james-server-trunk » Apache James :: Server :: Container Spring #3646

2013-02-08 Thread Apache Jenkins Server
See -- projectStarted org.apache.james:james-server-spring:3.0-beta5-SNAPSHOT [INFO] Downloading: http://repository.apache.org/snapshots/org/apache/james/apache-j

svn commit: r1443926 - in /james/server/trunk/spring: pom.xml src/main/java/org/apache/james/container/spring/lifecycle/osgi/OSGIPersistenceUnitAnnotationBeanPostProcessor.java

2013-02-08 Thread eric
Author: eric Date: Fri Feb 8 10:39:47 2013 New Revision: 1443926 URL: http://svn.apache.org/r1443926 Log: Add missing dependency (JAMES-1478) Modified: james/server/trunk/spring/pom.xml james/server/trunk/spring/src/main/java/org/apache/james/container/spring/lifecycle/osgi/OSGIPersiste

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

2013-02-08 Thread Apache Jenkins Server
See Changes: [eric] Impact karaf module with spring integration in one module (JAMES-1478) [eric] Integrate spring related classes and configuration in one module (JAMES-1478) -- [...truncat

Build failed in Jenkins: james-server-trunk » Apache James :: Server :: Container Spring #3645

2013-02-08 Thread Apache Jenkins Server
See Changes: [eric] Integrate spring related classes and configuration in one module (JAMES-1478) -- projectStarted org.apache.james:james-server-spring:

svn commit: r1443923 - /james/server/trunk/karaf/features/src/main/resources/features.xml

2013-02-08 Thread eric
Author: eric Date: Fri Feb 8 10:30:13 2013 New Revision: 1443923 URL: http://svn.apache.org/r1443923 Log: Impact karaf module with spring integration in one module (JAMES-1478) Modified: james/server/trunk/karaf/features/src/main/resources/features.xml Modified: james/server/trunk/karaf/fea

svn commit: r1443920 - in /james/server/trunk: ./ app/ app/src/main/licensing/app/ app/src/main/licensing/war/ app/src/main/resources/META-INF/org/ cli/ container-spring/ lifecycle-spring/ spring/ spr

2013-02-08 Thread eric
Author: eric Date: Fri Feb 8 10:19:25 2013 New Revision: 1443920 URL: http://svn.apache.org/r1443920 Log: Integrate spring related classes and configuration in one module (JAMES-1478) Added: james/server/trunk/spring/ - copied from r1443907, james/server/trunk/container-spring/ ja

Re: james karaf commit in trunk

2013-02-08 Thread Eric Charles
Of course, for external (non James) dependencies, we should only use RELEASE versions, except if a dev works in a sandbox or in a non enrolled module. Thx, Eric On 08/02/2013 10:02, Eric Charles wrote: Hi Ioan, I don't think it is a good strategy to forbid using SNAPSHOT because we would sto

[jira] [Created] (JAMES-1478) Integrate spring related classes and configuration in on module

2013-02-08 Thread Eric Charles (JIRA)
Eric Charles created JAMES-1478: --- Summary: Integrate spring related classes and configuration in on module Key: JAMES-1478 URL: https://issues.apache.org/jira/browse/JAMES-1478 Project: James Server

Re: james karaf commit in trunk

2013-02-08 Thread Eric Charles
Hi Ioan, I don't think it is a good strategy to forbid using SNAPSHOT because we would stop integration development between subproject. If I add a new feature in mailbox, it is to be able to use it in server. And I want to commit my devs so that everybody can see them and and use them. Thx

exception importing smtp spring context in spring-server context

2013-02-08 Thread Ioan Eugen Stan
Hello, I'm re-factoring spring-server.xml from server/app to import spring contexts defined in the modules and I have encountered an issue. When creating a smtp-server bean via I get: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'smtpserver': Invocation

Jenkins build became unstable: james-server-trunk » Apache James :: Karaf :: Integration tests #3644

2013-02-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james

Jenkins build is still unstable: james-server-trunk » Apache James :: Server :: SMTP #3644

2013-02-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james

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

2013-02-08 Thread Apache Jenkins Server
See - 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 #3644

2013-02-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james

Re: james karaf commit in trunk

2013-02-08 Thread Ioan Eugen Stan
Hello Eric, Great, I'm looking forward for that commit. Not related to that, I think we should adopt a policy NOT to use SNAPSHOT versions of our artifacts in Server. We should use releases and if we need to use a new version of protocols or mailbox than we should make a new release of those artif

svn commit: r1443875 - in /james/server/trunk: app/src/main/resources/META-INF/org/apache/james/ protocols/protocols-imap4/src/main/java/org/apache/james/imapserver/netty/ protocols/protocols-library/

2013-02-08 Thread eric
Author: eric Date: Fri Feb 8 08:26:41 2013 New Revision: 1443875 URL: http://svn.apache.org/r1443875 Log: Fix missing bits to make server IMAP injection work + tune spring-server.xml to better define dependencies and get rid of some @Named + simple format of various classes (JAMES-1477) Modifi

Re: james karaf commit in trunk

2013-02-08 Thread Eric Charles
Hi Ioan, I will commit in 1 minutes the missing bits to make james server work on IMAP (my last commits make the injection failing). I will after check that all unit tests succeed, also the karaf ones which so far are still successfull (the ./build.sh script). Thx, Eric On 08/02/2013 08:02

Re: james karaf commit in trunk

2013-02-08 Thread Ioan Eugen Stan
Hello Eric, That's great. You got me started on the subject. I'm trying to figure out how to fix the tests that fail in protocols-smtp because of missing injection. Cheers, -- Ioan Eugen Stan - To unsubscribe, e-mail: server-de