Attribute "default" removed on c:option

Heiko W.Rupp hrupp at redhat.com
Wed Jun 6 18:55:49 UTC 2012


Hi again,

Am 06.06.2012 um 16:18 schrieb Heiko W.Rupp:

> 
> after a long time of deprecation warnings, the not-used attribute 'default' on the <c:option> element
> has been removed in master.

So basically when you have :

<c:simple-property name="foo">
 <c:property-options>
    <c:coption value="a"  default="true"/>
 ...
 </c:property-options>
</c:simple-properties>

a) you did not have a default set right now (the attribute did never work anyway)
b) need to just remove 'default="true"' from the c:options tag and be done.

-- 
Reg. Adresse: Red Hat GmbH, Technopark II, Haus C, 
Werner-von-Siemens-Ring 14, D-85630 Grasbrunn
Handelsregister: Amtsgericht München HRB 153243
Geschaeftsführer:  Mark Hegarty, Charlie Peters, Michael Cunningham, Charles Cachera



More information about the rhq-devel mailing list