Re: Apache James 3.0-beta3

2011-08-18 Thread Ioan Eugen Stan
2011/8/18 Eric Charles : > On 18/08/11 19:18, Robert Burrell Donkin wrote: >> >> We (finally) have an official 3.0-beta3 release :-) >> > > :) Congrats! >> 1. Do we want to distribute it from www,apache.org [1]? >> > > I think so. > Mirrors will be updated this way. > >> 2. We need to update the

[jira] [Issue Comment Edited] (IMAP-292) SEARCH is not handled correctly

2011-08-18 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087175#comment-13087175 ] Norman Maurer edited comment on IMAP-292 at 8/18/11 6:31 PM: - I

[jira] [Commented] (IMAP-292) SEARCH is not handled correctly

2011-08-18 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087175#comment-13087175 ] Norman Maurer commented on IMAP-292: I think we don't need th getFirstUidAfter think. We

[jira] [Resolved] (IMAP-331) Replace ByteArrayOutputStream with a non synchronized implementation

2011-08-18 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-331. Resolution: Fixed > Replace ByteArrayOutputStream with a non synchronized implementation > --

svn commit: r1159345 - /james/imap/trunk/api/target/

2011-08-18 Thread norman
Author: norman Date: Thu Aug 18 18:22:08 2011 New Revision: 1159345 URL: http://svn.apache.org/viewvc?rev=1159345&view=rev Log: Remove target folder Removed: james/imap/trunk/api/target/ - To unsubscribe, e-mail: server-dev

svn commit: r1159343 - in /james/imap/trunk: ./ message/ message/src/main/java/org/apache/james/imap/decode/ message/src/main/java/org/apache/james/imap/encode/base/ message/src/main/java/org/apache/j

2011-08-18 Thread norman
Author: norman Date: Thu Aug 18 18:20:59 2011 New Revision: 1159343 URL: http://svn.apache.org/viewvc?rev=1159343&view=rev Log: Replace ByteArrayOutputStream with FastByteArrayOutputStream to remove unnecessary synchronization. See IMAP-331 Added: james/imap/trunk/message/src/main/java/org/a

[jira] [Created] (IMAP-331) Replace ByteArrayOutputStream with a non synchronized implementation

2011-08-18 Thread Norman Maurer (JIRA)
Replace ByteArrayOutputStream with a non synchronized implementation Key: IMAP-331 URL: https://issues.apache.org/jira/browse/IMAP-331 Project: JAMES Imap Issue Type: Impro

[jira] [Resolved] (JAMES-1298) Upgrade to netty 3.2.5.Final

2011-08-18 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1298. -- Resolution: Fixed > Upgrade to netty 3.2.5.Final > > >

[jira] [Issue Comment Edited] (IMAP-292) SEARCH is not handled correctly

2011-08-18 Thread Wojtek Strzalka (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087160#comment-13087160 ] Wojtek Strzalka edited comment on IMAP-292 at 8/18/11 6:09 PM: ---

[jira] [Reopened] (IMAP-292) SEARCH is not handled correctly

2011-08-18 Thread Wojtek Strzalka (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wojtek Strzalka reopened IMAP-292: -- Assignee: (was: Norman Maurer) There are still cases where it doesn't work. Below sample iP

svn commit: r1159333 - /james/server/trunk/pom.xml

2011-08-18 Thread norman
Author: norman Date: Thu Aug 18 18:09:23 2011 New Revision: 1159333 URL: http://svn.apache.org/viewvc?rev=1159333&view=rev Log: Upgrade to netty 3.2.5.Final. See JAMES-1298 Modified: james/server/trunk/pom.xml Modified: james/server/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/serv

[jira] [Created] (JAMES-1298) Upgrade to netty 3.2.5.Final

2011-08-18 Thread Norman Maurer (JIRA)
Upgrade to netty 3.2.5.Final Key: JAMES-1298 URL: https://issues.apache.org/jira/browse/JAMES-1298 Project: JAMES Server Issue Type: Task Affects Versions: 3.0-beta3 Reporter: Norman Maurer

Re: Apache James 3.0-beta3

2011-08-18 Thread Norman Maurer
2011/8/18 Robert Burrell Donkin : > We (finally) have an official 3.0-beta3 release :-) > > 1. Do we want to distribute it from www,apache.org [1]? > Yeah sure.. beta releases belong there.. Bye, Norman - To unsubscribe, e-mail:

Re: Apache James 3.0-beta3

2011-08-18 Thread Eric Charles
On 18/08/11 19:18, Robert Burrell Donkin wrote: We (finally) have an official 3.0-beta3 release :-) :) 1. Do we want to distribute it from www,apache.org [1]? I think so. Mirrors will be updated this way. 2. We need to update the website. Any volunteers? I will mvn site-deploy when m

Apache James 3.0-beta3

2011-08-18 Thread Robert Burrell Donkin
We (finally) have an official 3.0-beta3 release :-) 1. Do we want to distribute it from www,apache.org [1]? 2. We need to update the website. Any volunteers? 3. What else do we need to do before announcing it's availability? Robert [1] http://www.apache.org/dist/james/ ---

svn commit: r1159202 - in /james/hupa/trunk: ./ client/src/main/java/org/apache/hupa/client/ client/src/main/resources/ client/war/ server/src/main/webapp/WEB-INF/conf/

2011-08-18 Thread felixk
Author: felixk Date: Thu Aug 18 13:03:05 2011 New Revision: 1159202 URL: http://svn.apache.org/viewvc?rev=1159202&view=rev Log: Add some missing license headers Modified: james/hupa/trunk/client/src/main/java/org/apache/hupa/client/HupaConstants.properties james/hupa/trunk/client/src/ma

svn commit: r1159196 - /james/server/trunk/imapserver/src/main/java/org/apache/james/imapserver/netty/ImapChannelUpstreamHandler.java

2011-08-18 Thread norman
Author: norman Date: Thu Aug 18 12:44:52 2011 New Revision: 1159196 URL: http://svn.apache.org/viewvc?rev=1159196&view=rev Log: Also write the OK in the hello. Modified: james/server/trunk/imapserver/src/main/java/org/apache/james/imapserver/netty/ImapChannelUpstreamHandler.java Modified:

Re: [VOTE] Release Apache James 3.0-beta3

2011-08-18 Thread Robert Burrell Donkin
On Thu, Aug 18, 2011 at 11:03 AM, Stefano Bagnara wrote: > 2011/8/15 Robert Burrell Donkin : >> [...] >> Please review >> https://repository.apache.org/content/repositories/orgapachejames-037/ >> and cast your votes. >> >> Anyone and everyone are encouraged to vote. James PMC votes are >> binding

Re: [VOTE] Release Apache James 3.0-beta3

2011-08-18 Thread Stefano Bagnara
2011/8/15 Robert Burrell Donkin : > [...] > Please review > https://repository.apache.org/content/repositories/orgapachejames-037/ > and cast your votes. > > Anyone and everyone are encouraged to vote. James PMC votes are > binding on Apache. [X] +1 Release Apache James 3.0-beta3 > I'll tally th