On Wed, May 20, 2009 at 2:28 PM, Dave Pawson <[email protected]> wrote: > 2009/5/20 Dominique Devienne <[email protected]>: > Yes, that's what I generate. Except I run through the properties file > and the build file to ensure I get all the (used) properties! > As apposed to what I remembered to put in (and didn't change). > That's the problem I was addressing, those changes and the > odd properties I'd forgotten to test using <fail/>
Maybe running in verbose or debug mode and grepping for all property related messages, especially those about not finding the property, and convert that into a build similarly to what you did? --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
