Uploaded image for project: 'Commons CSV'
  1. Commons CSV
  2. CSV-245

Post 1.7 release fixes.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7
    • 1.8
    • None
    • None

    Description

      • Fix checkstyle: remove tabs
      • Fix checkstyle: Split long line
      • Fix checkstyle: exclude pom.properties
      • Update findbugs to allow deliberate fall-through
      • Fix pmd: Remove ternary operator returning false
      • Fix pmd: Remove implicit final
      • Fix pmd: Ignore TooManyStaticImports.

      This requires adding the default ruleset and then modifying with
      suppressions.

      • Add tests to cover use of the IOUtils class.

      Requires the CSVFormat to have no quote or escape character, and the
      formatted value to be a java.io.Reader.

      • Clean-up findbugs exclude filter.
      • Removed unused import
      • Updated test comments for print tests targeting IOUtils.
      • Fix checkstyle: Suppress line length warning in CSVParser.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: