svn commit: r1182206 - /james/mailbox/trunk/src/site/xdoc/index.xml

2011-10-11 Thread felixk
Author: felixk Date: Wed Oct 12 05:09:12 2011 New Revision: 1182206 URL: http://svn.apache.org/viewvc?rev=1182206&view=rev Log: Add hint for logging facade Modified: james/mailbox/trunk/src/site/xdoc/index.xml Modified: james/mailbox/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/

svn commit: r1182202 - /james/mailbox/trunk/hbase/pom.xml

2011-10-11 Thread felixk
Author: felixk Date: Wed Oct 12 04:37:19 2011 New Revision: 1182202 URL: http://svn.apache.org/viewvc?rev=1182202&view=rev Log: Exclude log implementations from dependency tree. Having the slf4j facade should do it. Any implementation should be added where doing a distribution build. Modified:

svn commit: r1182200 - /james/mailbox/trunk/store/pom.xml

2011-10-11 Thread felixk
Author: felixk Date: Wed Oct 12 04:35:44 2011 New Revision: 1182200 URL: http://svn.apache.org/viewvc?rev=1182200&view=rev Log: Add simple logger for tests Modified: james/mailbox/trunk/store/pom.xml Modified: james/mailbox/trunk/store/pom.xml URL: http://svn.apache.org/viewvc/james/mailbox

[jira] [Resolved] (MAILBOX-151) AbstractDelegatingMailboxListeners should release locks faster

2011-10-11 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-151. --- Resolution: Fixed > AbstractDelegatingMailboxListeners should release locks faster > ---

[jira] [Resolved] (JAMES-1330) MimeMessageInputStreamSource should keep bytes in memory till a threshould is exceed

2011-10-11 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1330. -- Resolution: Fixed > MimeMessageInputStreamSource should keep bytes in memory till a thresho

svn commit: r1181908 - /james/server/trunk/core/src/main/java/org/apache/james/core/MimeMessageInputStreamSource.java

2011-10-11 Thread norman
Author: norman Date: Tue Oct 11 17:39:32 2011 New Revision: 1181908 URL: http://svn.apache.org/viewvc?rev=1181908&view=rev Log: MimeMessageInputStreamSource should keep bytes in memory till a threshould is exceed. See JAMES-1330 Modified: james/server/trunk/core/src/main/java/org/apache/jam

[jira] [Created] (JAMES-1330) MimeMessageInputStreamSource should keep bytes in memory till a threshould is exceed

2011-10-11 Thread Norman Maurer (Created) (JIRA)
MimeMessageInputStreamSource should keep bytes in memory till a threshould is exceed Key: JAMES-1330 URL: https://issues.apache.org/jira/browse/JAMES-1330 Project: J

Re: [VOTE] Release Apache James Mime4j 0.7.1

2011-10-11 Thread Robert Burrell Donkin
On Sat, Oct 8, 2011 at 6:06 PM, Norman Maurer wrote: > [X] +1 Please release > [ ] +0 No time to review > [ ] -1 Something wrong which blocks the release. :-) Robert - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache

Re: NoSQL backend for James

2011-10-11 Thread Manuel Carrasco MoƱino
Hi Pepijn Which java library are you considering to use to connect with couchdb? I'm using [1] ektorp and makes really easy to map domain models. - Manolo [1] http://www.ektorp.org/reference_documentation.html#d0e532 On Mon, Oct 10, 2011 at 10:44 PM, Pepijn de Vos wrote: > > Thanks a lot. > >

svn commit: r1181806 - /james/mailbox/trunk/hbase/src/test/java/org/apache/james/mailbox/hbase/HBaseClusterSingleton.java

2011-10-11 Thread felixk
Author: felixk Date: Tue Oct 11 14:29:32 2011 New Revision: 1181806 URL: http://svn.apache.org/viewvc?rev=1181806&view=rev Log: This fixes the test cases at least on my linux box (see also comment in fix). ATM I've no idea howto get the set "umask" in java to make dyamical. Maybe anybody else?

svn commit: r1181805 - in /james/mailbox/trunk/hbase/src/test/resources: ./ hadoop-metrics2.properties

2011-10-11 Thread felixk
Author: felixk Date: Tue Oct 11 14:27:45 2011 New Revision: 1181805 URL: http://svn.apache.org/viewvc?rev=1181805&view=rev Log: Add missing configuration file for tests Added: james/mailbox/trunk/hbase/src/test/resources/ james/mailbox/trunk/hbase/src/test/resources/hadoop-metrics2.proper