Re: Remove ant

2009-11-29 Thread Robert Burrell Donkin
On Sun, Nov 29, 2009 at 8:31 PM, Norman Maurer wrote: > > > Von meinem iPhone gesendet > > Am 29.11.2009 um 21:25 schrieb Robert Burrell Donkin > : > >> On Sun, Nov 29, 2009 at 8:13 PM, Norman Maurer wrote: >>> >>> You can even run ant tasks with maven ;) >> >> for a release build, the task reall

Re: [IMAP] JPA vs Torque

2009-11-29 Thread Norman Maurer
Von meinem iPhone gesendet Am 29.11.2009 um 21:29 schrieb Robert Burrell Donkin >: On Sun, Nov 29, 2009 at 8:21 PM, Norman Maurer wrote: Von meinem iPhone gesendet Am 29.11.2009 um 20:17 schrieb Robert Burrell Donkin : On Sun, Nov 29, 2009 at 6:19 PM, Norman Maurer wrote: Hi all (

Re: Remove ant

2009-11-29 Thread Norman Maurer
Von meinem iPhone gesendet Am 29.11.2009 um 21:25 schrieb Robert Burrell Donkin >: On Sun, Nov 29, 2009 at 8:13 PM, Norman Maurer wrote: You can even run ant tasks with maven ;) for a release build, the task really needs to be a plugin - robert

Re: [IMAP] JPA vs Torque

2009-11-29 Thread Robert Burrell Donkin
On Sun, Nov 29, 2009 at 8:21 PM, Norman Maurer wrote: > > > Von meinem iPhone gesendet > > Am 29.11.2009 um 20:17 schrieb Robert Burrell Donkin > : > >> On Sun, Nov 29, 2009 at 6:19 PM, Norman Maurer wrote: >>> >>> Hi all (Robert ;) ), >>> >>> when looking at the imap trunk I see there is one Tor

Re: Remove MailRepository in favor of MailboxManager

2009-11-29 Thread Robert Burrell Donkin
On Sun, Nov 29, 2009 at 8:18 PM, Norman Maurer wrote: > Comments inside > > Von meinem iPhone gesendet > > Am 29.11.2009 um 20:27 schrieb Robert Burrell Donkin > : > >> On Sun, Nov 29, 2009 at 6:15 PM, Norman Maurer wrote: >>> >>> Hi all, >>> >>> I'm currently looking at JAMES and see what to

Re: Remove ant

2009-11-29 Thread Robert Burrell Donkin
On Sun, Nov 29, 2009 at 8:13 PM, Norman Maurer wrote: > You can even run ant tasks with maven ;) for a release build, the task really needs to be a plugin - robert - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.o

Re: [IMAP] JPA vs Torque

2009-11-29 Thread Norman Maurer
Von meinem iPhone gesendet Am 29.11.2009 um 20:17 schrieb Robert Burrell Donkin >: On Sun, Nov 29, 2009 at 6:19 PM, Norman Maurer wrote: Hi all (Robert ;) ), when looking at the imap trunk I see there is one Torque implentation and one JPA (openjpa). Which one the one to use ? torque w

Re: Remove MailRepository in favor of MailboxManager

2009-11-29 Thread Norman Maurer
Comments inside Von meinem iPhone gesendet Am 29.11.2009 um 20:27 schrieb Robert Burrell Donkin >: On Sun, Nov 29, 2009 at 6:15 PM, Norman Maurer wrote: Hi all, I'm currently looking at JAMES and see what todo before cut the first Milestone of JAMES 3.0. One of the things beside of re

Re: Remove ant

2009-11-29 Thread Norman Maurer
You can even run ant tasks with maven ;) Bye Norman 2009/11/29, Robert Burrell Donkin : > On Sun, Nov 29, 2009 at 6:34 PM, Norman Maurer wrote: >> Hi all, >> >> what about removing ant and switching completly to maven2 as build >> tool for James server? I get tired of keeping ant and maven build

Re: Remove ant

2009-11-29 Thread Robert Burrell Donkin
On Sun, Nov 29, 2009 at 6:34 PM, Norman Maurer wrote: > Hi all, > > what about removing ant and switching completly to maven2 as build > tool for James server? I get tired of keeping ant and maven build in > sync ;) > > Thoughts ? i am keen on keeping the smoke tests so a maven plugin would be ne

Re: Remove ant

2009-11-29 Thread Robert Burrell Donkin
On Sun, Nov 29, 2009 at 6:34 PM, Norman Maurer wrote: > Hi all, > > what about removing ant and switching completly to maven2 as build > tool for James server? I get tired of keeping ant and maven build in > sync ;) > > Thoughts ? ok by me if the maven release process works ok with the HEAD descr

Re: Remove MailRepository in favor of MailboxManager

2009-11-29 Thread Robert Burrell Donkin
On Sun, Nov 29, 2009 at 6:15 PM, Norman Maurer wrote: > Hi all, > > I'm currently looking at JAMES and see what todo before cut the first > Milestone of JAMES 3.0. One of the things beside of remove Avalon > completly is the storing of messages. I don't like to much to have > different "stores" fo

Re: [IMAP] JPA vs Torque

2009-11-29 Thread Robert Burrell Donkin
On Sun, Nov 29, 2009 at 6:19 PM, Norman Maurer wrote: > Hi all (Robert ;) ), > > when looking at the imap trunk I see there is one Torque implentation > and one JPA (openjpa). Which one the one to use ? torque works (i've been running it for the last couple of years) but has quite a number of tec

[jira] Resolved: (JAMES-285) Adding LDAP code

2009-11-29 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-285. - Resolution: Won't Fix This will not get added.. so just cleanup > Adding LDAP code >

Remove ant

2009-11-29 Thread Norman Maurer
Hi all, what about removing ant and switching completly to maven2 as build tool for James server? I get tired of keeping ant and maven build in sync ;) Thoughts ? Bye Norman - To unsubscribe, e-mail: server-dev-unsubscr...@jame

[IMAP] JPA vs Torque

2009-11-29 Thread Norman Maurer
Hi all (Robert ;) ), when looking at the imap trunk I see there is one Torque implentation and one JPA (openjpa). Which one the one to use ? How much more work need the other ? Thx, Norman - To unsubscribe, e-mail: server-dev-un

Remove MailRepository in favor of MailboxManager

2009-11-29 Thread Norman Maurer
Hi all, I'm currently looking at JAMES and see what todo before cut the first Milestone of JAMES 3.0. One of the things beside of remove Avalon completly is the storing of messages. I don't like to much to have different "stores" for IMAP and POP3. I would like to have only one Store for both ( Wh

[jira] Resolved: (JAMES-761) Create a Sieve enabled delivery Mailet that files into MailboxManager

2009-11-29 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-761. - Resolution: Fixed Fix Version/s: Trunk 3.0-M1 In trunk.. > Create a Sie

Re: org.apache.james.mailboxmanager.repository.MailboxManagerMailRepository <- Where can I find this class

2009-11-29 Thread Norman Maurer
Hi Robert, Thx for the response I just found that out ;) Bye, Norman 2009/11/29 Robert Burrell Donkin : > On Sat, Nov 28, 2009 at 3:38 PM, Norman Maurer wrote: >> Hi all, >> >> I'm unable to find the source code for  the class >> org.apache.james.mailboxmanager.repository.MailboxManagerMailRepo

Re: org.apache.james.mailboxmanager.repository.MailboxManagerMailRepository <- Where can I find this class

2009-11-29 Thread Robert Burrell Donkin
On Sat, Nov 28, 2009 at 3:38 PM, Norman Maurer wrote: > Hi all, > > I'm unable to find the source code for  the class > org.apache.james.mailboxmanager.repository.MailboxManagerMailRepository. > Any hints there it is ? IIRC this has been removed - robert

svn commit: r885240 - /james/server/trunk/phoenix-deployment/src/conf/james-config.xml

2009-11-29 Thread norman
Author: norman Date: Sun Nov 29 15:15:13 2009 New Revision: 885240 URL: http://svn.apache.org/viewvc?rev=885240&view=rev Log: Move SieveMailet config to Transport processor Modified: james/server/trunk/phoenix-deployment/src/conf/james-config.xml Modified: james/server/trunk/phoenix-deployme

svn commit: r885239 - /james/server/trunk/imapserver-function/src/main/java/org/apache/james/imapserver/sieve/SieveMailet.java

2009-11-29 Thread norman
Author: norman Date: Sun Nov 29 15:12:21 2009 New Revision: 885239 URL: http://svn.apache.org/viewvc?rev=885239&view=rev Log: Use the full emailladdress only if virtualhosting is supported Modified: james/server/trunk/imapserver-function/src/main/java/org/apache/james/imapserver/sieve/SieveM

[jira] Resolved: (JAMES-938) IMAP should work with VirtualHosting

2009-11-29 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-938. - Resolution: Fixed Fix Version/s: Trunk 3.0-M1 3.0

svn commit: r885237 - in /james/server/trunk: ./ imapserver-function/src/main/java/org/apache/james/imapserver/ imapserver-function/src/main/java/org/apache/james/imapserver/sieve/ phoenix-deployment/

2009-11-29 Thread norman
Author: norman Date: Sun Nov 29 15:09:11 2009 New Revision: 885237 URL: http://svn.apache.org/viewvc?rev=885237&view=rev Log: SieveMailet now handle virtualhosting which allows the usage of IMAP when virtualhosting is enabled (JAMES-938) Remove unused repository in config Added: james/serve

svn commit: r885236 - /james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/SieveMailboxMailet.java

2009-11-29 Thread norman
Author: norman Date: Sun Nov 29 15:06:05 2009 New Revision: 885236 URL: http://svn.apache.org/viewvc?rev=885236&view=rev Log: add protected method to be able to override for james server Modified: james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/SieveMailboxMailet.java Modif

JAMES Server Nightly Build Report

2009-11-29 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: -