https://bz.apache.org/bugzilla/show_bug.cgi?id=58310
--- Comment #4 from Lars H <[email protected]> --- Phillipe, primarily I want to be able to specify more than one properties file and have it work the same way as the -q parameter. Sebb, yes that works. Giving all properties as name-value pairs also works. But the feature is still broken, and in a very unpredictable way. For example, "... -Gsome.properties -Gaproperty=value" will work just fine (creating aproperty property, and overriding it if it already exists), but reversing the order of the parameters will discard the "aproperty" property (even if it does not exist in some.properties) -- You are receiving this mail because: You are the assignee for the bug.
