svn commit: r1097336 - in /james/server/trunk/container-spring/src/main/config: examples/META-INF/spring.schemas james/META-INF/spring.schemas

2011-04-27 Thread eric
Author: eric Date: Thu Apr 28 06:59:03 2011 New Revision: 1097336 URL: http://svn.apache.org/viewvc?rev=1097336&view=rev Log: spring.schemas files can be removed as we use emebedded XSD (JAMES-1141) Removed: james/server/trunk/container-spring/src/main/config/examples/META-INF/spring.schemas

svn commit: r1097335 - in /james/server/trunk/container-spring/src/main/config/james/context: james-mailbox-jcr-context.xml james-mailbox-jpa-context.xml james-mailbox-maildir-context.xml james-mailbo

2011-04-27 Thread eric
Author: eric Date: Thu Apr 28 06:58:51 2011 New Revision: 1097335 URL: http://svn.apache.org/viewvc?rev=1097335&view=rev Log: Use embedded XSD rather than Internet URL (JAMES-1141) Modified: james/server/trunk/container-spring/src/main/config/james/context/james-mailbox-jcr-context.xml

svn commit: r1097334 [4/4] - in /james/server/trunk/container-spring/src/main/config/james/context/XSD: ./ activemq-core-5.4.2.xsd camel-spring-2.5.0.xsd spring-beans-3.0.xsd

2011-04-27 Thread eric
Added: james/server/trunk/container-spring/src/main/config/james/context/XSD/spring-beans-3.0.xsd URL: http://svn.apache.org/viewvc/james/server/trunk/container-spring/src/main/config/james/context/XSD/spring-beans-3.0.xsd?rev=1097334&view=auto

svn commit: r1097334 [1/4] - in /james/server/trunk/container-spring/src/main/config/james/context/XSD: ./ activemq-core-5.4.2.xsd camel-spring-2.5.0.xsd spring-beans-3.0.xsd

2011-04-27 Thread eric
Author: eric Date: Thu Apr 28 06:58:09 2011 New Revision: 1097334 URL: http://svn.apache.org/viewvc?rev=1097334&view=rev Log: Add XSD used in spring context files (JAMES-1141) Added: james/server/trunk/container-spring/src/main/config/james/context/XSD/ james/server/trunk/container-sprin

[jira] [Commented] (JAMES-1141) James Server 3.0-M2 failed to start because of firewall.

2011-04-27 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026094#comment-13026094 ] Eric Charles commented on JAMES-1141: - Hi Alexander, Yes, I think embedding XSD in cod

[jira] [Commented] (JAMES-1141) James Server 3.0-M2 failed to start because of firewall.

2011-04-27 Thread Alexander Logvinov (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026091#comment-13026091 ] Alexander Logvinov commented on JAMES-1141: --- 1. Download http://activemq.apache.

[Discuss] Source Repository for mailbox-hdfs

2011-04-27 Thread Eric Charles
Hi, To better interact, we need a code repository to host the mailbox-hdfs module. This module is well contained, and can be developed on its own without impacting other modules. If other modules need to be adapted for whatever reason, Ioan can submit patches attached to MAILBOX-44 JIRA. I

[jira] [Commented] (MAILBOX-44) [gsoc2011] Design and implement a distributed mailbox using Hadoop

2011-04-27 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025848#comment-13025848 ] Eric Charles commented on MAILBOX-44: - So you build and run james, you've got hadoop s

Welcome Ioan in GSoC2011

2011-04-27 Thread Eric Charles
Hi, Ioan has been accepted as student in the Google Summer of Code 2011. He will work on MAILBOX-44 "Design and implement a distributed mailbox using Hadoop" with Robert and I as co-mentors. Congratulations Ioan :) - Eric -

[jira] [Commented] (MAILBOX-44) [gsoc2011] Design and implement a distributed mailbox using Hadoop

2011-04-27 Thread ioan eugen stan (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025830#comment-13025830 ] ioan eugen stan commented on MAILBOX-44: I have installed Hadoop on my machine and

Re: svn commit: r1097059 - in /james/server/trunk/mailets/src/main/java/org/apache/james/transport/mailets: ClassifyBounce.java HeadersToHTTP.java SerialiseToHTTP.java

2011-04-27 Thread Eric Charles
On 27/04/2011 13:20, Stefano Bagnara wrote: I'd move all of them. Stefano Done :) - Eric - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

svn commit: r1097086 - in /james/mailet/standard/trunk: ./ src/main/java/org/apache/james/transport/mailets/

2011-04-27 Thread eric
Author: eric Date: Wed Apr 27 11:45:34 2011 New Revision: 1097086 URL: http://svn.apache.org/viewvc?rev=1097086&view=rev Log: Add submit emails to URLs contributed by Renen Watermeyer in standard mailets module (MAILET-39) Added: james/mailet/standard/trunk/src/main/java/org/apache/james/tr

svn commit: r1097085 - in /james/server/trunk: ./ mailets/ mailets/src/main/java/org/apache/james/transport/mailets/

2011-04-27 Thread eric
Author: eric Date: Wed Apr 27 11:42:59 2011 New Revision: 1097085 URL: http://svn.apache.org/viewvc?rev=1097085&view=rev Log: Remove previous commits related to contributed mailets as these will be moved to the standard mailets module (MAILET-39) Removed: james/server/trunk/mailets/src/main

Re: svn commit: r1097059 - in /james/server/trunk/mailets/src/main/java/org/apache/james/transport/mailets: ClassifyBounce.java HeadersToHTTP.java SerialiseToHTTP.java

2011-04-27 Thread Stefano Bagnara
2011/4/27 Eric Charles : > Well, 2 mailets (HeadersToHttp and SerializeToHttp) have dependencies on > commons-httpclient. The 3rd mailet (BounceClassifier) has no external > dependency > > For now, apache-standard-mailets modules only depends on apache-mailet-base > and javax.mail, nothing more. >

Re: svn commit: r1097059 - in /james/server/trunk/mailets/src/main/java/org/apache/james/transport/mailets: ClassifyBounce.java HeadersToHTTP.java SerialiseToHTTP.java

2011-04-27 Thread Eric Charles
Well, 2 mailets (HeadersToHttp and SerializeToHttp) have dependencies on commons-httpclient. The 3rd mailet (BounceClassifier) has no external dependency For now, apache-standard-mailets modules only depends on apache-mailet-base and javax.mail, nothing more. Should I move the 3 mailets and

[jira] [Commented] (MAILBOX-61) Merge MailboxMembership and Message interfaces and implementation

2011-04-27 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025715#comment-13025715 ] Eric Charles commented on MAILBOX-61: - To be more clear, I think that's a good idea, s

[jira] [Commented] (MAILBOX-61) Merge MailboxMembership and Message interfaces and implementation

2011-04-27 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025710#comment-13025710 ] Eric Charles commented on MAILBOX-61: - Will double check, but I expect double row in m

Re: svn commit: r1097059 - in /james/server/trunk/mailets/src/main/java/org/apache/james/transport/mailets: ClassifyBounce.java HeadersToHTTP.java SerialiseToHTTP.java

2011-04-27 Thread Stefano Bagnara
2011/4/27 : > Author: eric > Date: Wed Apr 27 10:11:33 2011 > New Revision: 1097059 > > URL: http://svn.apache.org/viewvc?rev=1097059&view=rev > Log: > Add submit emails to URLs contributed by Renen Watermeyer. Tks a bunch! > (MAILET-39) If the mailets have no dependencies on James Server intern

svn commit: r1097059 - in /james/server/trunk/mailets/src/main/java/org/apache/james/transport/mailets: ClassifyBounce.java HeadersToHTTP.java SerialiseToHTTP.java

2011-04-27 Thread eric
Author: eric Date: Wed Apr 27 10:11:33 2011 New Revision: 1097059 URL: http://svn.apache.org/viewvc?rev=1097059&view=rev Log: Add submit emails to URLs contributed by Renen Watermeyer. Tks a bunch! (MAILET-39) Added: james/server/trunk/mailets/src/main/java/org/apache/james/transport/mailet

svn commit: r1097058 - /james/server/trunk/mailets/pom.xml

2011-04-27 Thread eric
Author: eric Date: Wed Apr 27 10:09:49 2011 New Revision: 1097058 URL: http://svn.apache.org/viewvc?rev=1097058&view=rev Log: Add commons-httpclient as dependency to the server mailet module (MAILET-39) Modified: james/server/trunk/mailets/pom.xml Modified: james/server/trunk/mailets/pom.xml

[jira] [Commented] (MAILBOX-61) Merge MailboxMembership and Message interfaces and implementation

2011-04-27 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025706#comment-13025706 ] Norman Maurer commented on MAILBOX-61: -- No its just that the MailboxMembership and th

svn commit: r1097057 - /james/server/trunk/pom.xml

2011-04-27 Thread eric
Author: eric Date: Wed Apr 27 10:09:22 2011 New Revision: 1097057 URL: http://svn.apache.org/viewvc?rev=1097057&view=rev Log: Add commons-httpclient in dependency management to allow mailets,... to query external http servers. Http get/post from a server to external resources are more and more c

Re: svn commit: r1096591 - in /james/mailet/ai/trunk: classic/pom.xml pom.xml

2011-04-27 Thread Eric Charles
+ +javax.mail +mail +1.4.4 + javax.mail:mail:1.4.4 does not resolve on my PC from missing java.net repository maven2-repository.dev.java.net Java.net Repository for Maven http://download.java.net/maven/2/ (repo1 central does not have 1.4.4, see http://repo1.maven.

[jira] [Commented] (MAILBOX-61) Merge MailboxMembership and Message interfaces and implementation

2011-04-27 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025653#comment-13025653 ] Eric Charles commented on MAILBOX-61: - Currently, if 1 messages is copied, JPA conside

svn commit: r1097019 - in /james/server/trunk/src/site: resources/js/ resources/js/tab_function.js resources/scripts/ xdoc/index.xml

2011-04-27 Thread eric
Author: eric Date: Wed Apr 27 07:23:25 2011 New Revision: 1097019 URL: http://svn.apache.org/viewvc?rev=1097019&view=rev Log: All javascript files in js folder (JAMES-1219) Added: james/server/trunk/src/site/resources/js/ james/server/trunk/src/site/resources/js/tab_function.js - co

svn commit: r1097018 - /james/server/trunk/src/site/xdoc/dev-build.xml

2011-04-27 Thread eric
Author: eric Date: Wed Apr 27 07:22:56 2011 New Revision: 1097018 URL: http://svn.apache.org/viewvc?rev=1097018&view=rev Log: Explictely mention download url (JAMES-1219) Modified: james/server/trunk/src/site/xdoc/dev-build.xml Modified: james/server/trunk/src/site/xdoc/dev-build.xml URL: h

svn commit: r1097017 - /james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml

2011-04-27 Thread eric
Author: eric Date: Wed Apr 27 07:22:27 2011 New Revision: 1097017 URL: http://svn.apache.org/viewvc?rev=1097017&view=rev Log: Bring more details on outgoing/incoming SMTP channels (JAMES-1219) Modified: james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml Modified: james/server/trunk/src/si

svn commit: r1097016 - /james/server/trunk/src/site/xdoc/manage-recipientrewrite.xml

2011-04-27 Thread eric
Author: eric Date: Wed Apr 27 07:21:13 2011 New Revision: 1097016 URL: http://svn.apache.org/viewvc?rev=1097016&view=rev Log: Fix Recipient Rewrite Table documentation (JAMES-1219) Modified: james/server/trunk/src/site/xdoc/manage-recipientrewrite.xml Modified: james/server/trunk/src/site/xd