Re: How to build James from trunk

2012-01-11 Thread Ioan Eugen Stan
Pe 11.01.2012 21:40, Eric Charles a scris: Hi Jochen, Your settings.xml seems ok. 'mvn package' (or even compile) from a toplevel should take the snapshots from your sources even if not installed. I usually invoke 'mvn clean install' in case of weird behaviour. Can you now compile? Thx, Eri

Re: How to build James from trunk

2012-01-11 Thread Eric Charles
Hi Jochen, Your settings.xml seems ok. 'mvn package' (or even compile) from a toplevel should take the snapshots from your sources even if not installed. I usually invoke 'mvn clean install' in case of weird behaviour. Can you now compile? Thx, Eric On 10/01/12 19:40, Jochen Gazda wrote:

Re: ACL Support - cont. from server-user

2012-01-11 Thread Eric Charles
Hi Jochen, You will need to replace all references in sever and app pom to apache-james-server-imap-* with org.apache.james.protocols protocols-imap As said earlier, this copy of imap is less stable. Thx, Eric On 10/01/12 19:52, Jochen Gazda wrote: Eric, On Fri, Jan 6, 2012 at

[RESULT] [VOTE] Release Apache James Mime4j 0.7.2

2012-01-11 Thread Norman Maurer
Hi there, the VOTE passed! Result: +1 Manuel*, Felix, Eric*, Norman* +0 Andrey, Ioan, Vincenzo* * Binding Thanks to everyone who voted. I pushed the release to maven central and also to the mirrors. We should update the website once the mirrors are synced. Bye, Norman 2012/1/8 Norman Maurer

svn commit: r1230094 - in /james/server/trunk/pop3server/src: main/java/org/apache/james/pop3server/core/ main/java/org/apache/james/pop3server/mailbox/ main/java/org/apache/james/pop3server/netty/ te

2012-01-11 Thread norman
Author: norman Date: Wed Jan 11 15:35:28 2012 New Revision: 1230094 URL: http://svn.apache.org/viewvc?rev=1230094&view=rev Log: Adjust for latest protocols changes Added: james/server/trunk/pop3server/src/main/java/org/apache/james/pop3server/core/PassCmdHandler.java Removed: james/serv

[jira] [Resolved] (PROTOCOLS-85) Move SMTPSession.pushLineHandler(..) and SMTPSession.popLineHandler(..) to the ProtocolSession interface

2012-01-11 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-85. Resolution: Fixed done > Move SMTPSession.pushLineHandler(..) and SMTPSe

svn commit: r1230082 - in /james/protocols/trunk/pop3/src/main/java/org/apache/james/protocols/pop3: StartTlsPop3Response.java core/StlsCmdHandler.java

2012-01-11 Thread norman
Author: norman Date: Wed Jan 11 15:03:21 2012 New Revision: 1230082 URL: http://svn.apache.org/viewvc?rev=1230082&view=rev Log: Rename StartTlsPop3Response to POP3StartTlsResponse to be more inline with the rest of the class namings Removed: james/protocols/trunk/pop3/src/main/java/org/apac

[jira] [Resolved] (PROTOCOLS-86) Remove MailboxFactory

2012-01-11 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-86. Resolution: Fixed done > Remove MailboxFactory > - >

[jira] [Created] (PROTOCOLS-86) Remove MailboxFactory

2012-01-11 Thread Norman Maurer (Created) (JIRA)
Remove MailboxFactory - Key: PROTOCOLS-86 URL: https://issues.apache.org/jira/browse/PROTOCOLS-86 Project: JAMES Protocols Issue Type: Task Components: pop3 Affects Versions: 1.6.0 Reporter: Norm

svn commit: r1230080 - in /james/protocols/trunk/pop3/src: main/java/org/apache/james/protocols/pop3/ main/java/org/apache/james/protocols/pop3/core/ main/java/org/apache/james/protocols/pop3/mailbox/

