You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.
It would simplify configuration if users could create "build variants"
which derive properties from a normal project and override them in certain
areas.
Properties to override:
o Project Name / Variant Name (required)
o Build directory (required)
o Schedulers
o Build tool / repository plugin properties
The plugins should not be able to be changed (if a project is using
Subversion, the variant must also use subversion).
Plugins should be able to specify which of their properties can be
overridden.
Possibly, plugins may also specify additional attributes for dealing with
array properties, to indicate if build variants should merge with parents
or override completely.
Original issue reported on code.google.com by chris.eldredge@gmail.com on 4 Sep 2008 at 3:00
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
chris.eldredge@gmail.com
on 4 Sep 2008 at 3:00The text was updated successfully, but these errors were encountered: