]> source.dussan.org Git - sonarqube.git/blob
087452bdcde44228620e7f3da9af71fa232d7a81
[sonarqube.git] /
1 <dataset>
2
3   <rules tags="[null]" system_tags="[null]" id="1" plugin_rule_key="deprecated-key" plugin_name="deprecated-repo" plugin_config_key="[null]" name="Deprecated" description="[null]"
4          status="REMOVED" priority="4" cardinality="SINGLE" template_id="[null]" language="[null]"/>
5
6   <rules tags="[null]" system_tags="[null]" id="2" plugin_rule_key="deprecated" plugin_name="fake" plugin_config_key="[null]" name="Deprecated fake" description="[null]"
7          status="REMOVED" priority="4" cardinality="SINGLE" template_id="[null]" language="[null]"/>
8
9   <rules_parameters id="1" rule_id="1" name="deprecated-prop" description="[null]" param_type="STRING" default_value="[null]"/>
10
11   <rules tags="[null]" system_tags="[null]" id="3" plugin_rule_key="rule1" plugin_name="fake" plugin_config_key="config1" name="One" description="Description of One"
12          status="READY" priority="4" cardinality="SINGLE" template_id="[null]" language="java"/>
13
14   <rules_parameters id="2" rule_id="3" default_value="default value one" description="parameter one" name="param1" param_type="STRING"/>
15   <rules_parameters id="3" rule_id="3" default_value="default value two" description="parameter two" name="param2" param_type="STRING"/>
16
17   <rules tags="[null]" system_tags="[null]" id="4" plugin_rule_key="rule2" plugin_name="fake" plugin_config_key="[null]" name="Two" description="Description of Two"
18          status="DEPRECATED" priority="0" cardinality="SINGLE" template_id="[null]" language="java"/>
19
20 </dataset>