2012-01-11 Thread norman
Author: norman Date: Wed Jan 11 15:02:27 2012 New Revision: 1230080 URL: http://svn.apache.org/viewvc?rev=1230080&view=rev Log: Remove MailboxFactory and make PassCmdHandler abstract. See PROTOCOLS-86 Added: james/protocols/trunk/pop3/src/main/java/org/apache/james/protocols/pop3/POP3StartTl

[jira] [Closed] (JAMES-1361) Delivery to Local Recipient should be allowed without SMTP Auth

2012-01-11 Thread Eric Charles (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1361. --- Resolution: Not A Problem Fix Version/s: Trunk Assignee: Eric Charles I retested and

svn commit: r1230066 - in /james/protocols/trunk: api/src/main/java/org/apache/james/protocols/api/ lmtp/src/main/java/org/apache/james/protocols/lmtp/ lmtp/src/main/java/org/apache/james/protocols/lm

2012-01-11 Thread norman
Author: norman Date: Wed Jan 11 14:33:52 2012 New Revision: 1230066 URL: http://svn.apache.org/viewvc?rev=1230066&view=rev Log: More cleanup Removed: james/protocols/trunk/smtp/src/main/java/org/apache/james/protocols/smtp/TemporaryResolutionException.java Modified: james/protocols/trun

svn commit: r1230048 - /james/protocols/trunk/netty/src/main/java/org/apache/james/protocols/netty/NettyProtocolTransport.java

2012-01-11 Thread norman
Author: norman Date: Wed Jan 11 14:06:32 2012 New Revision: 1230048 URL: http://svn.apache.org/viewvc?rev=1230048&view=rev Log: cleanup Modified: james/protocols/trunk/netty/src/main/java/org/apache/james/protocols/netty/NettyProtocolTransport.java Modified: james/protocols/trunk/netty/src

svn commit: r1230047 - in /james/protocols/trunk: api/src/main/java/org/apache/james/protocols/api/ api/src/main/java/org/apache/james/protocols/api/future/ api/src/main/java/org/apache/james/protocol

2012-01-11 Thread norman
Author: norman Date: Wed Jan 11 14:04:02 2012 New Revision: 1230047 URL: http://svn.apache.org/viewvc?rev=1230047&view=rev Log: Cleanup and javadocs Modified: james/protocols/trunk/api/src/main/java/org/apache/james/protocols/api/ProtocolConfiguration.java james/protocols/trunk/api/src/

[jira] [Created] (PROTOCOLS-85) Move SMTPSession.pushLineHandler(..) and SMTPSession.popLineHandler(..) to the ProtocolSession interface

2012-01-11 Thread Norman Maurer (Created) (JIRA)
Move SMTPSession.pushLineHandler(..) and SMTPSession.popLineHandler(..) to the ProtocolSession interface Key: PROTOCOLS-85 URL: https://issues.apache.org/jira

svn commit: r1230046 - in /james/protocols/trunk: api/src/main/java/org/apache/james/protocols/api/ api/src/test/java/org/apache/james/protocols/api/ netty/src/main/java/org/apache/james/protocols/net

2012-01-11 Thread norman
Author: norman Date: Wed Jan 11 14:03:27 2012 New Revision: 1230046 URL: http://svn.apache.org/viewvc?rev=1230046&view=rev Log: Move SMTPSession.pushLineHandler(..) and SMTPSession.popLineHandler(..) to the ProtocolSession interface. See PROTOCOLS-85 Modified: james/protocols/trunk/api/src/

Re: [VOTE] Release Apache James Mime4j 0.7.2

2012-01-11 Thread Vincenzo Gianferrari Pini
[ x] +0 No time to review Vincenzo 2012/1/8 Norman Maurer > Hi there, > > its time again for a new release of Apache James Mime4j 0.7.2. > > Changelog: > > https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+MIME4J+AND+fixVersion+%3D+%220.7.2%22+AND+status+