Does this not seem outstandingly dangerous to anyone?
<property name="build.config" value="Bananafanafofana" unless="${property::exists('build.config')}" />
Its just asking for errors where only one of the “build.config”’s is changed. Is there a good reason that the following is deprecated?
<property name="build.config" value="Bananafanafofana" overwrite="false" />
|
- [nant-dev] property overwrite attrib Jamie Briant
- Re: [nant-dev] property overwrite attrib Troy Laurin
- Re: [nant-dev] property overwrite attrib Gert Driesen
- RE: [nant-dev] property overwrite attrib Jamie Briant
- Re: [nant-dev] property overwrite attrib Gary Feldman