-<FindBugsFilter>\r
- <Match>\r
- <Bug category="CORRECTNESS,MT_CORRECTN9876976" />\r
- <Priority value="3"/>\r
- </Match>\r
+<FindBugsFilter>
+ <Match>
+ <Bug category="CORRECTNESS,MT_CORRECTN9876976" />
+ <Priority value="3"/>
+ </Match>
</FindBugsFilter>
\ No newline at end of file
-<FindBugsFilter>\r
- <Match>\r
- <Bug code="BC,EC87LK"/>\r
- <Priority value="2"/>\r
- </Match>\r
+<FindBugsFilter>
+ <Match>
+ <Bug code="BC,EC87LK"/>
+ <Priority value="2"/>
+ </Match>
</FindBugsFilter>
\ No newline at end of file
-<?xml version="1.0" encoding="UTF-8"?>\r
-<FindBugsFilter>\r
- <Match>\r
- <Bug pattern="DLS_DEAD_LOCAL_STORE" />\r
- </Match>\r
- <Match>\r
- <Bug pattern="UNKNOWN" />\r
- </Match>\r
-</FindBugsFilter>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<FindBugsFilter>
+ <Match>
+ <Bug pattern="DLS_DEAD_LOCAL_STORE" />
+ </Match>
+ <Match>
+ <Bug pattern="UNKNOWN" />
+ </Match>
+</FindBugsFilter>
-<?xml version="1.0" encoding="UTF-8"?>\r
-<FindBugsFilter>\r
- <Match>\r
- <Bug pattern="DLS_DEAD_LOCAL_STORE" />\r
- </Match>\r
- <Match>\r
- <Bug pattern="URF_UNREAD_FIELD" />\r
- </Match>\r
-</FindBugsFilter>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<FindBugsFilter>
+ <Match>
+ <Bug pattern="DLS_DEAD_LOCAL_STORE" />
+ </Match>
+ <Match>
+ <Bug pattern="URF_UNREAD_FIELD" />
+ </Match>
+</FindBugsFilter>
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!-- Sonar Findbugs rules generated configuration -->\r
-<!-- Do NEVER specify a rule priority in the export file !! -->\r
-<FindBugsFilter>\r
- <Match>\r
- <Bug pattern="DLS_DEAD_LOCAL_STORE" />\r
- </Match>\r
- <Match>\r
- <Bug pattern="URF_UNREAD_FIELD" />\r
- </Match>\r
-</FindBugsFilter>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Sonar Findbugs rules generated configuration -->
+<!-- Do NEVER specify a rule priority in the export file !! -->
+<FindBugsFilter>
+ <Match>
+ <Bug pattern="DLS_DEAD_LOCAL_STORE" />
+ </Match>
+ <Match>
+ <Bug pattern="URF_UNREAD_FIELD" />
+ </Match>
+</FindBugsFilter>
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!-- Sonar PMD rules generated configuration -->\r
-<ruleset language="My language" name="My name">\r
- <description>Sonar PMD rules</description>\r
- <exclude-pattern>to exclude</exclude-pattern>\r
- <include-pattern>to include</include-pattern>\r
- <rule ref="rulesets/coupling.xml/CouplingBetweenObjects" externalInfoUrl="String" typeResolution="false" dfa="true"\r
- name="ID_1" message="String" since="String">\r
- <description>rule description</description>\r
- <priority>2</priority>\r
- <properties>\r
- <property name="threshold" value="20"/>\r
- </properties>\r
- <exclude name="NMTOKEN"/>\r
- <example>an example</example>\r
- </rule>\r
- <rule ref="rulesets/coupling.xml/ExcessiveImports">\r
- <priority>3</priority>\r
- <properties>\r
- <property name="max" value="30" pluginname="plugin name" description="property description"/>\r
- </properties>\r
- </rule>\r
- <rule ref="rulesets/design.xml/UseNotifyAllInsteadOfNotify">\r
- <priority>4</priority>\r
- </rule>\r
-</ruleset>\r
-\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Sonar PMD rules generated configuration -->
+<ruleset language="My language" name="My name">
+ <description>Sonar PMD rules</description>
+ <exclude-pattern>to exclude</exclude-pattern>
+ <include-pattern>to include</include-pattern>
+ <rule ref="rulesets/coupling.xml/CouplingBetweenObjects" externalInfoUrl="String" typeResolution="false" dfa="true"
+ name="ID_1" message="String" since="String">
+ <description>rule description</description>
+ <priority>2</priority>
+ <properties>
+ <property name="threshold" value="20"/>
+ </properties>
+ <exclude name="NMTOKEN"/>
+ <example>an example</example>
+ </rule>
+ <rule ref="rulesets/coupling.xml/ExcessiveImports">
+ <priority>3</priority>
+ <properties>
+ <property name="max" value="30" pluginname="plugin name" description="property description"/>
+ </properties>
+ </rule>
+ <rule ref="rulesets/design.xml/UseNotifyAllInsteadOfNotify">
+ <priority>4</priority>
+ </rule>
+</ruleset>
+
\ No newline at end of file
-<?xml version="1.0" encoding="UTF-8"?>\r
-<ruleset>\r
- <description>Sonar PMD rules</description>\r
- <rule ref="rulesets/coupling.xml/CouplingBetweenObjects">\r
- <priority>2</priority>\r
- <properties>\r
- <property name="threshold" value="20"/>\r
- </properties>\r
- </rule>\r
- <rule ref="rulesets/coupling.xml/ExcessiveImports">\r
- <properties>\r
- <property name="max" value="30"/>\r
- </properties>\r
- </rule>\r
- <rule ref="rulesets/design.xml/UseNotifyAllInsteadOfNotify">\r
- <priority>4</priority>\r
- </rule>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<ruleset>
+ <description>Sonar PMD rules</description>
+ <rule ref="rulesets/coupling.xml/CouplingBetweenObjects">
+ <priority>2</priority>
+ <properties>
+ <property name="threshold" value="20"/>
+ </properties>
+ </rule>
+ <rule ref="rulesets/coupling.xml/ExcessiveImports">
+ <properties>
+ <property name="max" value="30"/>
+ </properties>
+ </rule>
+ <rule ref="rulesets/design.xml/UseNotifyAllInsteadOfNotify">
+ <priority>4</priority>
+ </rule>
</ruleset>
\ No newline at end of file
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!-- Sonar PMD rules generated configuration -->\r
-<ruleset>\r
- <description>A test profile</description>\r
- <rule ref="rulesets/coupling.xml/CouplingBetweenObjects">\r
- <priority>2</priority>\r
- <properties>\r
- <property name="threshold" value="20"/>\r
- </properties>\r
- </rule>\r
- <rule ref="rulesets/coupling.xml/ExcessiveImports">\r
- <priority>3</priority>\r
- <properties>\r
- <property name="max" value="30"/>\r
- </properties>\r
- </rule>\r
- <rule ref="rulesets/design.xml/UseNotifyAllInsteadOfNotify">\r
- <priority>4</priority>\r
- </rule>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Sonar PMD rules generated configuration -->
+<ruleset>
+ <description>A test profile</description>
+ <rule ref="rulesets/coupling.xml/CouplingBetweenObjects">
+ <priority>2</priority>
+ <properties>
+ <property name="threshold" value="20"/>
+ </properties>
+ </rule>
+ <rule ref="rulesets/coupling.xml/ExcessiveImports">
+ <priority>3</priority>
+ <properties>
+ <property name="max" value="30"/>
+ </properties>
+ </rule>
+ <rule ref="rulesets/design.xml/UseNotifyAllInsteadOfNotify">
+ <priority>4</priority>
+ </rule>
</ruleset>
\ No newline at end of file