dev@glassfish.java.net

Re: hours spent trying to debug OSGI failure (maybe a worthwhile read for developers)

From: Sahoo <Sahoo_at_Sun.COM>
Date: Fri, 13 Jun 2008 05:20:54 -0700

Marina Vatkina wrote:
> I also noticed that old target directories are left behind. 'svn
> status' shows them with the '?'.
To remove old target directories, run 'mvn clean' at top level before
running 'svn update'.

Sahoo