[jira] Created: (HUPA-65) Small change to be able to run Hupa directly with Maven without any IDE setup

2010-02-04 Thread JIRA
Small change to be able to run Hupa directly with Maven without any IDE setup - Key: HUPA-65 URL: https://issues.apache.org/jira/browse/HUPA-65 Project: JAMES Hupa I

Re: Run Hupa directly with Maven without any IDE setup

2010-02-04 Thread Norman Maurer
Hi Jonny, thx for the report. Please direct HUPA related questions/reports etc to server-dev mailing list ( the one I Cc'd). Could you please open a jira issue and attach the patch there (with the ASF grant checkbox checked) ? https://issues.apache.org/jira/browse/HUPA I will be happy to include

[jira] Updated: (HUPA-64) Use google-gin from central

2010-02-04 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/HUPA-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated HUPA-64: Attachment: gin.patch > Use google-gin from central > --- > >

[jira] Created: (HUPA-64) Use google-gin from central

2010-02-04 Thread Robert Munteanu (JIRA)
Use google-gin from central --- Key: HUPA-64 URL: https://issues.apache.org/jira/browse/HUPA-64 Project: JAMES Hupa Issue Type: Bug Components: client Reporter: Robert Munteanu Assign

Re: -Congifuring ELipse to Debug James Server

2010-02-04 Thread Norman Maurer
Hi Robert, I not tried it with james trunk but it should be possible to adjust run.sh / run.bat and add the following JVM args to it: -Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=y >From there just follow the wiki. Maybe worth to add some docs for it... Thx for the pointe

[jira] Commented: (JAMES-956) work on james-server-experimental-activemq-function

2010-02-04 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829782#action_12829782 ] Norman Maurer commented on JAMES-956: - Hi Mario, thx for the info. Every feedback or su

Re: MailRepository and MailboxManager

2010-02-04 Thread Norman Maurer
2010/1/22 Robert Burrell Donkin : > maybe: > >  deliver(String URL, Mail mail) > > would be a reasonable first step. (i agree that we need to revise Mail > but i think that can wait.) > > URL gives more flexibility for virtual stuff and namespacing. for both > IMAP and POP3 the storage of the re

[jira] Commented: (JAMES-956) work on james-server-experimental-activemq-function

2010-02-04 Thread Mario Zsilak (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829777#action_12829777 ] Mario Zsilak commented on JAMES-956: Hi Norman, Yes I already started it. The issue is

-Congifuring ELipse to Debug James Server

2010-02-04 Thread Robert L. Gurule
Folks, I was checking out the http://wiki.apache.org/james/EclipseNotes on using Eclipse to debug James. These notes are apparently out of sync with Version 3.0. Is there anything that I need to do to configure the Eclpse to debug James - Server, do I simply run as a Remote Java Application?

Re: Moving mails around (Was: MailRepository and MailboxManager)

2010-02-04 Thread Norman Maurer
Ok some things we should really try todo (many thigns already said by Stefano): 1) I like the idea of only moving the "envelope" stuff around. Most time we have no need to "copy,move" the whole message 2) Share the same "stored" message for all recipients (maybe store the only the diff if the mess

Re: MailRepository and MailboxManager

2010-02-04 Thread Norman Maurer
To keep this alive.. I really like the idea of having some kind of "easy" interface. Something like Stefano and Robert suggest. Any of you have some kind of "component graph" to layout the idea ? Bye, Norman 2010/1/25 Norman Maurer : > Urgh... ok good luck then! > > Bye, > Norman > > > 2010/1/2

[jira] Commented: (JAMES-956) work on james-server-experimental-activemq-function

2010-02-04 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829762#action_12829762 ] Norman Maurer commented on JAMES-956: - @Mario: Did you already start to work on this ? M

JAMES Server Nightly Build Report

2010-02-04 Thread JAMES Nightly Build System
An automated nightly build of JAMES has been posted to http://people.apache.org/builds/james/nightly/ Any unit test errors from the build should be reported below: -