[jira] Resolved: (JAMES-900) Possible race-condition in MimeMessageCopyOnWriteProxy

2010-10-31 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-900. - Resolution: Fixed Assignee: Norman Maurer fixed > Possible race-condition in MimeMessageCop

svn commit: r1029565 - /james/server/trunk/core-library/src/main/java/org/apache/james/core/MimeMessageCopyOnWriteProxy.java

2010-10-31 Thread norman
Author: norman Date: Mon Nov 1 06:47:01 2010 New Revision: 1029565 URL: http://svn.apache.org/viewvc?rev=1029565&view=rev Log: Use proper synchronization in MimeMessageCopyOnWriteProxy to fix possible race-condition (JAMES-900) Modified: james/server/trunk/core-library/src/main/java/org/ap

[jira] Updated: (JAMES-900) Possible race-condition in MimeMessageCopyOnWriteProxy

2010-10-31 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JAMES-900: Affects Version/s: 2.3.2 3.0-M1 Summary: Possible race-condition

svn commit: r1029563 - in /james/server/trunk: core-library/src/main/java/org/apache/james/core/ lmtpserver/src/main/java/org/apache/james/lmtpserver/ mailets/src/main/java/org/apache/james/transport/

2010-10-31 Thread norman
Author: norman Date: Mon Nov 1 06:40:02 2010 New Revision: 1029563 URL: http://svn.apache.org/viewvc?rev=1029563&view=rev Log: MimeMessageInputStream constructor should throw MessagingException and not IOException Modified: james/server/trunk/core-library/src/main/java/org/apache/james/cor

svn commit: r1029562 - /james/server/trunk/core-library/src/main/java/org/apache/james/core/InternetHeadersInputStream.java

2010-10-31 Thread norman
Author: norman Date: Mon Nov 1 06:39:09 2010 New Revision: 1029562 URL: http://svn.apache.org/viewvc?rev=1029562&view=rev Log: Remove java 6 only constructor usage Modified: james/server/trunk/core-library/src/main/java/org/apache/james/core/InternetHeadersInputStream.java Modified: james

svn commit: r1029560 - /james/server/trunk/core-library/src/main/java/org/apache/james/core/MimeMessageWrapper.java

2010-10-31 Thread norman
Author: norman Date: Mon Nov 1 06:33:47 2010 New Revision: 1029560 URL: http://svn.apache.org/viewvc?rev=1029560&view=rev Log: Method needs to be synchronzied (JAMES-1097) Modified: james/server/trunk/core-library/src/main/java/org/apache/james/core/MimeMessageWrapper.java Modified: james

[ANNOUNCE] James Server 3.0-M1 released

2010-10-31 Thread Norman Maurer
The Java Apache Mail Enterprise Server (a.k.a. Apache James) Project is happy to announce the release of version 3.0-M1 (Milestone 1) of the Apache James server. The Apache James Server is a 100% pure Java enterprise mail server based on open protocols. Currently supported are SMTP/LMTP, POP3, IMA

[jira] Resolved: (JAMES-1097) MimeMessageInputStream should optimize handling of MimeMessageWrapper and MimeMessageCopyOnWriteProxy

2010-10-31 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1097. -- Resolution: Fixed done > MimeMessageInputStream should optimize handling of MimeMessageWrapper

[jira] Created: (JAMES-1097) MimeMessageInputStream should optimize handling of MimeMessageWrapper and MimeMessageCopyOnWriteProxy

2010-10-31 Thread Norman Maurer (JIRA)
MimeMessageInputStream should optimize handling of MimeMessageWrapper and MimeMessageCopyOnWriteProxy - Key: JAMES-1097 URL: https://issues.apache.org/jira/browse/

svn commit: r1029458 - in /james/server/trunk: core-library/src/main/java/org/apache/james/core/ util/src/main/java/org/apache/james/util/stream/

2010-10-31 Thread norman
Author: norman Date: Sun Oct 31 19:23:17 2010 New Revision: 1029458 URL: http://svn.apache.org/viewvc?rev=1029458&view=rev Log: Optimize handling of MimeMessageWrapper and MimeMessageCopyOnWriteProxy when using MimeMessageInputStream (JAMES-1097) Added: james/server/trunk/util/src/main/java

Re: svn commit: r1029389 - /james/server/trunk/src/site/xdoc/index.xml

2010-10-31 Thread Stefano Bagnara
> +             href="javascript:window.location='http://www.apache.org/dyn/closer.cgi?path=james/server/james-server-container-spring-3.0-M1-bin.zip';"> Hi Eric, very good job on the web site... I have one question: why do you use javascript:window.location instead of the simple url? Stefano --

Re: [OT] Video posts

2010-10-31 Thread Eric Charles
Hi Robert, I took the freedom to display one of your video on http://james.apache.org/ (fourth tab "Video"). Tell me if you don't like it, and I will remove it. Tks, Eric On 14/09/2010 15:49, Eric Charles wrote: Hi Robert, You brought so much light in my lonely developer day :) and yes,

svn commit: r1029388 - in /james/project/trunk/project: server/src/site/xdoc/index.xml src/site/xdoc/download.xml src/site/xdoc/index.xml src/site/xdoc/newsarchive.xml

2010-10-31 Thread eric
Author: eric Date: Sun Oct 31 15:59:32 2010 New Revision: 1029388 URL: http://svn.apache.org/viewvc?rev=1029388&view=rev Log: Updates further to 3.0-M1 artifacts uploaded and mirrored. Modified: james/project/trunk/project/server/src/site/xdoc/index.xml james/project/trunk/project/src/sit

[jira] Closed: (JAMES-1082) Upload james 3.0-M1 artifacts for download

2010-10-31 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1082. --- Resolution: Fixed Normand did it. tks. > Upload james 3.0-M1 artifacts for download > --

Re: svn commit: r1029300 - /james/server/trunk/src/site/xdoc/index.xml

2010-10-31 Thread Norman Maurer
I already upload the release in same folder as the old one. Its even on the mirrors. Just check http://www.apache.org/dist/James/server/ to see the files. Bye, Norman 2010/10/31, e...@apache.org : > Author: eric > Date: Sun Oct 31 10:28:39 2010 > New Revision: 1029300 > > URL: http://svn.apache.o

svn commit: r1029284 - in /james/server/trunk/src/site/xdoc: dev_architecture.xml dev_build.xml

2010-10-31 Thread eric
Author: eric Date: Sun Oct 31 09:40:26 2010 New Revision: 1029284 URL: http://svn.apache.org/viewvc?rev=1029284&view=rev Log: Cleanup usermanual, management part - still todo on that level. Modified: james/server/trunk/src/site/xdoc/dev_architecture.xml james/server/trunk/src/site/xdoc/de

svn commit: r1029282 - /james/server/trunk/src/site/xdoc/

2010-10-31 Thread eric
Author: eric Date: Sun Oct 31 09:31:22 2010 New Revision: 1029282 URL: http://svn.apache.org/viewvc?rev=1029282&view=rev Log: Cleanup usermanual - still todo on that level. Modified: james/server/trunk/src/site/xdoc/configuration.xml james/server/trunk/src/site/xdoc/configuration_common.x

svn commit: r1029279 - in /james/server/trunk/src/site: site.xml xdoc/configuration.xml xdoc/configuration_serverwide.xml xdoc/management.xml xdoc/management_domains.xml xdoc/management_users.xml xdoc

2010-10-31 Thread eric
Author: eric Date: Sun Oct 31 09:02:56 2010 New Revision: 1029279 URL: http://svn.apache.org/viewvc?rev=1029279&view=rev Log: Align and remove wrong stuff in configuration and management pages. Modified: james/server/trunk/src/site/site.xml james/server/trunk/src/site/xdoc/configuration.x

svn commit: r1029277 - /james/project/trunk/project/src/site/xdoc/index.xml

2010-10-31 Thread eric
Author: eric Date: Sun Oct 31 08:54:18 2010 New Revision: 1029277 URL: http://svn.apache.org/viewvc?rev=1029277&view=rev Log: Announce 3.0-M1 in red. Modified: james/project/trunk/project/src/site/xdoc/index.xml Modified: james/project/trunk/project/src/site/xdoc/index.xml URL: http://svn.a

svn commit: r1029275 [1/3] - /james/server/trunk/container-spring/src/main/config/examples/

