Re: Problems with spring-deployment target nightly

2008-01-20 Thread Bernd Fondermann
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 cl

RE: Problems with spring-deployment target nightly

2008-01-19 Thread Noel J. Bergman
> 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

Problems with spring-deployment target nightly

2008-01-17 Thread Bernd Fondermann
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 ha