----- Original Message ----- From: "Dominique Devienne" <[EMAIL PROTECTED]> To: "'Ant Developers List'" <[EMAIL PROTECTED]> Sent: Friday, December 13, 2002 07:19 Subject: RE: Setting multiple properties in one condition
> And <java>/<junit> as well please, so one can say > > <propertyset id="runtime properties"> > ... > <propertyset> > > <java> > <syspropertyset refid="runtime properties" /> > </java> > > <junit> > <syspropertyset refid="runtime properties" /> > </junit> I'd like to be able to define a propertyset from a pattern then. <propertyset id="junit-stuff" pattern="junit.*" /> to pass down stuff that is defined, and not the stuff that is undefined... -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>