Bug 1076135 - Extend plugin validator to validate canned expressions
Summary: Extend plugin validator to validate canned expressions
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On: JON3-5
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-13 15:55 UTC by Libor Zoubek
Modified: 2022-03-31 04:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Libor Zoubek 2014-03-13 15:55:51 UTC
Description of problem:

As we introduced canned dynaGroup expressions, be it part of plugin, we need to extend plugin validator, to make sure plugin developer created "correct" expressions.


Version-Release number of selected component (if applicable):
RHQ 4.10.0


Additional info:

This may be very hard task do do proper validation. Validating dynaGroup expression without running server is not possible, but we may still do simple validation
 - can we successfuly parse canned dynagroup descriptor?
 - are the definitions correct? (data types, missing properties)
 - hopefully we can at least validate syntax of dyna-group expression


Note You need to log in before you can comment on or make changes to this bug.