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
> 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
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