Re: [VOTE] Release Apache James Protocol 1.6-beta2

2011-10-27 Thread Stefano Bagnara
2011/10/26 Norman Maurer : > Hi there, > > I would like to release Apache James Protocols 1.6-beta2 as soon as > possible ;) I fixed a few bugs which could lead to performance > problems. > > So please review and cut your vote. > > Changes: > https://issues.apache.org/jira/secure/IssueNavigator.jsp

Re: [VOTE] Release Apache James Protocol 1.6-beta2

2011-10-27 Thread Eric Charles
[x] +1 Yes please release Eric On 26/10/11 20:43, Norman Maurer wrote: Hi there, I would like to release Apache James Protocols 1.6-beta2 as soon as possible ;) I fixed a few bugs which could lead to performance problems. So please review and cut your vote. Changes: https://issues.apache.org

svn commit: r1189698 - /james/protocols/trunk/smtp/src/main/java/org/apache/james/protocols/smtp/core/DataLineMessageHookHandler.java

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 10:11:55 2011 New Revision: 1189698 URL: http://svn.apache.org/viewvc?rev=1189698&view=rev Log: Make sure the LineHandler is removed from the session once the extensions were processed. See PROTOCOLS-44 Modified: james/protocols/trunk/smtp/src/main/java/org/a

[jira] [Created] (PROTOCOLS-44) LMTPDataLineMessageHookHandler does not remove itself from the session once it is done

2011-10-27 Thread Norman Maurer (Created) (JIRA)
LMTPDataLineMessageHookHandler does not remove itself from the session once it is done -- Key: PROTOCOLS-44 URL: https://issues.apache.org/jira/browse/PROTOCOLS-44 Pr

[CANCEL] [VOTE] Release Apache James Protocol 1.6-beta2

2011-10-27 Thread Norman Maurer
Hi there, I cancel this VOTE as I found a serious and a minor bug in LMTP today. I will commit a fix and reroll later today. Thaks, Norman 2011/10/27 Eric Charles : > [x] +1 Yes please release > > Eric > > On 26/10/11 20:43, Norman Maurer wrote: >> >> Hi there, >> >> I would like to release Apa

svn commit: r1189699 - in /james/protocols/trunk/lmtp/src/main/java/org/apache/james/protocols/lmtp: LMTPConfiguration.java LMTPConfigurationImpl.java LMTPProtocol.java LMTPProtocolHandlerChain.java

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 10:15:56 2011 New Revision: 1189699 URL: http://svn.apache.org/viewvc?rev=1189699&view=rev Log: Support STARTTLS in LMTP too. See PROTOCOLS-45 Removed: james/protocols/trunk/lmtp/src/main/java/org/apache/james/protocols/lmtp/LMTPProtocol.java Modified: ja

[jira] [Resolved] (PROTOCOLS-44) LMTPDataLineMessageHookHandler does not remove itself from the session once it is done

2011-10-27 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-44. Resolution: Fixed > LMTPDataLineMessageHookHandler does not remove itself from the se

[jira] [Created] (PROTOCOLS-45) Add StartTLS support

2011-10-27 Thread Norman Maurer (Created) (JIRA)
Add StartTLS support Key: PROTOCOLS-45 URL: https://issues.apache.org/jira/browse/PROTOCOLS-45 Project: JAMES Protocols Issue Type: New Feature Components: lmtp Affects Versions: 1.6-beta1 Repor

[jira] [Resolved] (PROTOCOLS-45) Add StartTLS support

2011-10-27 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-45. Resolution: Fixed > Add StartTLS support > > > K

svn commit: r1189846 - in /james/protocols/trunk: lmtp/src/main/java/org/apache/james/protocols/lmtp/ smtp/src/main/java/org/apache/james/protocols/smtp/

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 16:29:10 2011 New Revision: 1189846 URL: http://svn.apache.org/viewvc?rev=1189846&view=rev Log: Simplify starttls configuration Modified: james/protocols/trunk/lmtp/src/main/java/org/apache/james/protocols/lmtp/LMTPConfiguration.java james/protocols/trunk

svn commit: r1189850 - /james/protocols/tags/protocols-1.6-beta2/

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 16:33:16 2011 New Revision: 1189850 URL: http://svn.apache.org/viewvc?rev=1189850&view=rev Log: Delete for re-roll Removed: james/protocols/tags/protocols-1.6-beta2/ - To unsubscribe, e-mail:

svn commit: r1189851 - in /james/protocols/trunk: api/pom.xml impl/pom.xml lmtp/pom.xml pom.xml smtp/pom.xml

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 16:36:07 2011 New Revision: 1189851 URL: http://svn.apache.org/viewvc?rev=1189851&view=rev Log: [maven-release-plugin] prepare release protocols-1.6-beta2 Modified: james/protocols/trunk/api/pom.xml james/protocols/trunk/impl/pom.xml james/protocols/tru

svn commit: r1189854 - /james/protocols/tags/protocols-1.6-beta2/

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 16:36:49 2011 New Revision: 1189854 URL: http://svn.apache.org/viewvc?rev=1189854&view=rev Log: [maven-release-plugin] copy for tag protocols-1.6-beta2 Added: james/protocols/tags/protocols-1.6-beta2/ - copied from r1189853, james/protocols/trunk/

svn commit: r1189856 - in /james/protocols/trunk: api/pom.xml impl/pom.xml lmtp/pom.xml pom.xml smtp/pom.xml

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 16:37:04 2011 New Revision: 1189856 URL: http://svn.apache.org/viewvc?rev=1189856&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: james/protocols/trunk/api/pom.xml james/protocols/trunk/impl/pom.xml james/protocols/

svn commit: r1189889 - /james/protocols/trunk/impl/src/main/java/org/apache/james/protocols/impl/NettyServer.java

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 17:46:01 2011 New Revision: 1189889 URL: http://svn.apache.org/viewvc?rev=1189889&view=rev Log: use createCoreHandler method the right way Modified: james/protocols/trunk/impl/src/main/java/org/apache/james/protocols/impl/NettyServer.java Modified: james/pro

svn commit: r1189890 - /james/protocols/tags/protocols-1.6-beta2/

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 17:46:21 2011 New Revision: 1189890 URL: http://svn.apache.org/viewvc?rev=1189890&view=rev Log: Re-roll Removed: james/protocols/tags/protocols-1.6-beta2/ - To unsubscribe, e-mail: server-dev

svn commit: r1189892 - in /james/protocols/trunk: api/pom.xml impl/pom.xml lmtp/pom.xml pom.xml smtp/pom.xml

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 17:52:26 2011 New Revision: 1189892 URL: http://svn.apache.org/viewvc?rev=1189892&view=rev Log: [maven-release-plugin] prepare release protocols-1.6-beta2 Modified: james/protocols/trunk/api/pom.xml james/protocols/trunk/impl/pom.xml james/protocols/tru

svn commit: r1189893 - /james/protocols/tags/protocols-1.6-beta2/

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 17:53:10 2011 New Revision: 1189893 URL: http://svn.apache.org/viewvc?rev=1189893&view=rev Log: [maven-release-plugin] copy for tag protocols-1.6-beta2 Added: james/protocols/tags/protocols-1.6-beta2/ - copied from r1189892, james/protocols/trunk/

svn commit: r1189894 - in /james/protocols/trunk: api/pom.xml impl/pom.xml lmtp/pom.xml pom.xml smtp/pom.xml

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 17:53:25 2011 New Revision: 1189894 URL: http://svn.apache.org/viewvc?rev=1189894&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: james/protocols/trunk/api/pom.xml james/protocols/trunk/impl/pom.xml james/protocols/

[VOTE] Apache James Protocols 1.6-beta2 (second take)

2011-10-27 Thread Norman Maurer
Hi there, after fixing some "last minute bugs" we are ready for re-roll Apache James Protocols 1.6-beta2. So please cast your VOTE. Artifacts: https://repository.apache.org/content/repositories/orgapachejames-107/ [ ] +1 Yes do it now! [ ] +0 No time to review [ ] -1 Something wrong with the art

svn commit: r1189988 - /james/protocols/tags/protocols-1.6-beta2/

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 20:16:47 2011 New Revision: 1189988 URL: http://svn.apache.org/viewvc?rev=1189988&view=rev Log: re-roll for the last time Removed: james/protocols/tags/protocols-1.6-beta2/ - To unsubscribe,

svn commit: r1189990 - /james/protocols/trunk/pom.xml

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 20:18:14 2011 New Revision: 1189990 URL: http://svn.apache.org/viewvc?rev=1189990&view=rev Log: Fix jar generation for lmtp Modified: james/protocols/trunk/pom.xml Modified: james/protocols/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/protocols/trunk

svn commit: r1189991 - in /james/protocols/trunk: api/pom.xml impl/pom.xml lmtp/pom.xml pom.xml smtp/pom.xml

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 20:21:10 2011 New Revision: 1189991 URL: http://svn.apache.org/viewvc?rev=1189991&view=rev Log: [maven-release-plugin] prepare release protocols-1.6-beta2 Modified: james/protocols/trunk/api/pom.xml james/protocols/trunk/impl/pom.xml james/protocols/tru

svn commit: r1189994 - /james/protocols/tags/protocols-1.6-beta2/

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 20:21:39 2011 New Revision: 1189994 URL: http://svn.apache.org/viewvc?rev=1189994&view=rev Log: [maven-release-plugin] copy for tag protocols-1.6-beta2 Added: james/protocols/tags/protocols-1.6-beta2/ - copied from r1189993, james/protocols/trunk/

svn commit: r1189995 - in /james/protocols/trunk: api/pom.xml impl/pom.xml lmtp/pom.xml pom.xml smtp/pom.xml

2011-10-27 Thread norman
Author: norman Date: Thu Oct 27 20:21:53 2011 New Revision: 1189995 URL: http://svn.apache.org/viewvc?rev=1189995&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: james/protocols/trunk/api/pom.xml james/protocols/trunk/impl/pom.xml james/protocols/

Re: [VOTE] Apache James Protocols 1.6-beta2 (second take)

2011-10-27 Thread Norman Maurer
Sorry this is the correct url for the artifacts: https://repository.apache.org/content/repositories/orgapachejames-110/ Bye, Norman 2011/10/27 Norman Maurer : > Hi there, > > after fixing some "last minute bugs" we are ready for re-roll Apache > James Protocols 1.6-beta2. So please cast your VO