2010-10-31 Thread eric
Author: eric Date: Sun Oct 31 08:28:57 2010 New Revision: 1029275 URL: http://svn.apache.org/viewvc?rev=1029275&view=rev Log: Copy existing conf in examples directory to prepare cleanup (JAMES-1079) Added: james/server/trunk/container-spring/src/main/config/examples/ james/server/trunk/c

svn commit: r1029274 - /james/server/trunk/src/site/xdoc/installation.xml

2010-10-31 Thread eric
Author: eric Date: Sun Oct 31 08:22:02 2010 New Revision: 1029274 URL: http://svn.apache.org/viewvc?rev=1029274&view=rev Log: Update / Remove uneeded installation steps. Modified: james/server/trunk/src/site/xdoc/installation.xml Modified: james/server/trunk/src/site/xdoc/installation.xml UR

svn commit: r1029273 - /james/server/trunk/src/site/xdoc/feature_queue_priority.xml

2010-10-31 Thread eric
Author: eric Date: Sun Oct 31 08:18:35 2010 New Revision: 1029273 URL: http://svn.apache.org/viewvc?rev=1029273&view=rev Log: Set priority via mail attribute, not via mail header. Modified: james/server/trunk/src/site/xdoc/feature_queue_priority.xml Modified: james/server/trunk/src/site/xdoc

svn commit: r1029272 - in /james/server/trunk/src/site: ./ resources/images/uml/ xdoc/

2010-10-31 Thread eric
Author: eric Date: Sun Oct 31 08:07:07 2010 New Revision: 1029272 URL: http://svn.apache.org/viewvc?rev=1029272&view=rev Log: Less large image - Rename domains to domainlist - Update ref to phoenix lib dir. Added: james/server/trunk/src/site/xdoc/configuration_domainlist.xml - copied, c

Re: svn commit: r1029271 - /james/server/trunk/src/site/xdoc/feature_queue_priority.xml

2010-10-31 Thread Norman Maurer
It's not a mailheader, it's a mail attribute. Bye, Norman 2010/10/31, e...@apache.org : > Author: eric > Date: Sun Oct 31 07:48:41 2010 > New Revision: 1029271 > > URL: http://svn.apache.org/viewvc?rev=1029271&view=rev > Log: > Fix content of Queue Priority. > > Modified: > james/server/trunk

svn commit: r1029271 - /james/server/trunk/src/site/xdoc/feature_queue_priority.xml

2010-10-31 Thread eric
Author: eric Date: Sun Oct 31 07:48:41 2010 New Revision: 1029271 URL: http://svn.apache.org/viewvc?rev=1029271&view=rev Log: Fix content of Queue Priority. Modified: james/server/trunk/src/site/xdoc/feature_queue_priority.xml Modified: james/server/trunk/src/site/xdoc/feature_queue_priority

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

2010-10-31 Thread eric
Author: eric Date: Sun Oct 31 07:47:50 2010 New Revision: 1029270 URL: http://svn.apache.org/viewvc?rev=1029270&view=rev Log: Distinction between mailbox and mail repository. Modified: james/mailbox/trunk/src/site/xdoc/index.xml Modified: james/mailbox/trunk/src/site/xdoc/index.xml URL: htt

svn commit: r1029269 - /james/server/trunk/src/site/xdoc/feature_stores.xml

2010-10-31 Thread eric
Author: eric Date: Sun Oct 31 07:47:41 2010 New Revision: 1029269 URL: http://svn.apache.org/viewvc?rev=1029269&view=rev Log: Distinction between mailbox and mail repository. Modified: james/server/trunk/src/site/xdoc/feature_stores.xml Modified: james/server/trunk/src/site/xdoc/feature_stor

svn commit: r1029268 - in /james/server/trunk/src/site: site.xml xdoc/dev_mailets.xml xdoc/dev_matchers.xml xdoc/dev_provided_mailets.xml xdoc/dev_provided_matchers.xml xdoc/feature_mailetcontainer.xm

2010-10-31 Thread eric
Author: eric Date: Sun Oct 31 07:07:52 2010 New Revision: 1029268 URL: http://svn.apache.org/viewvc?rev=1029268&view=rev Log: Update on mailetcontainer feature - rename provided_mailet/matcher pages. Added: james/server/trunk/src/site/xdoc/dev_provided_mailets.xml - copied unchanged fro