about mailbox release

2012-01-19 Thread Ioan Eugen Stan
Hello, I was looking at the open issues against 0.4 [1]: From what I can see there are some that can block the release: https://issues.apache.org/jira/browse/MAILBOX-8 https://issues.apache.org/jira/browse/MAILBOX-101 https://issues.apache.org/jira/browse/MAILBOX-6 https://issues.apache.org/jir

svn commit: r1233273 - in /james/protocols/trunk: ./ api/src/test/java/org/apache/james/protocols/api/utils/ lmtp/src/test/java/org/apache/james/protocols/lmtp/ smtp/ smtp/src/test/java/org/apache/jam

2012-01-19 Thread norman
Author: norman Date: Thu Jan 19 10:47:24 2012 New Revision: 1233273 URL: http://svn.apache.org/viewvc?rev=1233273&view=rev Log: Add unit test for STARTTLS via javamail as commons-net has a bug in starttls impl Added: james/protocols/trunk/api/src/test/java/org/apache/james/protocols/api/uti

[jira] [Created] (PROTOCOLS-90) Upgrade to netty 3.3.0

2012-01-19 Thread Norman Maurer (Created) (JIRA)
Upgrade to netty 3.3.0 -- Key: PROTOCOLS-90 URL: https://issues.apache.org/jira/browse/PROTOCOLS-90 Project: JAMES Protocols Issue Type: Task Components: netty Affects Versions: 1.6.0 Reporter: N

svn commit: r1233282 - in /james/protocols/trunk: netty/pom.xml pom.xml

2012-01-19 Thread norman
Author: norman Date: Thu Jan 19 11:04:45 2012 New Revision: 1233282 URL: http://svn.apache.org/viewvc?rev=1233282&view=rev Log: Upgrade to netty 3.3.0. See PROTOCOLS-90 Modified: james/protocols/trunk/netty/pom.xml james/protocols/trunk/pom.xml Modified: james/protocols/trunk/netty/pom.x

[jira] [Resolved] (PROTOCOLS-90) Upgrade to netty 3.3.0

2012-01-19 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-90. Resolution: Fixed > Upgrade to netty 3.3.0 > -- > >

svn commit: r1233285 - in /james/protocols/trunk/smtp/src/test/java/org/apache/james/protocols/smtp: ./ core/fastfail/ utils/

2012-01-19 Thread norman
Author: norman Date: Thu Jan 19 11:07:05 2012 New Revision: 1233285 URL: http://svn.apache.org/viewvc?rev=1233285&view=rev Log: Move BaseFakeSMTPSession to utils Added: james/protocols/trunk/smtp/src/test/java/org/apache/james/protocols/smtp/utils/BaseFakeSMTPSession.java (contents, props

svn commit: r1233330 - /james/mailbox/trunk/api/src/main/java/org/apache/james/mailbox/MessageRange.java

2012-01-19 Thread eric
Author: eric Date: Thu Jan 19 12:53:39 2012 New Revision: 120 URL: http://svn.apache.org/viewvc?rev=120&view=rev Log: MessageRange all should end on MAX_LONG, NOT_A_UID should be long (IMAP-350) Modified: james/mailbox/trunk/api/src/main/java/org/apache/james/mailbox/MessageRange.jav

svn commit: r1233331 - /james/mailbox/trunk/store/src/main/java/org/apache/james/mailbox/store/StoreMessageResultIterator.java

2012-01-19 Thread eric
Author: eric Date: Thu Jan 19 12:55:30 2012 New Revision: 121 URL: http://svn.apache.org/viewvc?rev=121&view=rev Log: Use a cursor on the result iterator and reread to be sure we get the remaining batches (IMAP-350) Modified: james/mailbox/trunk/store/src/main/java/org/apache/james/

svn commit: r1233332 - /james/mailbox/trunk/pom.xml

2012-01-19 Thread eric
Author: eric Date: Thu Jan 19 12:57:02 2012 New Revision: 122 URL: http://svn.apache.org/viewvc?rev=122&view=rev Log: upgrade mailbox parent pom to latest project parent Modified: james/mailbox/trunk/pom.xml Modified: james/mailbox/trunk/pom.xml URL: http://svn.apache.org/viewvc/jam

[jira] [Closed] (IMAP-350) Fetch only shows the 200 first mails

2012-01-19 Thread Eric Charles (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed IMAP-350. - Resolution: Fixed The fixes are in mailbox's StoreMessageResultIterator (not in imap project). Can be close

svn commit: r1233336 - /james/protocols/trunk/api/src/main/java/org/apache/james/protocols/api/handler/WiringException.java

2012-01-19 Thread norman
Author: norman Date: Thu Jan 19 13:01:41 2012 New Revision: 126 URL: http://svn.apache.org/viewvc?rev=126&view=rev Log: javadoc fixes Modified: james/protocols/trunk/api/src/main/java/org/apache/james/protocols/api/handler/WiringException.java Modified: james/protocols/trunk/api/sr

svn commit: r1233343 - /james/protocols/trunk/api/src/main/java/org/apache/james/protocols/api/handler/ProtocolHandlerChainImpl.java

2012-01-19 Thread norman
Author: norman Date: Thu Jan 19 13:06:05 2012 New Revision: 1233343 URL: http://svn.apache.org/viewvc?rev=1233343&view=rev Log: Remove some duplicated code Modified: james/protocols/trunk/api/src/main/java/org/apache/james/protocols/api/handler/ProtocolHandlerChainImpl.java Modified: james

svn commit: r1233371 - in /james/protocols/trunk: api/src/main/java/org/apache/james/protocols/api/handler/ lmtp/src/main/java/org/apache/james/protocols/lmtp/ netty/src/main/java/org/apache/james/pro

2012-01-19 Thread norman
Author: norman Date: Thu Jan 19 13:41:46 2012 New Revision: 1233371 URL: http://svn.apache.org/viewvc?rev=1233371&view=rev Log: Make AbstractCommandHandlerResultLogger an concrete implementation and move it from netty module to api. Also add it to the default handlers Added: james/protocols

svn commit: r1233373 - in /james/protocols/trunk: pop3/src/main/java/org/apache/james/protocols/pop3/POP3SessionImpl.java smtp/src/main/java/org/apache/james/protocols/smtp/SMTPSessionImpl.java

2012-01-19 Thread norman
Author: norman Date: Thu Jan 19 13:43:33 2012 New Revision: 1233373 URL: http://svn.apache.org/viewvc?rev=1233373&view=rev Log: Add override annotations Modified: james/protocols/trunk/pop3/src/main/java/org/apache/james/protocols/pop3/POP3SessionImpl.java james/protocols/trunk/smtp/src

[jira] [Commented] (JAMES-1241) Mail Attributes retrieved as String even though set as Boolean

2012-01-19 Thread Michael Herrmann (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189124#comment-13189124 ] Michael Herrmann commented on JAMES-1241: - Hi, I'm having a similar problem when

svn commit: r1233515 - /james/protocols/tags/protocols-1.6.1/

2012-01-19 Thread norman
Author: norman Date: Thu Jan 19 18:25:58 2012 New Revision: 1233515 URL: http://svn.apache.org/viewvc?rev=1233515&view=rev Log: re-roll Removed: james/protocols/tags/protocols-1.6.1/ - To unsubscribe, e-mail: server-dev-uns

svn commit: r1233516 - in /james/protocols/trunk: api/pom.xml lmtp/pom.xml netty/pom.xml pom.xml pop3/pom.xml smtp/pom.xml

2012-01-19 Thread norman
Author: norman Date: Thu Jan 19 18:28:52 2012 New Revision: 1233516 URL: http://svn.apache.org/viewvc?rev=1233516&view=rev Log: [maven-release-plugin] prepare release protocols-1.6.1 Modified: james/protocols/trunk/api/pom.xml james/protocols/trunk/lmtp/pom.xml james/protocols/trunk/n

svn commit: r1233518 - /james/protocols/tags/protocols-1.6.1/

2012-01-19 Thread norman
Author: norman Date: Thu Jan 19 18:31:23 2012 New Revision: 1233518 URL: http://svn.apache.org/viewvc?rev=1233518&view=rev Log: [maven-release-plugin] copy for tag protocols-1.6.1 Added: james/protocols/tags/protocols-1.6.1/ - copied from r1233517, james/protocols/trunk/

svn commit: r1233519 - in /james/protocols/trunk: api/pom.xml lmtp/pom.xml netty/pom.xml pom.xml pop3/pom.xml smtp/pom.xml

2012-01-19 Thread norman
Author: norman Date: Thu Jan 19 18:31:41 2012 New Revision: 1233519 URL: http://svn.apache.org/viewvc?rev=1233519&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: james/protocols/trunk/api/pom.xml james/protocols/trunk/lmtp/pom.xml james/protocols/

[VOTE] Release Apache James Protocols 1.6.1

2012-01-19 Thread Norman Maurer
Hi there, after a defect in starttls was found in Apache James Protocols 1.6.0 its time to release a bugfix release for it asap. So please cast your vote... Artifacts to review: https://repository.apache.org/content/repositories/orgapachejames-100/ [ ] +1 Yes, go ahead [ ] +0 No time to review

Re: about mailbox release

2012-01-19 Thread Eric Charles
Hi Ioan, There's nothing really blocking for the release. MAILBOX-8: It's implemented (documentation and userfriendliness welcome, but it's there). MAILBOX-101: I only have 2 sources folder. maybe I don't see the point here MAILBOX-6: only for JCR. MAILBOX-146: optimization The other JIRA are

Re: [VOTE] Release Apache James Protocols 1.6.1

2012-01-19 Thread Eric Charles
[x] +1 Yes, go ahead Eric On 19/01/12 20:58, Norman Maurer wrote: Hi there, after a defect in starttls was found in Apache James Protocols 1.6.0 its time to release a bugfix release for it asap. So please cast your vote... Artifacts to review: https://repository.apache.org/content/repositori