[Proposal] Move Spring-Deployment module to TRUNK

2007-10-01 Thread berndf
Hi, The experimental spring-deployment module in sandbox is ready for integration with trunk, IMHO. This deployment is useful as a standalone server as well as for embedding James in an already existing Spring-Application or for very simple extensibility by adding custom service beans (for e

Re: SPF test failing (Was: JAMES Server Nightly Build Report)

2007-10-01 Thread Stefano Bagnara
Norman Maurer ha scritto: > Hi Stefano, > > I have the workspace not avaible at the moment... Can you fix it maybe ? > Otherwise the build will fail until i can do it... Sorry for the problems.. Hi Norman, no problem, I just committed a patch. Hope this fix the nightly process. Let's see tomorr

svn commit: r581033 - /james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java

2007-10-01 Thread bago
Author: bago Date: Mon Oct 1 11:40:40 2007 New Revision: 581033 URL: http://svn.apache.org/viewvc?rev=581033&view=rev Log: Upgrade SPFHandlerTest to jspf 0.9.5 interface. Modified: james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java Modified: jam

Re: SPF test failing (Was: JAMES Server Nightly Build Report)

2007-10-01 Thread Norman Maurer
Hi Stefano, I have the workspace not avaible at the moment... Can you fix it maybe ? Otherwise the build will fail until i can do it... Sorry for the problems.. bye Norman Stefano Bagnara schrieb: Norman, maybe you already fixed this, too, and you forgot to commit it. Can you check? Stefa

Re: [JSieve] pom's in stage

2007-10-01 Thread Robert Burrell Donkin
On 9/30/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > Robert Burrell Donkin ha scritto: > > On 9/30/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > >> The case I was referring to is different because that poms have not been > >> submitted to JIRA but have been created by someone else that never

SPF test failing (Was: JAMES Server Nightly Build Report)

2007-10-01 Thread Stefano Bagnara
Norman, maybe you already fixed this, too, and you forgot to commit it. Can you check? Stefano JAMES Nightly Build System ha scritto: > compile-unit-tests: > [echo] Compiling James Unit Test Java sources > [mkdir] Created dir: > /home/noel/ASF/james/server/trunk/phoenix-deployment/tar

Re: Accessing JdbcDataSource config in custom service

2007-10-01 Thread Stefano Bagnara
Kevin Jackson ha scritto: > Hi, > >> Do you need access to the database-connection block or simply you want >> to manage repositories via the MailRepository interface? > > I want access to the underlying db connection so that I can execute a > preparedstatement, I don't want to treat the data as

Re: Accessing JdbcDataSource config in custom service

2007-10-01 Thread Kevin Jackson
Hi, > Do you need access to the database-connection block or simply you want > to manage repositories via the MailRepository interface? I want access to the underlying db connection so that I can execute a preparedstatement, I don't want to treat the data as mail, just as a table > > In both cas

Re: Accessing JdbcDataSource config in custom service

2007-10-01 Thread Stefano Bagnara
Kevin Jackson ha scritto: > Hi, > > Further to my request for help concerning removing spam mail after 15 days: > > In my james config.xml I have: > > > > > >8640 > > > > > In my CleanMailRepoService code I have: (taken from FetchScheduler) > >

JAMES Server Nightly Build Report

2007-10-01 Thread JAMES Nightly Build System
Updating From Source Control Uphoenix-deployment/pom.xml Ucore-library/pom.xml Upom.xml Usmtpserver-function/pom.xml Astage/org.apache.james/