Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-3302

New PR job text should include our policy on running checkstyle

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 5.10.5.Final
    • 5.10.4.Final
    • Build System
    • None

      The PR text should include the following:

      Our style rules for submitting code are as follows:

      • If you add a new file it MUST adhere to our checkstyle ruleset.
      • If you change a file (in a non trivial way) you are allowed (MAY) to reformat the code to conform to our checkstyle ruleset. If you choose not to reformat it then you SHOULD, where possible, try to follow the same style that's already in use for that file.

      Checkstyle is enabled via a boolean property "-Dcheckstyle" to the compilation.

      Note that we need our own property because you cannot override a plugin property that is already set in the plugin configuration section (ie -Dcheckstyle.skip=false does not work). The fix for this issue should include our new -Dcheckstyle property .

            ochaloup@redhat.com Ondrej Chaloupka (Inactive)
            rhn-engineering-mmusgrov Michael Musgrove
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: