Yeah, I really like the idea of an append flag to propset. On Sun, Jun 7, 2009 at 22:51, Gert Vanthienen<[email protected]> wrote: > Robert, > > Thanks for the suggestion! Yeah, that would be a useful addition, so > we would definitely welcome a patch for that. Instead of > config/propappend we could also add a parameter to propset, something > like config/propset -a . > > Wdyt? > > Gert Vanthienen > ------------------------ > Open Source SOA: http://fusesource.com > Blog: http://gertvanthienen.blogspot.com/ > > > > 2009/6/7 Robert Burrell Donkin <[email protected]>: >> some properties consist of a comma separated list of values (for >> example, 'org.ops4j.pax.url.mvn.repositories'). for these properties, >> it would be useful to be able to append to the current value (for >> example, ',http://example.org/repos/m2') without having to cut and >> paste using proplist and propset. >> >> does this already exist? >> >> if not, should i code up a patch? >> >> - robert >> >
-- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
