Re: [VOTE] Release jsieve 0.4 (AGAIN)

2010-05-06 Thread Norman Maurer
[ x ] +1 Please release the artifacts Bye, Norman 2010/5/6 Norman Maurer : > Hi all, > > and the next VOTE is on the way.. > > To be able to release James Server 3.0-M1 we need to cut a release of > jsieve 0.4. This is needed to remove SNAPSHOT dependencies. > > I hope the build now have anything

Re: [VOTE] Release jsieve 0.4 (AGAIN)

2010-05-06 Thread Stefano Bagnara
2010/5/6 Norman Maurer : > To be able to release James Server 3.0-M1 we need to cut a release of > jsieve 0.4. This is needed to remove SNAPSHOT dependencies. https://repository.apache.org/content/repositories/orgapachejames-015/ [X] +1 Please release the artifacts Stefano -

Re: James IMAP and Alfresco and refactoring

2010-05-06 Thread Norman Maurer
Hi Robert, to be honest I think it would make things just more complicated. I think we should just make sure we keep the jcr session / entitymanager etc open till we are done with processing the request. Nothing more... I don't see the advance of implement such a callback interface. Maybe you can

Re: James IMAP and Alfresco and refactoring

2010-05-06 Thread Robert Burrell Donkin
On Thu, May 6, 2010 at 9:17 PM, Norman Maurer wrote: > Hi Eric, > > comments inside.. > > 2010/5/6 Eric I. : >> Tim-Christian Mundt tim-erwin.de> writes: >>> > Alfresco's JCR implementation only allows one session per thread. >>> I think Alfresco stores the session stuff in a Thread Local variabl

Re: James IMAP and Alfresco and refactoring

2010-05-06 Thread Robert Burrell Donkin
On Thu, May 6, 2010 at 4:28 PM, Tim-Christian Mundt wrote: > Hi, > > 05.05.2010, 21:55 +0100, Robert Burrell Donkin: >> >> I'd like to build on a relatively stable structure. >> >> use an internal API, then any changes can be bridged. a good >> commons-style Maildir library would be really useful

Re: [VOTE] Release mailet-standard 1.0 (AGAIN)

2010-05-06 Thread Stefano Bagnara
2010/5/4 Norman Maurer : > to be able to release James Server 3.0-M1 we need to cut a release of > mailet-standard. https://repository.apache.org/content/repositories/orgapachejames-006/ [X] +1 Please release the artifacts Stefano -

Re: James IMAP and Alfresco and refactoring

2010-05-06 Thread Norman Maurer
Hi Eric, comments inside.. 2010/5/6 Eric I. : > Tim-Christian Mundt tim-erwin.de> writes: >> > Alfresco's JCR implementation only allows one session per thread. >> I think Alfresco stores the session stuff in a Thread Local variable (at >> least using web services), so there can be only one acti

Re: James IMAP and Alfresco and refactoring

2010-05-06 Thread Eric I .
Tim-Christian Mundt tim-erwin.de> writes: > > Alfresco's JCR implementation only allows one session per thread. > I think Alfresco stores the session stuff in a Thread Local variable (at > least using web services), so there can be only one active session at a > time per thread. However, what do

svn commit: r941839 - in /james/protocols/trunk/impl/src/main/java/org/apache/james: protocols/ protocols/impl/ socket/netty/

2010-05-06 Thread norman
Author: norman Date: Thu May 6 18:18:53 2010 New Revision: 941839 URL: http://svn.apache.org/viewvc?rev=941839&view=rev Log: Rename package (PROTOCOLS-3) Added: james/protocols/trunk/impl/src/main/java/org/apache/james/protocols/ james/protocols/trunk/impl/src/main/java/org/apache/james/

svn commit: r941836 - /james/protocols/trunk/impl/src/main/java/org/apache/james/socket/netty/

2010-05-06 Thread norman
Author: norman Date: Thu May 6 18:11:29 2010 New Revision: 941836 URL: http://svn.apache.org/viewvc?rev=941836&view=rev Log: Add reusable generic implementation code. This is based on NETTY (PROTOCOLS-3) Added: james/protocols/trunk/impl/src/main/java/org/apache/james/socket/netty/AbstractS

svn commit: r941825 - /james/protocols/trunk/impl/src/main/java/org/

2010-05-06 Thread norman
Author: norman Date: Thu May 6 17:41:46 2010 New Revision: 941825 URL: http://svn.apache.org/viewvc?rev=941825&view=rev Log: Copy over generic netty code from james server. This will be the start for the impl code. (PROTOCOLS-3) Added: james/protocols/trunk/impl/src/main/java/org/ (props

svn commit: r941824 - in /james/protocols/trunk: impl/ impl/pom.xml impl/src/ impl/src/main/ impl/src/main/java/ pom.xml

2010-05-06 Thread norman
Author: norman Date: Thu May 6 17:39:32 2010 New Revision: 941824 URL: http://svn.apache.org/viewvc?rev=941824&view=rev Log: Add impl module for generic implementation code. Part of PROTOCOLS-3 Added: james/protocols/trunk/impl/ james/protocols/trunk/impl/pom.xml james/protocols/trun

[VOTE] Release jsieve 0.4 (AGAIN)

2010-05-06 Thread Norman Maurer
Hi all, and the next VOTE is on the way.. To be able to release James Server 3.0-M1 we need to cut a release of jsieve 0.4. This is needed to remove SNAPSHOT dependencies. I hope the build now have anything needed regarding to LICENSE stuff etc.. So please review and cast your vote: https://re

svn commit: r941823 - in /james/protocols/trunk: pom.xml smtp/pom.xml

2010-05-06 Thread norman
Author: norman Date: Thu May 6 17:31:42 2010 New Revision: 941823 URL: http://svn.apache.org/viewvc?rev=941823&view=rev Log: Remove commons-configuration as dependency, it was not used anywhere Modified: james/protocols/trunk/pom.xml james/protocols/trunk/smtp/pom.xml Modified: james/pr

svn commit: r941820 - in /james/jsieve/trunk: assemble/pom.xml mailet/pom.xml main/pom.xml pom.xml util/pom.xml

2010-05-06 Thread norman
Author: norman Date: Thu May 6 17:27:14 2010 New Revision: 941820 URL: http://svn.apache.org/viewvc?rev=941820&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: james/jsieve/trunk/assemble/pom.xml james/jsieve/trunk/mailet/pom.xml james/jsieve/trun

svn commit: r941819 - /james/jsieve/tags/jsieve-project-0.4/

2010-05-06 Thread norman
Author: norman Date: Thu May 6 17:26:48 2010 New Revision: 941819 URL: http://svn.apache.org/viewvc?rev=941819&view=rev Log: [maven-scm] copy for tag jsieve-project-0.4 Added: james/jsieve/tags/jsieve-project-0.4/ - copied from r941818, james/jsieve/trunk/ ---

svn commit: r941817 - /james/jsieve/tags/jsieve-project-0.4/

2010-05-06 Thread norman
Author: norman Date: Thu May 6 17:26:12 2010 New Revision: 941817 URL: http://svn.apache.org/viewvc?rev=941817&view=rev Log: drop for new release vote Removed: james/jsieve/tags/jsieve-project-0.4/ - To unsubscribe, e-mail

svn commit: r941815 - in /james/jsieve/trunk: assemble/pom.xml mailet/pom.xml main/pom.xml pom.xml util/pom.xml

2010-05-06 Thread norman
Author: norman Date: Thu May 6 17:24:27 2010 New Revision: 941815 URL: http://svn.apache.org/viewvc?rev=941815&view=rev Log: [maven-release-plugin] prepare release jsieve-project-0.4 Modified: james/jsieve/trunk/assemble/pom.xml james/jsieve/trunk/mailet/pom.xml james/jsieve/trunk/ma

svn commit: r941812 - /james/jsieve/trunk/assemble/src/assemble/bin.xml

2010-05-06 Thread norman
Author: norman Date: Thu May 6 17:20:43 2010 New Revision: 941812 URL: http://svn.apache.org/viewvc?rev=941812&view=rev Log: fix assembly binary build Modified: james/jsieve/trunk/assemble/src/assemble/bin.xml Modified: james/jsieve/trunk/assemble/src/assemble/bin.xml URL: http://svn.apach

[jira] Resolved: (JAMES-996) Spamassassin plugin in not working in current trunk

2010-05-06 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-996. - Assignee: Norman Maurer Fix Version/s: 3.0-M1 Resolution: Fixed Was fixed in maile

[jira] Resolved: (MAILETBASE-6) MatcherInverter throws NullpointerException when wrapped Matcher return no match

2010-05-06 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILETBASE-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILETBASE-6. Resolution: Fixed fixed > MatcherInverter throws NullpointerException when wrapped Match

[jira] Created: (MAILETBASE-6) MatcherInverter throws NullpointerException when wrapped Matcher return no match

2010-05-06 Thread Norman Maurer (JIRA)
MatcherInverter throws NullpointerException when wrapped Matcher return no match Key: MAILETBASE-6 URL: https://issues.apache.org/jira/browse/MAILETBASE-6 Project: JAMES

Re: James IMAP and Alfresco and refactoring

2010-05-06 Thread Tim-Christian Mundt
Hi, 05.05.2010, 21:55 +0100, Robert Burrell Donkin: > >> I'd like to build on a relatively stable structure. > > use an internal API, then any changes can be bridged. a good > commons-style Maildir library would be really useful generally and > much easier to debug. so that's where i'd start. Th

svn commit: r941717 - in /james/mailet/base/trunk/src: main/java/org/apache/mailet/base/MatcherInverter.java test/java/org/apache/mailet/base/MatcherInverterTest.java

2010-05-06 Thread norman
Author: norman Date: Thu May 6 13:23:56 2010 New Revision: 941717 URL: http://svn.apache.org/viewvc?rev=941717&view=rev Log: Fix NPE in MatcherInverter and add a TestCase (JAMES-996) Added: james/mailet/base/trunk/src/test/java/org/apache/mailet/base/MatcherInverterTest.java Modified:

[jira] Created: (JAMES-996) Spamassassin plugin in not working in current trunk

2010-05-06 Thread Max Levinson (JIRA)
Spamassassin plugin in not working in current trunk --- Key: JAMES-996 URL: https://issues.apache.org/jira/browse/JAMES-996 Project: JAMES Server Issue Type: Bug Components: Matchers/

svn commit: r941711 - in /james/protocols/trunk/smtp/src/main/java/org/apache/james/protocols/smtp: ./ core/ hook/

2010-05-06 Thread norman
Author: norman Date: Thu May 6 13:09:09 2010 New Revision: 941711 URL: http://svn.apache.org/viewvc?rev=941711&view=rev Log: * Add some reusable SMTPProtocolHandlerChain * If not MessageHook wrote a result back to the client, write back a Permanent Reject message * Add Hook interface Added:

Re: [VOTE] Release mailet-standard 1.0 (AGAIN)

2010-05-06 Thread Norman Maurer
[ x ] +1 Please release the artifacts Bye, Norman 2010/5/4 Norman Maurer : > Hi all, > > to be able to release James Server 3.0-M1 we need to cut a release of > mailet-standard. This is needed to remove SNAPSHOT dependencies. I > hope we now catched all problems with > the generated builds.. > >

James Admin Web App

2010-05-06 Thread Eric MacAdie
I started a project on GitHub that is a web project that people can use to perform some administrative tasks on a James web server. The URL is http://github.com/emacadie/James-Admin-Web-App It works with the James 2.3 schema. It does not work with James servers that store messages and user inf

Re: James IMAP and Alfresco and refactoring

2010-05-06 Thread Norman Maurer
Ok so my current toughts are: * Use one MailboxMapper/MessageMapper/SubscriptionMapper per request. Which in fact should share the same JCR Session / EntityManager etc. a request should be handled by a "new" thread so we would have a ThreaLocal like pattern. The instance should get stored in the M