On Wed, 2016-12-14 at 14:40 +0100, Bertrand Delacretaz wrote: > On Wed, Dec 14, 2016 at 12:07 PM, Robert Munteanu <[email protected] > > wrote: > > ...The idea is to allow the user to redefine it at runtime via > > system > > properties: > > > > java -jar ... -Dmpx.repository.home=/some/place ... > > FWIW the crankstart launcher supports this, I've just added an > example > at http://svn.apache.org/r1774245 as that was not tested for configs > so far. > > I think it's required for modern operations, where some things are > known only at runtime.
Good to know, thanks! Robert
