Author: norman
Date: Tue Jun 8 06:10:20 2010
New Revision: 952546
URL: http://svn.apache.org/viewvc?rev=952546&view=rev
Log:
More pom.xml cleanup
Modified:
james/server/trunk/jcr-store/pom.xml
james/server/trunk/jpa-store/pom.xml
james/server/trunk/pop3server/pom.xml
james/server
Configuration files of components should be moved from the spring-deployment
module to the concrete implementation
--
Key: JAMES-1015
URL: https://issu
[
https://issues.apache.org/jira/browse/IMAP-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim-Christian Mundt updated IMAP-151:
-
Attachment: IMAP-151a.patch
Yeah, sorry, that was kinda stupid. In the new patch I changed
Author: norman
Date: Mon Jun 7 20:20:02 2010
New Revision: 952413
URL: http://svn.apache.org/viewvc?rev=952413&view=rev
Log:
last missing pom adjustment
Modified:
james/server/trunk/jpa-store/pom.xml
Modified: james/server/trunk/jpa-store/pom.xml
URL:
http://svn.apache.org/viewvc/james/ser
Author: norman
Date: Mon Jun 7 20:15:45 2010
New Revision: 952408
URL: http://svn.apache.org/viewvc?rev=952408&view=rev
Log:
More dependency cleanup
Modified:
james/server/trunk/core-function/pom.xml
james/server/trunk/javamail-util/pom.xml
james/server/trunk/jcr-store/pom.xml
ja
Author: norman
Date: Mon Jun 7 19:43:09 2010
New Revision: 952388
URL: http://svn.apache.org/viewvc?rev=952388&view=rev
Log:
Cleanup poms to remove unused dependencies, add missed dependencies etc
Removed:
james/server/trunk/spoolmanager/src/test/java/org/apache/james/transport/LinearProces
FYI, Ian is currently workin on integrate JAMES IMAP into their
product using JCR as backend. So far it seems to work..
http://blog.tfd.co.uk/2010/06/05/and-its-working-james3-imap-in-osgi-on-jackrabbit/#comment-563
:)
Bye,
Norman
[
https://issues.apache.org/jira/browse/IMAP-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876304#action_12876304
]
Norman Maurer commented on IMAP-151:
Btw, I agree that the method name is not optimal at
[
https://issues.apache.org/jira/browse/IMAP-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876301#action_12876301
]
Ian Boston commented on IMAP-151:
-
Also there might be lots of other reasons there is a child
[
https://issues.apache.org/jira/browse/IMAP-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876295#action_12876295
]
Norman Maurer commented on IMAP-151:
Hi Tim,
using Node.hasNodes() will not work with th
[
https://issues.apache.org/jira/browse/IMAP-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim-Christian Mundt updated IMAP-151:
-
Attachment: IMAP-151.patch
I took the opportunity and also put the methods in the Mapper in
Replace MailboxMapper.existsMailboxStartingWith() with hasChildren()
Key: IMAP-151
URL: https://issues.apache.org/jira/browse/IMAP-151
Project: JAMES Imap
Issue Type: Impro
Thx mate..
I deployed fresh trunk and everything seems to work so far without problems :)
Bye,
Norman
Ps: I'm using JCR Mailbox
2010/6/7 Eric Charles :
> Hi,
> I will deploy a fresh trunk this night just to make sure everything is still
> ok (cfr last commits in protocol,..).
> The last snapsho
Hi,
I will deploy a fresh trunk this night just to make sure everything is
still ok (cfr last commits in protocol,..).
The last snapshot I took is 2 weeks-old and is really stable.
Tks,
Eric
On 06/07/2010 04:40 PM, Norman Maurer wrote:
Hi all,
I think all the stuff in the imap library is no
Hi all,
I think all the stuff in the imap library is now very usable. I think
we should cut a milestone and then cut one of james server. Anything
you guys want to get refactored before ?
Bye,
Norman
Ps: Even if we discover a bug later we can cut just another one..
Release often, Release early (
Author: norman
Date: Mon Jun 7 13:22:19 2010
New Revision: 952214
URL: http://svn.apache.org/viewvc?rev=952214&view=rev
Log:
Move the JCR handling to MailboxSessionJCRRepository, so we are sure only one
Session is bound per Request
Modified:
james/imap/trunk/jcr/src/main/java/org/apache/ja
[
https://issues.apache.org/jira/browse/IMAP-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved IMAP-150.
Resolution: Fixed
> Fail to retrieve big email because of a to many lines
> -
Fail to retrieve big email because of a to many lines
-
Key: IMAP-150
URL: https://issues.apache.org/jira/browse/IMAP-150
Project: JAMES Imap
Issue Type: Bug
Components: Mailbox
Author: norman
Date: Mon Jun 7 12:43:21 2010
New Revision: 952206
URL: http://svn.apache.org/viewvc?rev=952206&view=rev
Log:
Disable max line length while parsing (IMAP-150)
Modified:
james/imap/trunk/store/src/main/java/org/apache/james/imap/store/MessageSearcher.java
james/imap/trunk
Author: norman
Date: Mon Jun 7 10:27:57 2010
New Revision: 952180
URL: http://svn.apache.org/viewvc?rev=952180&view=rev
Log:
Add Authenticator implementation which use the JCR Repository for check if a
user exists
Added:
james/imap/trunk/jcr/src/main/java/org/apache/james/imap/jcr/JCRRepos
Author: norman
Date: Mon Jun 7 08:10:33 2010
New Revision: 952134
URL: http://svn.apache.org/viewvc?rev=952134&view=rev
Log:
Only use one JCR Session per Request
Modified:
james/imap/trunk/jcr/src/main/java/org/apache/james/imap/jcr/AbstractJCRMapper.java
Modified:
james/imap/trunk/jcr/sr
21 matches
Mail list logo