[jira] [Created] (JAMES-1232) Mailet initialization parameters are unexpectedly truncated by a comma

2011-04-25 Thread Sergey Ushakov (JIRA)
Mailet initialization parameters are unexpectedly truncated by a comma -- Key: JAMES-1232 URL: https://issues.apache.org/jira/browse/JAMES-1232 Project: JAMES Server Issue T

[jira] [Commented] (JAMES-1216) [gsoc2011] Design and implement machine learning filters and categorization for mail

2011-04-25 Thread Vicki Fu (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025023#comment-13025023 ] Vicki Fu commented on JAMES-1216: - Proposal Title: Design and implement machine learning f

Re: [AI] GSOC project [WAS Re: [jira] [Issue Comment Edited] (JAMES-1216) [gsoc2011] Design and implement machine learning filters and categorization for mail]

2011-04-25 Thread Yu Fu
sure. Thank you for your suggestion. I will attach my proposal there. Hope it can help with the project. Thanks Vicki On Mon, Apr 25, 2011 at 4:41 AM, Robert Burrell Donkin wrote: > On Mon, Apr 25, 2011 at 5:22 AM, Vicki Fu wrote: >> Hi Robert and Eric, > > Hi Vicki > >> I am sorry to say that I

svn commit: r1096596 - /james/mailet/ai/trunk/classic/src/main/java/org/apache/james/util/bayesian/JDBCBayesianAnalyzer.java

2011-04-25 Thread rdonkin
Author: rdonkin Date: Mon Apr 25 20:48:10 2011 New Revision: 1096596 URL: http://svn.apache.org/viewvc?rev=1096596&view=rev Log: JAMES-1228 Copied over dependent utilities Added: james/mailet/ai/trunk/classic/src/main/java/org/apache/james/util/bayesian/JDBCBayesianAnalyzer.java (props ch

svn commit: r1096594 - /james/mailet/ai/trunk/classic/src/main/java/org/apache/james/util/bayesian/BayesianAnalyzer.java

2011-04-25 Thread rdonkin
Author: rdonkin Date: Mon Apr 25 20:47:18 2011 New Revision: 1096594 URL: http://svn.apache.org/viewvc?rev=1096594&view=rev Log: JAMES-1228 Copied over utilities required by Bayesian mailets Added: james/mailet/ai/trunk/classic/src/main/java/org/apache/james/util/bayesian/BayesianAnalyzer.ja

svn commit: r1096593 - in /james/mailet/ai/trunk/classic/src/main/java/org/apache/james/util: ./ bayesian/

2011-04-25 Thread rdonkin
Author: rdonkin Date: Mon Apr 25 20:45:44 2011 New Revision: 1096593 URL: http://svn.apache.org/viewvc?rev=1096593&view=rev Log: JAMES-1228 Packages for classes to be copied Added: james/mailet/ai/trunk/classic/src/main/java/org/apache/james/util/ james/mailet/ai/trunk/classic/src/main/ja

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

2011-04-25 Thread rdonkin
Author: rdonkin Date: Mon Apr 25 20:44:10 2011 New Revision: 1096591 URL: http://svn.apache.org/viewvc?rev=1096591&view=rev Log: JAMES-1228 Started to add dependencies Modified: james/mailet/ai/trunk/classic/pom.xml james/mailet/ai/trunk/pom.xml Modified: james/mailet/ai/trunk/classic/po

svn commit: r1096584 - /james/mailet/ai/trunk/classic/src/main/java/org/apache/james/transport/mailets/BayesianAnalysisFeeder.java

2011-04-25 Thread rdonkin
Author: rdonkin Date: Mon Apr 25 20:24:27 2011 New Revision: 1096584 URL: http://svn.apache.org/viewvc?rev=1096584&view=rev Log: JAMES-1228 Copy over existing implementation into classic module Added: james/mailet/ai/trunk/classic/src/main/java/org/apache/james/transport/mailets/BayesianAnal

svn commit: r1096583 - /james/mailet/ai/trunk/classic/src/main/java/org/apache/james/transport/mailets/BayesianAnalysis.java

2011-04-25 Thread rdonkin
Author: rdonkin Date: Mon Apr 25 20:23:37 2011 New Revision: 1096583 URL: http://svn.apache.org/viewvc?rev=1096583&view=rev Log: JAMES-1228 Copy existing implementation into classic module Added: james/mailet/ai/trunk/classic/src/main/java/org/apache/james/transport/mailets/BayesianAnalysis.

svn commit: r1096582 - in /james/mailet/ai/trunk/classic/src/main/java/org/apache/james/transport: ./ mailets/

2011-04-25 Thread rdonkin
Author: rdonkin Date: Mon Apr 25 20:21:20 2011 New Revision: 1096582 URL: http://svn.apache.org/viewvc?rev=1096582&view=rev Log: JAMES-1228 Copy into existing package structure first. Added: james/mailet/ai/trunk/classic/src/main/java/org/apache/james/transport/ james/mailet/ai/trunk/cla

Re: [VOTE] Move to java6 for james-server, imap, mailbox

2011-04-25 Thread Vincenzo Gianferrari Pini
[X] +1 Yes please go ahead Ciao, Vincenzo 2011/4/23 Norman Maurer > Hi there, > > this is a VOTE to move the minimum java version to java6 for > james-server, imap, mailbox. > > So please VOTE... > > [ ] +1 Yes please go ahead > [ ] +0 No real preference > [ ] - 1 No... We need to at least sup

Re: [VOTE] Move to java6 for james-server, imap, mailbox

2011-04-25 Thread Wojciech Strzałka
[x] +1 Yes please go ahead > Hi there, > this is a VOTE to move the minimum java version to java6 for > james-server, imap, mailbox. > So please VOTE... > [ ] +1 Yes please go ahead > [ ] +0 No real preference > [ ] - 1 No... We need to at least support java 5 > Bye, > Norman >

[AI] GSOC project [WAS Re: [jira] [Issue Comment Edited] (JAMES-1216) [gsoc2011] Design and implement machine learning filters and categorization for mail]

2011-04-25 Thread Robert Burrell Donkin
On Mon, Apr 25, 2011 at 5:22 AM, Vicki Fu wrote: > Hi Robert and Eric, Hi Vicki > I am sorry to say that I can not participate this gsoc because my > mentor suggest me to focus my research defense first. Good luck :-) > I am sorry for quitting this opportunity to contribute JAMES. Since > the

Re: [jira] [Issue Comment Edited] (JAMES-1216) [gsoc2011] Design and implement machine learning filters and categorization for mail

2011-04-25 Thread Eric Charles
Hi Vicki, Sorry for this, but your research defense first. Yes, we will continue the AI project and don't hesitate to answer/contribute on this mailing list with ideas, questions,... Good luck for your defense :) Tks, - Eric On 25/04/2011 06:22, Vicki Fu wrote: Hi Robert and Eric, I am sorr

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

2011-04-25 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024745#comment-13024745 ] Eric Charles commented on MAILBOX-44: - The maibox component injection is achieved by t

Jenkins build is back to normal : mailbox-integration-tests #307

2011-04-25 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Jenkins build is back to normal : mailbox-integration-tests » Apache James Mailbox Integration Tester #307

2011-04-25 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mai

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

2011-04-25 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024743#comment-13024743 ] Norman Maurer commented on MAILBOX-44: -- Hi there, for the mailbox api part I suggest

Build failed in Jenkins: mailbox-integration-tests » Apache James Mailbox Integration Tester #306

2011-04-25 Thread Apache Jenkins Server
See -- <===[HUDSON REMOTING CAPACITY]===>channel started Executing Maven: -B -f

Build failed in Jenkins: mailbox-integration-tests #306

2011-04-25 Thread Apache Jenkins Server
See -- Started by user norman Building remotely on ubuntu1 Updating https://svn.apache.org/repos/asf/james/mailbox-integration-tester/trunk At revision 1096430 no revision recorded for ht