[
https://issues.jboss.org/browse/TEIID-2065?page=com.atlassian.jira.plugin...
]
RH Bugzilla Integration commented on TEIID-2065:
------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> made a comment on [bug
829889|https://bugzilla.redhat.com/show_bug.cgi?id=829889]
The comments on the BZ wasn't clear. As stated in jira:
For simple-property [status], attribute 'default' on c:option is useless and
deprecated.
Please use the 'default' attribute on the c:simple-property.
The deprecated attribute will be removed in the future.
----------
the "default" attribute needed to be moved from on c:option to
c:simple-property.
I believe it was thought to remove c:option, and that's not the case.
So this BZ is complete.
In the rhq-plugin.xml, the not-used attribute of c:option
(deprecated) to be replaced with simple-property
----------------------------------------------------------------------------------------------------------
Key: TEIID-2065
URL:
https://issues.jboss.org/browse/TEIID-2065
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 7.7.1
Reporter: Van Halbert
Assignee: Van Halbert
Priority: Minor
Fix For: 7.7.1
These warnings need to be cleaned up in the rhq-plugin.xml. A deprecated attribute of
c:option (deprecated) needs to be replaced with simple-property.
2011-09-30 17:46:54,514 WARN [ConfigurationMetadataParser] !!
For simple-property [status], attribute 'default' on c:option is useless and
deprecated.
Please use the 'default' attribute on the c:simple-property.
The deprecated attribute will be removed in the future.
!!
2011-09-30 17:46:54,514 WARN [ConfigurationMetadataParser] !!
For simple-property [connectionType], attribute 'default' on c:option is useless
and deprecated.
Please use the 'default' attribute on the c:simple-property.
The deprecated attribute will be removed in the future.
!!
2011-09-30 17:46:54,516 WARN [ConfigurationMetadataParser] !!
For simple-property [cacheType], attribute 'default' on c:option is useless and
deprecated.
Please use the 'default' attribute on the c:simple-property.
The deprecated attribute will be removed in the future.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira