[jira] Created: (JAMES-1054) Split spring-beans.xml for more granular documentation and instanciation

2010-10-01 Thread Eric Charles (JIRA)
Split spring-beans.xml for more granular documentation and instanciation Key: JAMES-1054 URL: https://issues.apache.org/jira/browse/JAMES-1054 Project: JAMES Server

[jira] Created: (JAMES-1055) Support Command Line Interface (CLI) in James Main

2010-10-01 Thread Eric Charles (JIRA)
Support Command Line Interface (CLI) in James Main -- Key: JAMES-1055 URL: https://issues.apache.org/jira/browse/JAMES-1055 Project: JAMES Server Issue Type: Improvement Components:

[jira] Created: (JAMES-1056) Allow configurable pop3/imap4 handler chain

2010-10-01 Thread Eric Charles (JIRA)
Allow configurable pop3/imap4 handler chain --- Key: JAMES-1056 URL: https://issues.apache.org/jira/browse/JAMES-1056 Project: JAMES Server Issue Type: New Feature Components: IMAPServer,

svn commit: r1003409 - /james/imap/trunk/jpa/src/test/java/org/apache/james/mailbox/jpa/JPAStressTest.java

2010-10-01 Thread eric
Author: eric Date: Fri Oct 1 07:12:55 2010 New Revision: 1003409 URL: http://svn.apache.org/viewvc?rev=1003409view=rev Log: Enforce JPAHeader class name. Modified: james/imap/trunk/jpa/src/test/java/org/apache/james/mailbox/jpa/JPAStressTest.java Modified:

[jira] Commented: (JAMES-1056) Allow configurable pop3/imap4 handler chain

2010-10-01 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916812#action_12916812 ] Norman Maurer commented on JAMES-1056: -- You can change which handlers are loaded for

[jira] Commented: (JAMES-1054) Split spring-beans.xml for more granular documentation and instanciation

2010-10-01 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916813#action_12916813 ] Norman Maurer commented on JAMES-1054: -- Do you talk about restarting different

[jira] Commented: (JAMES-1054) Split spring-beans.xml for more granular documentation and instanciation

2010-10-01 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916815#action_12916815 ] Eric Charles commented on JAMES-1054: - It's not about restarting components, but a bit

svn commit: r1003436 - /james/server/trunk/spring-deployment/src/main/config/james/dnsservice.xml

2010-10-01 Thread eric
Author: eric Date: Fri Oct 1 08:45:20 2010 New Revision: 1003436 URL: http://svn.apache.org/viewvc?rev=1003436view=rev Log: Align dnsservice name (JAMES-1050) Modified: james/server/trunk/spring-deployment/src/main/config/james/dnsservice.xml Modified:

svn commit: r1003437 - in /james/server/trunk/spring-deployment/src/main/config/james: META-INF/persistence.xml spring-beans.xml

2010-10-01 Thread eric
Author: eric Date: Fri Oct 1 08:45:54 2010 New Revision: 1003437 URL: http://svn.apache.org/viewvc?rev=1003437view=rev Log: Licence headers. Modified: james/server/trunk/spring-deployment/src/main/config/james/META-INF/persistence.xml

[jira] Closed: (JAMES-1054) Split spring-beans.xml for more granular documentation and instanciation

2010-10-01 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1054. --- Resolution: Not A Problem We use manager for additional commands, not the script. Split

[jira] Closed: (JAMES-1055) Support Command Line Interface (CLI) in James Main

2010-10-01 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1055. --- Resolution: Not A Problem We will use manager for additional commands, not the script. Support

svn commit: r1003502 - /james/imap/trunk/store/src/main/java/org/apache/james/mailbox/store/MimeDescriptorImpl.java

2010-10-01 Thread norman
Author: norman Date: Fri Oct 1 11:58:28 2010 New Revision: 1003502 URL: http://svn.apache.org/viewvc?rev=1003502view=rev Log: This method should be public Modified: james/imap/trunk/store/src/main/java/org/apache/james/mailbox/store/MimeDescriptorImpl.java Modified: