Improve DRLDumper to not show the "value=" key on annotations when it is the
only key/value pair
------------------------------------------------------------------------------------------------
Key: JBRULES-3038
URL:
https://issues.jboss.org/browse/JBRULES-3038
Project: Drools
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: drools-compiler
Affects Versions: 5.2.0.M2
Reporter: Edson Tirelli
Assignee: Edson Tirelli
Priority: Minor
Fix For: 5.2.0.CR1
Improve DRLDumper to not show the "value=" key on annotations when it is the
only key/value pair. Examples of desired dumps:
@role( event )
@author( name = "Bob" )
@copyright( year = "2011", license="ASL" )
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira