Re: Summer of Code End

2010-08-16 Thread Norman Maurer
Hi, I would not worry about windows here. Maildir was not designed to work at windows, so why should we try to do so ? IMHO, we should just not support windows with this backend. Bye, Norman 2010/8/15 Tim-Christian Mundt d...@tim-erwin.de: Eric, Maildir is indeed - originally - not intended

Re: Summer of Code End

2010-08-16 Thread Norman Maurer
Hi, comments inside.. 2010/8/15 Tim-Christian Mundt d...@tim-erwin.de: Hi Eric, thanks a lot for checking out and for your kind comments. James' Store-Architecture really makes it relatively easy (really relative) to implement new Storages which is definitely a big plus for James.

Re: Summer of Code End

2010-08-16 Thread Eric Charles
Hi, With file:// , I was referring to james nomenclature (ex: file://conf/... for files in james conf dir, file://var/... for files in james var dir), and not to the URI/URL patterns. You can find plenty of this nomenclature in spring-beans.xml,... (ex: file://conf/database.properties) The

[jira] Created: (IMAP-197) Upgrade to jackrabbit 2.1.1

2010-08-16 Thread Norman Maurer (JIRA)
Upgrade to jackrabbit 2.1.1 --- Key: IMAP-197 URL: https://issues.apache.org/jira/browse/IMAP-197 Project: JAMES Imap Issue Type: Task Components: JCR Mailbox Reporter: Norman Maurer

svn commit: r986060 - in /james/imap/trunk: deployment/src/test/java/org/apache/james/imap/functional/ImapHostSystem.java jcr/pom.xml memory/src/test/java/org/apache/james/imap/functional/inmemory/InM

2010-08-16 Thread norman
Author: norman Date: Mon Aug 16 17:23:41 2010 New Revision: 986060 URL: http://svn.apache.org/viewvc?rev=986060view=rev Log: Make sure jcr tests work with java6 and java5 Modified: james/imap/trunk/deployment/src/test/java/org/apache/james/imap/functional/ImapHostSystem.java

svn commit: r986062 - in /james/imap/trunk/maildir: LICENSE.txt NOTICE.txt pom.xml src/

2010-08-16 Thread norman
Author: norman Date: Mon Aug 16 17:25:19 2010 New Revision: 986062 URL: http://svn.apache.org/viewvc?rev=986062view=rev Log: Cleanup for maildir import :) Removed: james/imap/trunk/maildir/LICENSE.txt james/imap/trunk/maildir/NOTICE.txt james/imap/trunk/maildir/pom.xml

svn commit: r986064 - /james/imap/trunk/parent/pom.xml

2010-08-16 Thread norman
Author: norman Date: Mon Aug 16 17:26:22 2010 New Revision: 986064 URL: http://svn.apache.org/viewvc?rev=986064view=rev Log: Upgrade to jackrabbit 2.1.1 (IMAP-197) Modified: james/imap/trunk/parent/pom.xml Modified: james/imap/trunk/parent/pom.xml URL:

[jira] Assigned: (IMAP-101) Add a file based Mailbox implementation using the maildir layout

2010-08-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer reassigned IMAP-101: -- Assignee: Norman Maurer Add a file based Mailbox implementation using the maildir layout

svn commit: r986070 - /james/server/trunk/mailets/src/main/java/org/apache/james/transport/matchers/IsInWhiteList.java

2010-08-16 Thread norman
Author: norman Date: Mon Aug 16 17:37:00 2010 New Revision: 986070 URL: http://svn.apache.org/viewvc?rev=986070view=rev Log: Add more wildcard matching for IsInWhitelist Modified: james/server/trunk/mailets/src/main/java/org/apache/james/transport/matchers/IsInWhiteList.java Modified:

[jira] Reopened: (IMAP-101) Add a file based Mailbox implementation using the maildir layout

2010-08-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer reopened IMAP-101: Add a file based Mailbox implementation using the maildir layout

svn commit: r986076 [3/3] - in /james/imap/trunk: ./ maildir/ maildir/src/ maildir/src/main/ maildir/src/main/java/ maildir/src/main/java/org/ maildir/src/main/java/org/apache/ maildir/src/main/java/o

2010-08-16 Thread norman
Added: james/imap/trunk/maildir/src/main/java/org/apache/james/imap/maildir/user/MaildirSubscriptionMapper.java URL: http://svn.apache.org/viewvc/james/imap/trunk/maildir/src/main/java/org/apache/james/imap/maildir/user/MaildirSubscriptionMapper.java?rev=986076view=auto

[jira] Created: (JDKIM-19) Change scope on 2 variables in DKIMSign to support subclassing

2010-08-16 Thread Jerry Malcolm (JIRA)
Change scope on 2 variables in DKIMSign to support subclassing -- Key: JDKIM-19 URL: https://issues.apache.org/jira/browse/JDKIM-19 Project: JAMES jDKIM Issue Type: Improvement

[jira] Resolved: (IMAP-101) Add a file based Mailbox implementation using the maildir layout

2010-08-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-101. Resolution: Fixed Committed... Thx again for all the hard work mate :) Add a file based Mailbox

[jira] Created: (IMAP-198) Tests must get skipped on windows

2010-08-16 Thread Norman Maurer (JIRA)
Tests must get skipped on windows - Key: IMAP-198 URL: https://issues.apache.org/jira/browse/IMAP-198 Project: JAMES Imap Issue Type: Task Components: Maildir Mailbox Reporter: Norman

svn commit: r986084 - /james/imap/trunk/maildir/src/test/java/org/apache/james/imap/functional/maildir/

2010-08-16 Thread norman
Author: norman Date: Mon Aug 16 18:13:32 2010 New Revision: 986084 URL: http://svn.apache.org/viewvc?rev=986084view=rev Log: Skip tests on windows because maildir is not working on windows by design (IMAP-198) Added:

[jira] Resolved: (IMAP-198) Tests must get skipped on windows

2010-08-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-198. Resolution: Fixed done Tests must get skipped on windows -

svn commit: r986087 - /james/imap/trunk/maildir/src/test/java/org/apache/james/imap/functional/maildir/UidSearchTest.java

2010-08-16 Thread norman
Author: norman Date: Mon Aug 16 18:23:48 2010 New Revision: 986087 URL: http://svn.apache.org/viewvc?rev=986087view=rev Log: Skip tests which not work with maildir and are optional Modified: james/imap/trunk/maildir/src/test/java/org/apache/james/imap/functional/maildir/UidSearchTest.java

[jira] Resolved: (IMAP-187) Move tests from functional project to their store projects

2010-08-16 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved IMAP-187. --- Resolution: Fixed Norman was quick to solve the torque dependency

[jira] Closed: (IMAP-187) Move tests from functional project to their store projects

2010-08-16 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed IMAP-187. - Move tests from functional project to their store projects