All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rulesets.java.migrating_to_14.xml Maven / Gradle / Ivy

There is a newer version: 2.0.9
Show newest version
<?xml version="1.0"?>

<ruleset name="Migration14"
    xmlns="http://pmd.sourceforge.net/ruleset/2.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://pmd.sourceforge.net/ruleset/2.0.0 http://pmd.sourceforge.net/ruleset_2_0_0.xsd">
  <description>
Contains rules for migrating to JDK 1.4
  </description>

    <rule ref="rulesets/java/migrating.xml/AvoidAssertAsIdentifier"/>

</ruleset>







© 2015 - 2025 Weber Informatics LLC | Privacy Policy