Build failed in Jenkins: mailbox-integration-tests #158

2011-03-07 Thread Apache Hudson Server
See -- Started by upstream project "imap-trunk-m2" build number 1717 Building remotely on ubuntu1 Updating https://svn.apache.org/repos/asf/james/mailbox-integration-tester/trunk At revisi

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

2011-03-07 Thread Apache Hudson Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h.

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

2011-03-07 Thread Apache Hudson Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Build failed in Jenkins: mailbox-integration-tests #157

2011-03-07 Thread Apache Hudson Server
See -- Started by upstream project "imap-trunk-m2" build number 1716 Building remotely on ubuntu1 Updating https://svn.apache.org/repos/asf/james/mailbox-integration-tester/trunk At revisi

Re: svn commit: r1078874 - in /james/mailbox/trunk/store: pom.xml src/main/java/org/apache/james/mailbox/store/StoreMessageManager.java

2011-03-07 Thread Felix Knecht
On 03/07/2011 08:07 PM, Norman Maurer wrote: To be honest, I don't think the use of one class satisfy the dependency of commons-collection. As the implementation is such a trivial one. Your right, thanks for heads up. I thought it to be used in other mailbox modules as it's defined in the depe

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

2011-03-07 Thread Apache Hudson Server
See -- Started by upstream project "imap-trunk-m2" build number 1715 Building remotely on ubuntu1 Updating http://svn.apache.org/repos/asf/james/server/trunk U pop3server/src/test/java/

Build failed in Jenkins: mailbox-integration-tests #156

2011-03-07 Thread Apache Hudson Server
See -- Started by upstream project "imap-trunk-m2" build number 1715 Building remotely on ubuntu1 Updating https://svn.apache.org/repos/asf/james/mailbox-integration-tester/trunk At revisi

Re: svn commit: r1078874 - in /james/mailbox/trunk/store: pom.xml src/main/java/org/apache/james/mailbox/store/StoreMessageManager.java

2011-03-07 Thread Norman Maurer
To be honest, I don't think the use of one class satisfy the dependency of commons-collection. As the implementation is such a trivial one. Bye, Norman 2011/3/7 Felix Knecht > @Wojtek > > Hi > > Can you please review fix if it is also in your sense? Otherwise please > correct fix. Without Empty

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

2011-03-07 Thread Apache Hudson Server
See -- [...truncated 29818 lines...] [INFO] Installing /home/hudson/.m2/repository/org/apache/james/protocols/protocols-impl/1.4-SNAPSHOT/protocols-impl-1.4-SNAPSHOT.jar to

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

2011-03-07 Thread Apache Hudson Server
See -- [...truncated 578 lines...] [INFO] Generating "JIRA Report" report--- maven-changes-plugin:2.4 Mar 7, 2011 6:48:55 PM org.apache.common

Re: svn commit: r1078874 - in /james/mailbox/trunk/store: pom.xml src/main/java/org/apache/james/mailbox/store/StoreMessageManager.java

2011-03-07 Thread Felix Knecht
@Wojtek Hi Can you please review fix if it is also in your sense? Otherwise please correct fix. Without EmptyIterator it breaks tests done by mailbox-integration-tests project. Thanks Felix On 03/07/2011 07:08 PM, fel...@apache.org wrote: Author: felixk Date: Mon Mar 7 18:08:11 2011 New

svn commit: r1078874 - in /james/mailbox/trunk/store: pom.xml src/main/java/org/apache/james/mailbox/store/StoreMessageManager.java

2011-03-07 Thread felixk
Author: felixk Date: Mon Mar 7 18:08:11 2011 New Revision: 1078874 URL: http://svn.apache.org/viewvc?rev=1078874&view=rev Log: This seems to cause the mailbox-integration-test failures. "public Iterator getMessages(...)" may now return a null value, which wasn't the case before commit 1078490 [1]

Build failed in Jenkins: mailbox-integration-tests #155

2011-03-07 Thread Apache Hudson Server
See -- Started by upstream project "imap-trunk-m2" build number 1714 Building remotely on ubuntu1 Updating https://svn.apache.org/repos/asf/james/mailbox-integration-tester/trunk At revisi

svn commit: r1078857 - /james/imap/trunk/message/src/main/java/org/apache/james/imap/message/response/SearchResponse.java

2011-03-07 Thread felixk
Author: felixk Date: Mon Mar 7 17:29:02 2011 New Revision: 1078857 URL: http://svn.apache.org/viewvc?rev=1078857&view=rev Log: We want to see the values of the array, not the arrays address. Modified: james/imap/trunk/message/src/main/java/org/apache/james/imap/message/response/SearchRespon

Re: Maven 3 compatibility (JAMES-1041)

2011-03-07 Thread Felix Knecht
Hi Eric I temporary can't resolve a dependency from my location. I will try later... However, I remember I had issue with maven 3 beta that didn't install the snapshots skins in local repo. Is it still the case with 3.0.2 (snapshots will be resolved, but I'm curious to know if you had issues in

svn commit: r1078772 - /james/server/trunk/jpa/pom.xml

2011-03-07 Thread norman
Author: norman Date: Mon Mar 7 13:28:33 2011 New Revision: 1078772 URL: http://svn.apache.org/viewvc?rev=1078772&view=rev Log: Remove duplicated declaration of dependency Modified: james/server/trunk/jpa/pom.xml Modified: james/server/trunk/jpa/pom.xml URL: http://svn.apache.org/viewvc/jam

Re: Maven 3 compatibility (JAMES-1041)

2011-03-07 Thread Eric Charles
Hi Felix, I temporary can't resolve a dependency from my location. I will try later... However, I remember I had issue with maven 3 beta that didn't install the snapshots skins in local repo. Is it still the case with 3.0.2 (snapshots will be resolved, but I'm curious to know if you had issue

Re: svn commit: r1078736 - /james/protocols/trunk/smtp/src/main/java/org/apache/james/protocols/smtp/SMTPResponse.java

2011-03-07 Thread Norman Maurer
Good catch! Bye, Norman 2011/3/7 > Author: felixk > Date: Mon Mar 7 10:42:17 2011 > New Revision: 1078736 > > URL: http://svn.apache.org/viewvc?rev=1078736&view=rev > Log: > Throw that Exception, not only create it. > > Modified: > > > james/protocols/trunk/smtp/src/main/java/org/apache/jame

Build failed in Jenkins: mailbox-integration-tests » Apache James Mailbox Integration Tester #154

2011-03-07 Thread Apache Hudson Server
See -- [...truncated 45 lines...] Downloading: http://download.java.net/maven/2/org/apache/james/apache-james-mailbox-jcr/0.2-M2-

Build failed in Jenkins: mailbox-integration-tests #154

2011-03-07 Thread Apache Hudson Server
See -- [...truncated 109 lines...] [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.m

[jira] Closed: (PROTOCOLS-19) May expose internal representation by storing an externally mutable object

2011-03-07 Thread Felix Knecht (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Knecht closed PROTOCOLS-19. - > May expose internal representation by storing an externally mutable object >

[jira] Resolved: (PROTOCOLS-19) May expose internal representation by storing an externally mutable object

2011-03-07 Thread Felix Knecht (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Knecht resolved PROTOCOLS-19. --- Resolution: Fixed Fix Version/s: 1.2.1 Assignee: Felix Knecht (was: Norman

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

2011-03-07 Thread felixk
Author: felixk Date: Mon Mar 7 10:54:24 2011 New Revision: 1078742 URL: http://svn.apache.org/viewvc?rev=1078742&view=rev Log: Fix PROTOCOLS-19. Copy the values for each array element will generate a new string object. Modified: james/protocols/trunk/smtp/src/main/java/org/apache/james/prot

svn commit: r1078736 - /james/protocols/trunk/smtp/src/main/java/org/apache/james/protocols/smtp/SMTPResponse.java

2011-03-07 Thread felixk
Author: felixk Date: Mon Mar 7 10:42:17 2011 New Revision: 1078736 URL: http://svn.apache.org/viewvc?rev=1078736&view=rev Log: Throw that Exception, not only create it. Modified: james/protocols/trunk/smtp/src/main/java/org/apache/james/protocols/smtp/SMTPResponse.java Modified: james/pro

[jira] Resolved: (PROTOCOLS-18) May expose internal representation by storing an externally mutable object

2011-03-07 Thread Felix Knecht (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Knecht resolved PROTOCOLS-18. --- Resolution: Fixed Fix Version/s: 1.2.1 Assignee: Felix Knecht (was: Norman

[jira] Closed: (PROTOCOLS-18) May expose internal representation by storing an externally mutable object

2011-03-07 Thread Felix Knecht (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Knecht closed PROTOCOLS-18. - > May expose internal representation by storing an externally mutable object >

svn commit: r1078731 - /james/protocols/trunk/impl/src/main/java/org/apache/james/protocols/impl/AbstractSSLAwareChannelPipelineFactory.java

2011-03-07 Thread felixk
Author: felixk Date: Mon Mar 7 10:32:01 2011 New Revision: 1078731 URL: http://svn.apache.org/viewvc?rev=1078731&view=rev Log: Fix PROTOCOLS-18. Copy the values for each array element will generate a new string object. Modified: james/protocols/trunk/impl/src/main/java/org/apache/james/prot

[jira] Commented: (PROTOCOLS-18) May expose internal representation by storing an externally mutable object

2011-03-07 Thread Felix Knecht (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003314#comment-13003314 ] Felix Knecht commented on PROTOCOLS-18: --- Detailed problem is: new org.apache.jame

svn commit: r1078728 - /james/protocols/trunk/smtp/src/main/java/org/apache/james/protocols/smtp/SMTPRetCode.java

2011-03-07 Thread felixk
Author: felixk Date: Mon Mar 7 09:59:04 2011 New Revision: 1078728 URL: http://svn.apache.org/viewvc?rev=1078728&view=rev Log: Make RAT happy Modified: james/protocols/trunk/smtp/src/main/java/org/apache/james/protocols/smtp/SMTPRetCode.java Modified: james/protocols/trunk/smtp/src/main/j

Re: svn commit: r1078722 - in /james/mailbox/trunk/api/src/main/java/org/apache/james/mailbox: Content.java MailboxQuery.java MessageResult.java SearchQuery.java util/FetchGroupImpl.java util/MailboxE

2011-03-07 Thread Norman Maurer
ah ok.. I missed the final keyword on the class ;) Thanks for answer. Bye, Norman 2011/3/7 Felix Knecht > On 03/07/2011 10:32 AM, Norman Maurer wrote: > >> Why do you remove the final keyword ? To be clear I'm not strong about >> having it but I would at least be interested why you remove it

Re: svn commit: r1078722 - in /james/mailbox/trunk/api/src/main/java/org/apache/james/mailbox: Content.java MailboxQuery.java MessageResult.java SearchQuery.java util/FetchGroupImpl.java util/MailboxE

2011-03-07 Thread Norman Maurer
Why do you remove the final keyword ? To be clear I'm not strong about having it but I would at least be interested why you remove it ;) Bye, Norman 2011/3/7 > Author: felixk > Date: Mon Mar 7 09:28:49 2011 > New Revision: 1078722 > > URL: http://svn.apache.org/viewvc?rev=1078722&view=rev > L

svn commit: r1078722 - in /james/mailbox/trunk/api/src/main/java/org/apache/james/mailbox: Content.java MailboxQuery.java MessageResult.java SearchQuery.java util/FetchGroupImpl.java util/MailboxEvent

2011-03-07 Thread felixk
Author: felixk Date: Mon Mar 7 09:28:49 2011 New Revision: 1078722 URL: http://svn.apache.org/viewvc?rev=1078722&view=rev Log: Fix various PMD report findings. Modified: james/mailbox/trunk/api/src/main/java/org/apache/james/mailbox/Content.java james/mailbox/trunk/api/src/main/java/org

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

2011-03-07 Thread norman
Author: norman Date: Mon Mar 7 08:45:57 2011 New Revision: 1078713 URL: http://svn.apache.org/viewvc?rev=1078713&view=rev Log: Add junit test to prove that UIDL, LIST and STAT show the same message numbers. As it pass it seem like the problem is in the JPA implementation. See JAMES-1202 Modifie

Re: Support group mail

2011-03-07 Thread Norman Maurer
Hi there, you mean hames throws an exception when receive such an mail via SMTP ? If so you should use header folding to get around that. Bye, Norman 2011/3/5 Barry > Hi, we have a requirement about sending a mail to above 1000 persons > meantime, but we can't do it now. the James server thro

Re: svn commit: r1078490 - in /james/mailbox/trunk: api/src/main/java/org/apache/james/mailbox/MessageRange.java store/src/main/java/org/apache/james/mailbox/store/StoreMessageManager.java

2011-03-07 Thread Felix Knecht
This seems to cause the mailbox-integration-test failures. "public Iterator getMessages(...)" may now return a null value, which wasn't the case before. It should IMO at least an EmptyIterator instead of a null value. Regards Felix On 03/06/2011 04:31 PM, wstrza...@apache.org wrote: > Author: ws

Build failed in Jenkins: mailbox-integration-tests #153

2011-03-07 Thread Apache Hudson Server
See -- [...truncated 90 lines...] [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ apache-james-mailbox-integration-tester --- [INFO] Setting property: classpath.r

Build failed in Jenkins: mailbox-integration-tests » Apache James Mailbox Integration Tester #153

2011-03-07 Thread Apache Hudson Server
See -- [...truncated 29 lines...] Downloading: http://download.java.net/maven/2/org/apache/james/apache-james-imap-message/0.2-M2