You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Bernd Fondermann <bf...@brainlounge.de> on 2008/01/18 08:47:09 UTC

Problems with spring-deployment target nightly

Hi,

When I build TRUNK locally , I always get a fresh copy of all /stage/* 
jars in
 
spring-deployment/target/james-server-spring-deployment-3.0-SNAPSHOT/lib/

because target is deleted on every run.

But the nightly doesn't work that way currently, although I understand 
the stage/ directory had been checked out freshly recently.

Anyone can imagine what is going on?

Thanks,

   Bernd

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: Problems with spring-deployment target nightly

Posted by Bernd Fondermann <bf...@brainlounge.de>.
Noel J. Bergman wrote:
>> When I build TRUNK locally , I always get a fresh copy of all /stage/*
>> jars
> 
>> because target is deleted on every run.
> 
>> But the nightly doesn't work that way currently
> 
> The nightly build does dist build, which implies a clean.  If there are
> droppings that aren't being cleaned up by the clean target, that should be
> fixed.
> 
> 	--- Noel

The clean target did its job of removing the 'target' directory 
correctly, or the build would have failed.

what can I say... it works now on the nightly build machine without any 
changes to the build process. must be magic :-)

Thanks,

   Bernd


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


RE: Problems with spring-deployment target nightly

Posted by "Noel J. Bergman" <no...@devtech.com>.
> When I build TRUNK locally , I always get a fresh copy of all /stage/*
> jars

> because target is deleted on every run.

> But the nightly doesn't work that way currently

The nightly build does dist build, which implies a clean.  If there are
droppings that aren't being cleaned up by the clean target, that should be
fixed.

	--- Noel



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org