On Thu, Mar 4, 2010 at 5:34 PM, Stephen Connolly <[email protected]> wrote: > /** > * @param expression="${settings.offline}" > */ > private boolean offline;
that gives me already access to the settings, great :-)) but it still does not give the the value of the command line switch "--offline" :-( --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
