{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Sizes",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "35E207A1C14E9B02A6B663E5AD46A597",
      "lineEnd" : 1,
      "lineStart" : 1,
      "message" : "File length is 885 lines (max allowed is 300).",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(1,0): FileLengthCheck: Sizes: File length is 885 lines (max allowed is 300).",
      "type" : "FileLengthCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Javadoc",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9B807AEEB991BF4AF05D5039CC51C3E4",
      "lineEnd" : 109,
      "lineStart" : 109,
      "message" : "Missing a Javadoc comment.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(109,5): JavadocVariableCheck: Javadoc: Missing a Javadoc comment.",
      "type" : "JavadocVariableCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 30,
      "columnStart" : 30,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BD24FBBD64F0262C4F3C951397D73783",
      "lineEnd" : 122,
      "lineStart" : 122,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(122,30): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BD24FBBD64F0262C4F3C951397D73783",
      "lineEnd" : 122,
      "lineStart" : 122,
      "message" : "Parameter xhtml should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(122,31): FinalParametersCheck: Checks: Parameter xhtml should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 46,
      "columnStart" : 46,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BD24FBBD64F0262C4F3C951397D73783",
      "lineEnd" : 122,
      "lineStart" : 122,
      "message" : "Parameter format should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(122,46): FinalParametersCheck: Checks: Parameter format should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BD24FBBD64F0262C4F3C951397D73783",
      "lineEnd" : 122,
      "lineStart" : 122,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(122,65): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 15,
      "columnStart" : 15,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "28BCF1E0C6CB11E31CABC792DCC39051",
      "lineEnd" : 124,
      "lineStart" : 124,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(124,15): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 22,
      "columnStart" : 22,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "28BCF1E0C6CB11E31CABC792DCC39051",
      "lineEnd" : 124,
      "lineStart" : 124,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(124,22): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 14,
      "columnStart" : 14,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AD77B907116509A5B491F5BAC2BB4B82",
      "lineEnd" : 136,
      "lineStart" : 136,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(136,14): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AD77B907116509A5B491F5BAC2BB4B82",
      "lineEnd" : 136,
      "lineStart" : 136,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(136,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 72,
      "columnStart" : 72,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AD77B907116509A5B491F5BAC2BB4B82",
      "lineEnd" : 136,
      "lineStart" : 136,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(136,72): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 74,
      "columnStart" : 74,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AD77B907116509A5B491F5BAC2BB4B82",
      "lineEnd" : 136,
      "lineStart" : 136,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(136,74): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 27,
      "columnStart" : 27,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "71A69554AE39AE6436DC077767BC2071",
      "lineEnd" : 145,
      "lineStart" : 145,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(145,27): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "71A69554AE39AE6436DC077767BC2071",
      "lineEnd" : 145,
      "lineStart" : 145,
      "message" : "Parameter format should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(145,28): FinalParametersCheck: Checks: Parameter format should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Javadoc",
      "columnEnd" : 41,
      "columnStart" : 41,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "71A69554AE39AE6436DC077767BC2071",
      "lineEnd" : 145,
      "lineStart" : 145,
      "message" : "Expected @param tag for 'format'.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(145,41): JavadocMethodCheck: Javadoc: Expected @param tag for 'format'.",
      "type" : "JavadocMethodCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "71A69554AE39AE6436DC077767BC2071",
      "lineEnd" : 145,
      "lineStart" : 145,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(145,47): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 14,
      "columnStart" : 14,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0EFEC1BD2E0586399ABED387E3321194",
      "lineEnd" : 147,
      "lineStart" : 147,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(147,14): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0EFEC1BD2E0586399ABED387E3321194",
      "lineEnd" : 147,
      "lineStart" : 147,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(147,65): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 98,
      "columnStart" : 98,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0EFEC1BD2E0586399ABED387E3321194",
      "lineEnd" : 147,
      "lineStart" : 147,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(147,98): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 100,
      "columnStart" : 100,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0EFEC1BD2E0586399ABED387E3321194",
      "lineEnd" : 147,
      "lineStart" : 147,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(147,100): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 27,
      "columnStart" : 27,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B68370E271A6CF09430E6262E360DAD6",
      "lineEnd" : 160,
      "lineStart" : 160,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(160,27): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B68370E271A6CF09430E6262E360DAD6",
      "lineEnd" : 160,
      "lineStart" : 160,
      "message" : "Parameter writer should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(160,28): FinalParametersCheck: Checks: Parameter writer should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B68370E271A6CF09430E6262E360DAD6",
      "lineEnd" : 160,
      "lineStart" : 160,
      "message" : "Parameter format should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(160,43): FinalParametersCheck: Checks: Parameter format should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 62,
      "columnStart" : 62,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B68370E271A6CF09430E6262E360DAD6",
      "lineEnd" : 160,
      "lineStart" : 160,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(160,62): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 14,
      "columnStart" : 14,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6048C8B1F8AA224A5121694B4B866914",
      "lineEnd" : 162,
      "lineStart" : 162,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(162,14): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6048C8B1F8AA224A5121694B4B866914",
      "lineEnd" : 162,
      "lineStart" : 162,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(162,65): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 98,
      "columnStart" : 98,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6048C8B1F8AA224A5121694B4B866914",
      "lineEnd" : 162,
      "lineStart" : 162,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(162,98): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 100,
      "columnStart" : 100,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6048C8B1F8AA224A5121694B4B866914",
      "lineEnd" : 162,
      "lineStart" : 162,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(162,100): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DA880229E108DD9BB5B5C6A75FDACA98",
      "lineEnd" : 163,
      "lineStart" : 163,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(163,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DA880229E108DD9BB5B5C6A75FDACA98",
      "lineEnd" : 163,
      "lineStart" : 163,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(163,36): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 27,
      "columnStart" : 27,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1B9287FDB543E2A72A3F8DD4F0CF7DE2",
      "lineEnd" : 175,
      "lineStart" : 175,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(175,27): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1B9287FDB543E2A72A3F8DD4F0CF7DE2",
      "lineEnd" : 175,
      "lineStart" : 175,
      "message" : "Parameter output should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(175,28): FinalParametersCheck: Checks: Parameter output should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 49,
      "columnStart" : 49,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1B9287FDB543E2A72A3F8DD4F0CF7DE2",
      "lineEnd" : 175,
      "lineStart" : 175,
      "message" : "Parameter format should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(175,49): FinalParametersCheck: Checks: Parameter format should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 68,
      "columnStart" : 68,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1B9287FDB543E2A72A3F8DD4F0CF7DE2",
      "lineEnd" : 175,
      "lineStart" : 175,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(175,68): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 14,
      "columnStart" : 14,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "34915105C23EC43A416CE470D3048BDC",
      "lineEnd" : 177,
      "lineStart" : 177,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(177,14): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "34915105C23EC43A416CE470D3048BDC",
      "lineEnd" : 177,
      "lineStart" : 177,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(177,65): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 98,
      "columnStart" : 98,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "34915105C23EC43A416CE470D3048BDC",
      "lineEnd" : 177,
      "lineStart" : 177,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(177,98): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 100,
      "columnStart" : 100,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "34915105C23EC43A416CE470D3048BDC",
      "lineEnd" : 177,
      "lineStart" : 177,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(177,100): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "01A7F5894645FF4215A2A9D7C757028E",
      "lineEnd" : 178,
      "lineStart" : 178,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(178,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "01A7F5894645FF4215A2A9D7C757028E",
      "lineEnd" : 178,
      "lineStart" : 178,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(178,36): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Javadoc",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CB373C88373C8499728F423644ACA034",
      "lineEnd" : 182,
      "lineStart" : 182,
      "message" : "Missing a Javadoc comment.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(182,5): JavadocMethodCheck: Javadoc: Missing a Javadoc comment.",
      "type" : "JavadocMethodCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 33,
      "columnStart" : 33,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CB373C88373C8499728F423644ACA034",
      "lineEnd" : 182,
      "lineStart" : 182,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(182,33): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 34,
      "columnStart" : 34,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CB373C88373C8499728F423644ACA034",
      "lineEnd" : 182,
      "lineStart" : 182,
      "message" : "Parameter format should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(182,34): FinalParametersCheck: Checks: Parameter format should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CB373C88373C8499728F423644ACA034",
      "lineEnd" : 182,
      "lineStart" : 182,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(182,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "71145B93A9994404FD4B8198CB3D8E26",
      "lineEnd" : 184,
      "lineStart" : 184,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(184,31): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 75,
      "columnStart" : 75,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "71145B93A9994404FD4B8198CB3D8E26",
      "lineEnd" : 184,
      "lineStart" : 184,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(184,75): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 108,
      "columnStart" : 108,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "71145B93A9994404FD4B8198CB3D8E26",
      "lineEnd" : 184,
      "lineStart" : 184,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(184,108): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 110,
      "columnStart" : 110,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "71145B93A9994404FD4B8198CB3D8E26",
      "lineEnd" : 184,
      "lineStart" : 184,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(184,110): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 35,
      "columnStart" : 35,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "801E875BC732A5A27B6C90D9C592FA68",
      "lineEnd" : 188,
      "lineStart" : 188,
      "message" : "Parameter newNamespace should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(188,35): FinalParametersCheck: Checks: Parameter newNamespace should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Sizes",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0F6E9D9CF8066A1C46C317ED70606078",
      "lineEnd" : 197,
      "lineStart" : 197,
      "message" : "Method length is 129 lines (max allowed is 60).",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(197,5): MethodLengthCheck: Sizes: Method length is 129 lines (max allowed is 60).",
      "type" : "MethodLengthCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Javadoc",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0F6E9D9CF8066A1C46C317ED70606078",
      "lineEnd" : 197,
      "lineStart" : 197,
      "message" : "Missing a Javadoc comment.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(197,5): JavadocMethodCheck: Javadoc: Missing a Javadoc comment.",
      "type" : "JavadocMethodCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 30,
      "columnStart" : 30,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0F6E9D9CF8066A1C46C317ED70606078",
      "lineEnd" : 197,
      "lineStart" : 197,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(197,30): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0F6E9D9CF8066A1C46C317ED70606078",
      "lineEnd" : 197,
      "lineStart" : 197,
      "message" : "Parameter namespaceURI should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(197,31): FinalParametersCheck: Checks: Parameter namespaceURI should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0F6E9D9CF8066A1C46C317ED70606078",
      "lineEnd" : 197,
      "lineStart" : 197,
      "message" : "Parameter localName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(197,52): FinalParametersCheck: Checks: Parameter localName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "484931BFB2382DA2DF76D93123D3191F",
      "lineEnd" : 198,
      "lineStart" : 198,
      "message" : "Parameter rawName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(198,31): FinalParametersCheck: Checks: Parameter rawName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "484931BFB2382DA2DF76D93123D3191F",
      "lineEnd" : 198,
      "lineStart" : 198,
      "message" : "Parameter attrs should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(198,47): FinalParametersCheck: Checks: Parameter attrs should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 63,
      "columnStart" : 63,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "484931BFB2382DA2DF76D93123D3191F",
      "lineEnd" : 198,
      "lineStart" : 198,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(198,63): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E27E32523F3F177E30C918B84EF7278C",
      "lineEnd" : 210,
      "lineStart" : 210,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(210,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E27E32523F3F177E30C918B84EF7278C",
      "lineEnd" : 210,
      "lineStart" : 210,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(210,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 34,
      "columnStart" : 34,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E27E32523F3F177E30C918B84EF7278C",
      "lineEnd" : 210,
      "lineStart" : 210,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(210,34): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C0C2E7B3D5ABB03C83968ADE5CA09D40",
      "lineEnd" : 211,
      "lineStart" : 211,
      "message" : "File contains tab characters (this is the first instance).",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(211,13): FileTabCharacterCheck: Whitespace: File contains tab characters (this is the first instance).",
      "type" : "FileTabCharacterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5DBE327AE099AA1A5D886C4FD9348910",
      "lineEnd" : 217,
      "lineStart" : 217,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(217,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 35,
      "columnStart" : 35,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5DBE327AE099AA1A5D886C4FD9348910",
      "lineEnd" : 217,
      "lineStart" : 217,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(217,35): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "44CE75105D5DE01D2A52033EC53DF453",
      "lineEnd" : 222,
      "lineStart" : 222,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(222,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "44CE75105D5DE01D2A52033EC53DF453",
      "lineEnd" : 222,
      "lineStart" : 222,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(222,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "44CE75105D5DE01D2A52033EC53DF453",
      "lineEnd" : 222,
      "lineStart" : 222,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(222,23): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 32,
      "columnStart" : 32,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "44CE75105D5DE01D2A52033EC53DF453",
      "lineEnd" : 222,
      "lineStart" : 222,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(222,32): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 35,
      "columnStart" : 35,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7BC874E504D8787335E75197479BB9BC",
      "lineEnd" : 223,
      "lineStart" : 223,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(223,35): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 46,
      "columnStart" : 46,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A08278BF2D14B635A15DFAD65EE15CB1",
      "lineEnd" : 224,
      "lineStart" : 224,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(224,46): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C8293247ABFD6ABCC5C3F7BDD49A46DA",
      "lineEnd" : 229,
      "lineStart" : 229,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(229,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C8293247ABFD6ABCC5C3F7BDD49A46DA",
      "lineEnd" : 229,
      "lineStart" : 229,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(229,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 33,
      "columnStart" : 33,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C8293247ABFD6ABCC5C3F7BDD49A46DA",
      "lineEnd" : 229,
      "lineStart" : 229,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(229,33): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3345424ACDE9DF470EB3D21009EB5169",
      "lineEnd" : 230,
      "lineStart" : 230,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(230,40): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3345424ACDE9DF470EB3D21009EB5169",
      "lineEnd" : 230,
      "lineStart" : 230,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(230,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "23D0156FA3E2CC322C86AFE0D0B40160",
      "lineEnd" : 234,
      "lineStart" : 234,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(234,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "23D0156FA3E2CC322C86AFE0D0B40160",
      "lineEnd" : 234,
      "lineStart" : 234,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(234,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "23D0156FA3E2CC322C86AFE0D0B40160",
      "lineEnd" : 234,
      "lineStart" : 234,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(234,37): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 58,
      "columnStart" : 58,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "23D0156FA3E2CC322C86AFE0D0B40160",
      "lineEnd" : 234,
      "lineStart" : 234,
      "message" : "'&&' should be on a new line.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(234,58): OperatorWrapCheck: Whitespace: '&&' should be on a new line.",
      "type" : "OperatorWrapCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CBE56F64649972B8C44B55C4785B0571",
      "lineEnd" : 235,
      "lineStart" : 235,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(235,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 57,
      "columnStart" : 57,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CBE56F64649972B8C44B55C4785B0571",
      "lineEnd" : 235,
      "lineStart" : 235,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(235,57): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 59,
      "columnStart" : 59,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CBE56F64649972B8C44B55C4785B0571",
      "lineEnd" : 235,
      "lineStart" : 235,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(235,59): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C44E9FDE7E136E190666BC5AD487C76A",
      "lineEnd" : 250,
      "lineStart" : 250,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(250,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9A3224BA7404ADF7080454A76F056F6B",
      "lineEnd" : 252,
      "lineStart" : 252,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(252,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9A3224BA7404ADF7080454A76F056F6B",
      "lineEnd" : 252,
      "lineStart" : 252,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(252,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1D97BC7919623E88E9979DD710C61BDA",
      "lineEnd" : 254,
      "lineStart" : 254,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(254,40): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1D97BC7919623E88E9979DD710C61BDA",
      "lineEnd" : 254,
      "lineStart" : 254,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(254,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "166E038F2454C1F41523488FE45D745A",
      "lineEnd" : 255,
      "lineStart" : 255,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(255,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 25,
      "columnStart" : 25,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "166E038F2454C1F41523488FE45D745A",
      "lineEnd" : 255,
      "lineStart" : 255,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(255,25): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 64,
      "columnStart" : 64,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "166E038F2454C1F41523488FE45D745A",
      "lineEnd" : 255,
      "lineStart" : 255,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(255,64): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "090AAB1A8A117931C7353AE9BDC20BE7",
      "lineEnd" : 260,
      "lineStart" : 260,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(260,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "090AAB1A8A117931C7353AE9BDC20BE7",
      "lineEnd" : 260,
      "lineStart" : 260,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(260,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 34,
      "columnStart" : 34,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "090AAB1A8A117931C7353AE9BDC20BE7",
      "lineEnd" : 260,
      "lineStart" : 260,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(260,34): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "92349BA562AE34EF757175B41CDEAA43",
      "lineEnd" : 263,
      "lineStart" : 263,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(263,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "92349BA562AE34EF757175B41CDEAA43",
      "lineEnd" : 263,
      "lineStart" : 263,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(263,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "92349BA562AE34EF757175B41CDEAA43",
      "lineEnd" : 263,
      "lineStart" : 263,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(263,42): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 57,
      "columnStart" : 57,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "92349BA562AE34EF757175B41CDEAA43",
      "lineEnd" : 263,
      "lineStart" : 263,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(263,57): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 60,
      "columnStart" : 60,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "92349BA562AE34EF757175B41CDEAA43",
      "lineEnd" : 263,
      "lineStart" : 263,
      "message" : "'||' should be on a new line.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(263,60): OperatorWrapCheck: Whitespace: '||' should be on a new line.",
      "type" : "OperatorWrapCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 98,
      "columnStart" : 98,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "36F62F4903B250C22763740D243A668E",
      "lineEnd" : 264,
      "lineStart" : 264,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(264,98): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DB5BB7BE84244D7EA5A06E1C08966719",
      "lineEnd" : 266,
      "lineStart" : 266,
      "message" : "'else' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(266,0): NeedBracesCheck: Blocks: 'else' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 32,
      "columnStart" : 32,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "86CAF63F85595D8784DEC229692A7285",
      "lineEnd" : 271,
      "lineStart" : 271,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(271,32): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "86CAF63F85595D8784DEC229692A7285",
      "lineEnd" : 271,
      "lineStart" : 271,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(271,36): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "8BA8D9F3E587B091E8EEEB4E01C08CF0",
      "lineEnd" : 272,
      "lineStart" : 272,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(272,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "8BA8D9F3E587B091E8EEEB4E01C08CF0",
      "lineEnd" : 272,
      "lineStart" : 272,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(272,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 24,
      "columnStart" : 24,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "8BA8D9F3E587B091E8EEEB4E01C08CF0",
      "lineEnd" : 272,
      "lineStart" : 272,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(272,24): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3C452BE5066232903069C7DA293FFC6B",
      "lineEnd" : 273,
      "lineStart" : 273,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(273,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 72,
      "columnStart" : 72,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3C452BE5066232903069C7DA293FFC6B",
      "lineEnd" : 273,
      "lineStart" : 273,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(273,72): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E2BB268710A9AE40E9BB09D40ED38DD4",
      "lineEnd" : 274,
      "lineStart" : 274,
      "message" : "'else' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(274,0): NeedBracesCheck: Blocks: 'else' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FFACBE37A857202E6722EF7C45AFBDA2",
      "lineEnd" : 275,
      "lineStart" : 275,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(275,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FFACBE37A857202E6722EF7C45AFBDA2",
      "lineEnd" : 275,
      "lineStart" : 275,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(275,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "EE8AA92E7032299D2C56B65FFCC1658D",
      "lineEnd" : 281,
      "lineStart" : 281,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(281,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "EE8AA92E7032299D2C56B65FFCC1658D",
      "lineEnd" : 281,
      "lineStart" : 281,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(281,31): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 22,
      "columnStart" : 22,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "98A22E24ACF9761AF6D0D13D6DCD3512",
      "lineEnd" : 282,
      "lineStart" : 282,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(282,22): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "98A22E24ACF9761AF6D0D13D6DCD3512",
      "lineEnd" : 282,
      "lineStart" : 282,
      "message" : "';' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(282,28): NoWhitespaceBeforeCheck: Whitespace: ';' is preceded with whitespace.",
      "type" : "NoWhitespaceBeforeCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "98A22E24ACF9761AF6D0D13D6DCD3512",
      "lineEnd" : 282,
      "lineStart" : 282,
      "message" : "';' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(282,52): NoWhitespaceBeforeCheck: Whitespace: ';' is preceded with whitespace.",
      "type" : "NoWhitespaceBeforeCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 58,
      "columnStart" : 58,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "98A22E24ACF9761AF6D0D13D6DCD3512",
      "lineEnd" : 282,
      "lineStart" : 282,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(282,58): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7E57B7059A356E89AE6ACB120FF7DD39",
      "lineEnd" : 284,
      "lineStart" : 284,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(284,43): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 45,
      "columnStart" : 45,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7E57B7059A356E89AE6ACB120FF7DD39",
      "lineEnd" : 284,
      "lineStart" : 284,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(284,45): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "145C3526A1A3A5B289ED1D26C77C77F4",
      "lineEnd" : 285,
      "lineStart" : 285,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(285,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 46,
      "columnStart" : 46,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "145C3526A1A3A5B289ED1D26C77C77F4",
      "lineEnd" : 285,
      "lineStart" : 285,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(285,46): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 25,
      "columnStart" : 25,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "04E0ADD3AD497596273397A50093091E",
      "lineEnd" : 286,
      "lineStart" : 286,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(286,25): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 51,
      "columnStart" : 51,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "04E0ADD3AD497596273397A50093091E",
      "lineEnd" : 286,
      "lineStart" : 286,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(286,51): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "094223322CACA9E66AD0B3433B4DF04E",
      "lineEnd" : 288,
      "lineStart" : 288,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(288,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "094223322CACA9E66AD0B3433B4DF04E",
      "lineEnd" : 288,
      "lineStart" : 288,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(288,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FDC34190322DA19092A345896CD32838",
      "lineEnd" : 289,
      "lineStart" : 289,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(289,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FDC34190322DA19092A345896CD32838",
      "lineEnd" : 289,
      "lineStart" : 289,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(289,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "94A907873E12E51AC880FFF1716784C5",
      "lineEnd" : 290,
      "lineStart" : 290,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(290,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 56,
      "columnStart" : 56,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "94A907873E12E51AC880FFF1716784C5",
      "lineEnd" : 290,
      "lineStart" : 290,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(290,56): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DF45B940AB3690993DAAD7387F95F776",
      "lineEnd" : 292,
      "lineStart" : 292,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(292,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DF45B940AB3690993DAAD7387F95F776",
      "lineEnd" : 292,
      "lineStart" : 292,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(292,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9CCF50943A71C57CD97A79C0BB6C5CF3",
      "lineEnd" : 293,
      "lineStart" : 293,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(293,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9CCF50943A71C57CD97A79C0BB6C5CF3",
      "lineEnd" : 293,
      "lineStart" : 293,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(293,54): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B53D1B1D56E0C935EE372B2FD9E9FEB8",
      "lineEnd" : 294,
      "lineStart" : 294,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(294,42): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B53D1B1D56E0C935EE372B2FD9E9FEB8",
      "lineEnd" : 294,
      "lineStart" : 294,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(294,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AB6D7EC68154515D742F1EA90BC1F721",
      "lineEnd" : 295,
      "lineStart" : 295,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(295,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AB6D7EC68154515D742F1EA90BC1F721",
      "lineEnd" : 295,
      "lineStart" : 295,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(295,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BBEA527FF759A05ECFCE6DBA19ACEED5",
      "lineEnd" : 300,
      "lineStart" : 300,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(300,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BBEA527FF759A05ECFCE6DBA19ACEED5",
      "lineEnd" : 300,
      "lineStart" : 300,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(300,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5C6DDE54C67DCAD80D1A82FD60C24BA8",
      "lineEnd" : 303,
      "lineStart" : 303,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(303,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5C6DDE54C67DCAD80D1A82FD60C24BA8",
      "lineEnd" : 303,
      "lineStart" : 303,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(303,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 90,
      "columnStart" : 90,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5C6DDE54C67DCAD80D1A82FD60C24BA8",
      "lineEnd" : 303,
      "lineStart" : 303,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(303,90): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C21DE7DD0C8666175E51B5F31A7433DD",
      "lineEnd" : 304,
      "lineStart" : 304,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(304,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C21DE7DD0C8666175E51B5F31A7433DD",
      "lineEnd" : 304,
      "lineStart" : 304,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(304,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 34,
      "columnStart" : 34,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A984B75999AC8F5220073AAF9C2962F6",
      "lineEnd" : 305,
      "lineStart" : 305,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(305,34): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 49,
      "columnStart" : 49,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A984B75999AC8F5220073AAF9C2962F6",
      "lineEnd" : 305,
      "lineStart" : 305,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(305,49): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 63,
      "columnStart" : 63,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A984B75999AC8F5220073AAF9C2962F6",
      "lineEnd" : 305,
      "lineStart" : 305,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(305,63): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A984B75999AC8F5220073AAF9C2962F6",
      "lineEnd" : 305,
      "lineStart" : 305,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(305,65): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5412D5CBFB86A8BE72124EC6B922AAAB",
      "lineEnd" : 306,
      "lineStart" : 306,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(306,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5412D5CBFB86A8BE72124EC6B922AAAB",
      "lineEnd" : 306,
      "lineStart" : 306,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(306,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FEE492B3CACABACF5525DA663091B5CE",
      "lineEnd" : 307,
      "lineStart" : 307,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(307,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FEE492B3CACABACF5525DA663091B5CE",
      "lineEnd" : 307,
      "lineStart" : 307,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(307,54): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9755FF6275801D95EB8C84419F30267E",
      "lineEnd" : 308,
      "lineStart" : 308,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(308,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 59,
      "columnStart" : 59,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9755FF6275801D95EB8C84419F30267E",
      "lineEnd" : 308,
      "lineStart" : 308,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(308,59): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9755FF6275801D95EB8C84419F30267E",
      "lineEnd" : 308,
      "lineStart" : 308,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(308,65): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 67,
      "columnStart" : 67,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9755FF6275801D95EB8C84419F30267E",
      "lineEnd" : 308,
      "lineStart" : 308,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(308,67): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "ACF41E42AD8D0B9B6AB5468D4C9EF698",
      "lineEnd" : 309,
      "lineStart" : 309,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(309,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "ACF41E42AD8D0B9B6AB5468D4C9EF698",
      "lineEnd" : 309,
      "lineStart" : 309,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(309,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CBF1105EAD1DCAE5C08AAD199B5FD90A",
      "lineEnd" : 310,
      "lineStart" : 310,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(310,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CBF1105EAD1DCAE5C08AAD199B5FD90A",
      "lineEnd" : 310,
      "lineStart" : 310,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(310,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 55,
      "columnStart" : 55,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CBF1105EAD1DCAE5C08AAD199B5FD90A",
      "lineEnd" : 310,
      "lineStart" : 310,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(310,55): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 69,
      "columnStart" : 69,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CBF1105EAD1DCAE5C08AAD199B5FD90A",
      "lineEnd" : 310,
      "lineStart" : 310,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(310,69): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 71,
      "columnStart" : 71,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CBF1105EAD1DCAE5C08AAD199B5FD90A",
      "lineEnd" : 310,
      "lineStart" : 310,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(310,71): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "4D298170C3CD25F6312D22367B539BFC",
      "lineEnd" : 311,
      "lineStart" : 311,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(311,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "4D298170C3CD25F6312D22367B539BFC",
      "lineEnd" : 311,
      "lineStart" : 311,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(311,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FB8871C39600B9F26274FDE7CF7ADAE1",
      "lineEnd" : 313,
      "lineStart" : 313,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(313,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FB8871C39600B9F26274FDE7CF7ADAE1",
      "lineEnd" : 313,
      "lineStart" : 313,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(313,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B6A47E23D18D277A3472DC0ADF77A7E9",
      "lineEnd" : 314,
      "lineStart" : 314,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(314,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B6A47E23D18D277A3472DC0ADF77A7E9",
      "lineEnd" : 314,
      "lineStart" : 314,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(314,54): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C05C52FB041BAE1E8F7568B9D705AA60",
      "lineEnd" : 315,
      "lineStart" : 315,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(315,42): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C05C52FB041BAE1E8F7568B9D705AA60",
      "lineEnd" : 315,
      "lineStart" : 315,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(315,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CA95F92235FAE61F27AB6BE9478C27A4",
      "lineEnd" : 316,
      "lineStart" : 316,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(316,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CA95F92235FAE61F27AB6BE9478C27A4",
      "lineEnd" : 316,
      "lineStart" : 316,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(316,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BAEF54517D6D8E6F06E90C0422D58475",
      "lineEnd" : 321,
      "lineStart" : 321,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(321,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BAEF54517D6D8E6F06E90C0422D58475",
      "lineEnd" : 321,
      "lineStart" : 321,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(321,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 62,
      "columnStart" : 62,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BAEF54517D6D8E6F06E90C0422D58475",
      "lineEnd" : 321,
      "lineStart" : 321,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(321,62): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 71,
      "columnStart" : 71,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BAEF54517D6D8E6F06E90C0422D58475",
      "lineEnd" : 321,
      "lineStart" : 321,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(321,71): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 73,
      "columnStart" : 73,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BAEF54517D6D8E6F06E90C0422D58475",
      "lineEnd" : 321,
      "lineStart" : 321,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(321,73): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E71F62704004C1F6157923F754AC631C",
      "lineEnd" : 324,
      "lineStart" : 324,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(324,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 27,
      "columnStart" : 27,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E71F62704004C1F6157923F754AC631C",
      "lineEnd" : 324,
      "lineStart" : 324,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(324,27): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 24,
      "columnStart" : 24,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F9A3CF07DF50F6AA90BE4EFF0A06D76F",
      "lineEnd" : 329,
      "lineStart" : 329,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(329,24): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F9A3CF07DF50F6AA90BE4EFF0A06D76F",
      "lineEnd" : 329,
      "lineStart" : 329,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(329,47): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 51,
      "columnStart" : 51,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1046D2D262D5D9A36713672088450129",
      "lineEnd" : 332,
      "lineStart" : 332,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(332,51): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 57,
      "columnStart" : 57,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1046D2D262D5D9A36713672088450129",
      "lineEnd" : 332,
      "lineStart" : 332,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(332,57): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 25,
      "columnStart" : 25,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E30364E5F57D2FF7805829AAD345951A",
      "lineEnd" : 333,
      "lineStart" : 333,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(333,25): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E30364E5F57D2FF7805829AAD345951A",
      "lineEnd" : 333,
      "lineStart" : 333,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(333,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "154665E343641B982DC365E777C6FDAF",
      "lineEnd" : 334,
      "lineStart" : 334,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(334,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 55,
      "columnStart" : 55,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "154665E343641B982DC365E777C6FDAF",
      "lineEnd" : 334,
      "lineStart" : 334,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(334,55): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "67E5DBE25541EF58839944F8E00B94A5",
      "lineEnd" : 335,
      "lineStart" : 335,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(335,38): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "67E5DBE25541EF58839944F8E00B94A5",
      "lineEnd" : 335,
      "lineStart" : 335,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(335,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "403F43F77FE40EB1379FA72A9CA5C921",
      "lineEnd" : 336,
      "lineStart" : 336,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(336,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "403F43F77FE40EB1379FA72A9CA5C921",
      "lineEnd" : 336,
      "lineStart" : 336,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(336,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B799DDC543545F317E42FA3691CEE15B",
      "lineEnd" : 338,
      "lineStart" : 338,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(338,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B799DDC543545F317E42FA3691CEE15B",
      "lineEnd" : 338,
      "lineStart" : 338,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(338,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "610E6D07BF2B6A2481E72FCBB9ACB7D0",
      "lineEnd" : 339,
      "lineStart" : 339,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(339,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 49,
      "columnStart" : 49,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "610E6D07BF2B6A2481E72FCBB9ACB7D0",
      "lineEnd" : 339,
      "lineStart" : 339,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(339,49): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0FC45B1A9CC0B720D34B1C721729411E",
      "lineEnd" : 340,
      "lineStart" : 340,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(340,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0FC45B1A9CC0B720D34B1C721729411E",
      "lineEnd" : 340,
      "lineStart" : 340,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(340,50): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "42C614C4C61D8DDB6B800341B90FBE11",
      "lineEnd" : 341,
      "lineStart" : 341,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(341,38): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "42C614C4C61D8DDB6B800341B90FBE11",
      "lineEnd" : 341,
      "lineStart" : 341,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(341,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "86922D835DDEB6E99B0C634995F687FD",
      "lineEnd" : 342,
      "lineStart" : 342,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(342,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "86922D835DDEB6E99B0C634995F687FD",
      "lineEnd" : 342,
      "lineStart" : 342,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(342,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "04378E80DECA72008F3C5C36EC32C6BB",
      "lineEnd" : 350,
      "lineStart" : 350,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(350,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 87,
      "columnStart" : 87,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "04378E80DECA72008F3C5C36EC32C6BB",
      "lineEnd" : 350,
      "lineStart" : 350,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(350,87): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "41F6732087AF3B35A117A387063D106F",
      "lineEnd" : 354,
      "lineStart" : 354,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(354,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5EB1DC4DF9021D90E17C1C06443058A8",
      "lineEnd" : 356,
      "lineStart" : 356,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(356,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5EB1DC4DF9021D90E17C1C06443058A8",
      "lineEnd" : 356,
      "lineStart" : 356,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(356,40): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "131229FF45C021FE13F45645B331AA82",
      "lineEnd" : 362,
      "lineStart" : 362,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(362,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "131229FF45C021FE13F45645B331AA82",
      "lineEnd" : 362,
      "lineStart" : 362,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(362,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "131229FF45C021FE13F45645B331AA82",
      "lineEnd" : 362,
      "lineStart" : 362,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(362,65): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 74,
      "columnStart" : 74,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "131229FF45C021FE13F45645B331AA82",
      "lineEnd" : 362,
      "lineStart" : 362,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(362,74): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 77,
      "columnStart" : 77,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "131229FF45C021FE13F45645B331AA82",
      "lineEnd" : 362,
      "lineStart" : 362,
      "message" : "'||' should be on a new line.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(362,77): OperatorWrapCheck: Whitespace: '||' should be on a new line.",
      "type" : "OperatorWrapCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "EEA2233E9871CBC09BC08DEEF69A7DCE",
      "lineEnd" : 363,
      "lineStart" : 363,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(363,65): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 73,
      "columnStart" : 73,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "EEA2233E9871CBC09BC08DEEF69A7DCE",
      "lineEnd" : 363,
      "lineStart" : 363,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(363,73): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 75,
      "columnStart" : 75,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "EEA2233E9871CBC09BC08DEEF69A7DCE",
      "lineEnd" : 363,
      "lineStart" : 363,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(363,75): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 77,
      "columnStart" : 77,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "EEA2233E9871CBC09BC08DEEF69A7DCE",
      "lineEnd" : 363,
      "lineStart" : 363,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(363,77): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A2492DD6500CF7BE82E014795FBF882B",
      "lineEnd" : 364,
      "lineStart" : 364,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(364,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A2492DD6500CF7BE82E014795FBF882B",
      "lineEnd" : 364,
      "lineStart" : 364,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(364,28): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 18,
      "columnStart" : 18,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9E8748F205927AEDC727BF4DB4EEF555",
      "lineEnd" : 372,
      "lineStart" : 372,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(372,18): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9E8748F205927AEDC727BF4DB4EEF555",
      "lineEnd" : 372,
      "lineStart" : 372,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(372,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E5C6D201F88D588B9CE5423DC8E2BFF5",
      "lineEnd" : 373,
      "lineStart" : 373,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(373,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E5C6D201F88D588B9CE5423DC8E2BFF5",
      "lineEnd" : 373,
      "lineStart" : 373,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(373,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Javadoc",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "59DD9A3AAB7D29666EAD45179A09D6F1",
      "lineEnd" : 378,
      "lineStart" : 378,
      "message" : "Missing a Javadoc comment.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(378,5): JavadocMethodCheck: Javadoc: Missing a Javadoc comment.",
      "type" : "JavadocMethodCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "59DD9A3AAB7D29666EAD45179A09D6F1",
      "lineEnd" : 378,
      "lineStart" : 378,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(378,28): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "59DD9A3AAB7D29666EAD45179A09D6F1",
      "lineEnd" : 378,
      "lineStart" : 378,
      "message" : "Parameter namespaceURI should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(378,29): FinalParametersCheck: Checks: Parameter namespaceURI should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "59DD9A3AAB7D29666EAD45179A09D6F1",
      "lineEnd" : 378,
      "lineStart" : 378,
      "message" : "Parameter localName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(378,50): FinalParametersCheck: Checks: Parameter localName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CFB9E8A657128E674E8652C2715E21E2",
      "lineEnd" : 379,
      "lineStart" : 379,
      "message" : "Parameter rawName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(379,29): FinalParametersCheck: Checks: Parameter rawName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CFB9E8A657128E674E8652C2715E21E2",
      "lineEnd" : 379,
      "lineStart" : 379,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(379,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 26,
      "columnStart" : 26,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F000CB655F4B6134F6D33801BDF7B2FC",
      "lineEnd" : 383,
      "lineStart" : 383,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(383,26): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 59,
      "columnStart" : 59,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F000CB655F4B6134F6D33801BDF7B2FC",
      "lineEnd" : 383,
      "lineStart" : 383,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(383,59): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 18,
      "columnStart" : 18,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "340135C751F2419D83A4B00155049F83",
      "lineEnd" : 384,
      "lineStart" : 384,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(384,18): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "340135C751F2419D83A4B00155049F83",
      "lineEnd" : 384,
      "lineStart" : 384,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(384,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9B0D8C4B20C85D5E7B9D49B02D173ECB",
      "lineEnd" : 385,
      "lineStart" : 385,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(385,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9B0D8C4B20C85D5E7B9D49B02D173ECB",
      "lineEnd" : 385,
      "lineStart" : 385,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(385,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Javadoc",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "96AD00194390D74D2EC75B79919B2E5F",
      "lineEnd" : 390,
      "lineStart" : 390,
      "message" : "Missing a Javadoc comment.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(390,5): JavadocMethodCheck: Javadoc: Missing a Javadoc comment.",
      "type" : "JavadocMethodCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 30,
      "columnStart" : 30,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "96AD00194390D74D2EC75B79919B2E5F",
      "lineEnd" : 390,
      "lineStart" : 390,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(390,30): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "96AD00194390D74D2EC75B79919B2E5F",
      "lineEnd" : 390,
      "lineStart" : 390,
      "message" : "Parameter namespaceURI should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(390,31): FinalParametersCheck: Checks: Parameter namespaceURI should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "96AD00194390D74D2EC75B79919B2E5F",
      "lineEnd" : 390,
      "lineStart" : 390,
      "message" : "Parameter localName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(390,52): FinalParametersCheck: Checks: Parameter localName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C99DAE5411572C160804A83EDFE38435",
      "lineEnd" : 391,
      "lineStart" : 391,
      "message" : "Parameter rawName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(391,31): FinalParametersCheck: Checks: Parameter rawName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 45,
      "columnStart" : 45,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C99DAE5411572C160804A83EDFE38435",
      "lineEnd" : 391,
      "lineStart" : 391,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(391,45): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FD5C4A7DC46F6172A5208E5A7D3CAE05",
      "lineEnd" : 403,
      "lineStart" : 403,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(403,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FD5C4A7DC46F6172A5208E5A7D3CAE05",
      "lineEnd" : 403,
      "lineStart" : 403,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(403,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 76,
      "columnStart" : 76,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FD5C4A7DC46F6172A5208E5A7D3CAE05",
      "lineEnd" : 403,
      "lineStart" : 403,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(403,76): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "42A3CB81596640530E4EB266DD81B748",
      "lineEnd" : 406,
      "lineStart" : 406,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(406,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "42A3CB81596640530E4EB266DD81B748",
      "lineEnd" : 406,
      "lineStart" : 406,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(406,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "42A3CB81596640530E4EB266DD81B748",
      "lineEnd" : 406,
      "lineStart" : 406,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(406,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 59,
      "columnStart" : 59,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "42A3CB81596640530E4EB266DD81B748",
      "lineEnd" : 406,
      "lineStart" : 406,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(406,59): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 62,
      "columnStart" : 62,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "42A3CB81596640530E4EB266DD81B748",
      "lineEnd" : 406,
      "lineStart" : 406,
      "message" : "'||' should be on a new line.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(406,62): OperatorWrapCheck: Whitespace: '||' should be on a new line.",
      "type" : "OperatorWrapCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 104,
      "columnStart" : 104,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FD1D89A38D700D14F4D3A205667CCE8B",
      "lineEnd" : 407,
      "lineStart" : 407,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(407,104): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "EDF669789DAFCF8E95DAA79663B2D280",
      "lineEnd" : 409,
      "lineStart" : 409,
      "message" : "'else' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(409,0): NeedBracesCheck: Blocks: 'else' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "46AC37010BFB8F76D2BCB2CF678E6CDE",
      "lineEnd" : 413,
      "lineStart" : 413,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(413,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FB85FE22750E7AE657D8A60F88D5E4B6",
      "lineEnd" : 414,
      "lineStart" : 414,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(414,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FB85FE22750E7AE657D8A60F88D5E4B6",
      "lineEnd" : 414,
      "lineStart" : 414,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(414,29): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "75B0A57E99B1126A62DCFAC5B468625D",
      "lineEnd" : 415,
      "lineStart" : 415,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(415,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "75B0A57E99B1126A62DCFAC5B468625D",
      "lineEnd" : 415,
      "lineStart" : 415,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(415,42): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "685DDB1ACA22F66D505F136DA2D46B74",
      "lineEnd" : 418,
      "lineStart" : 418,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(418,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "685DDB1ACA22F66D505F136DA2D46B74",
      "lineEnd" : 418,
      "lineStart" : 418,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(418,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 35,
      "columnStart" : 35,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "685DDB1ACA22F66D505F136DA2D46B74",
      "lineEnd" : 418,
      "lineStart" : 418,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(418,35): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BB21F92F4632011A7F603DC1AC0A94A9",
      "lineEnd" : 419,
      "lineStart" : 419,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(419,40): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 46,
      "columnStart" : 46,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BB21F92F4632011A7F603DC1AC0A94A9",
      "lineEnd" : 419,
      "lineStart" : 419,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(419,46): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "2B9D31648C9E64254A71DD4CA2A941E7",
      "lineEnd" : 421,
      "lineStart" : 421,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(421,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 41,
      "columnStart" : 41,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "2B9D31648C9E64254A71DD4CA2A941E7",
      "lineEnd" : 421,
      "lineStart" : 421,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(421,41): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F17873A48836C811844C2611857B0BBD",
      "lineEnd" : 422,
      "lineStart" : 422,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(422,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 78,
      "columnStart" : 78,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F17873A48836C811844C2611857B0BBD",
      "lineEnd" : 422,
      "lineStart" : 422,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(422,78): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BA367F7F6231CDB1B4A079ACA8FAD16D",
      "lineEnd" : 423,
      "lineStart" : 423,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(423,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BA367F7F6231CDB1B4A079ACA8FAD16D",
      "lineEnd" : 423,
      "lineStart" : 423,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(423,40): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "20FDF059E587DE838712CFA1640E42E5",
      "lineEnd" : 426,
      "lineStart" : 426,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(426,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "20FDF059E587DE838712CFA1640E42E5",
      "lineEnd" : 426,
      "lineStart" : 426,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(426,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "20FDF059E587DE838712CFA1640E42E5",
      "lineEnd" : 426,
      "lineStart" : 426,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(426,29): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "36B2C8B0E5DE55008A8227A5B72167EB",
      "lineEnd" : 427,
      "lineStart" : 427,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(427,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "36B2C8B0E5DE55008A8227A5B72167EB",
      "lineEnd" : 427,
      "lineStart" : 427,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(427,40): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "988074A982C4A961982B0EBEE4BC96AB",
      "lineEnd" : 433,
      "lineStart" : 433,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(433,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "988074A982C4A961982B0EBEE4BC96AB",
      "lineEnd" : 433,
      "lineStart" : 433,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(433,39): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 62,
      "columnStart" : 62,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "988074A982C4A961982B0EBEE4BC96AB",
      "lineEnd" : 433,
      "lineStart" : 433,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(433,62): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 71,
      "columnStart" : 71,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "988074A982C4A961982B0EBEE4BC96AB",
      "lineEnd" : 433,
      "lineStart" : 433,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(433,71): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 73,
      "columnStart" : 73,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "988074A982C4A961982B0EBEE4BC96AB",
      "lineEnd" : 433,
      "lineStart" : 433,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(433,73): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A1AA83069DAAD868E00C652CCEECC2FB",
      "lineEnd" : 434,
      "lineStart" : 434,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(434,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A1AA83069DAAD868E00C652CCEECC2FB",
      "lineEnd" : 434,
      "lineStart" : 434,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(434,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A1AA83069DAAD868E00C652CCEECC2FB",
      "lineEnd" : 434,
      "lineStart" : 434,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(434,37): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 79,
      "columnStart" : 79,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A1AA83069DAAD868E00C652CCEECC2FB",
      "lineEnd" : 434,
      "lineStart" : 434,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(434,79): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9C378FE2D5934A4600DAB5DF061F12A2",
      "lineEnd" : 437,
      "lineStart" : 437,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(437,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9C378FE2D5934A4600DAB5DF061F12A2",
      "lineEnd" : 437,
      "lineStart" : 437,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(437,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 35,
      "columnStart" : 35,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9C378FE2D5934A4600DAB5DF061F12A2",
      "lineEnd" : 437,
      "lineStart" : 437,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(437,35): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "D73B3664EC7A4D12306DB721FD4DB0E2",
      "lineEnd" : 438,
      "lineStart" : 438,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(438,40): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 46,
      "columnStart" : 46,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "D73B3664EC7A4D12306DB721FD4DB0E2",
      "lineEnd" : 438,
      "lineStart" : 438,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(438,46): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E66B86D33AAB8DD9CC5B9F205C742BD3",
      "lineEnd" : 439,
      "lineStart" : 439,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(439,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 41,
      "columnStart" : 41,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E66B86D33AAB8DD9CC5B9F205C742BD3",
      "lineEnd" : 439,
      "lineStart" : 439,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(439,41): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "72489B72C5ED6E6042203AAF8C2D0C2C",
      "lineEnd" : 440,
      "lineStart" : 440,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(440,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "72489B72C5ED6E6042203AAF8C2D0C2C",
      "lineEnd" : 440,
      "lineStart" : 440,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(440,50): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "533A1BED784463BE6A0CA78EA1B9DF7E",
      "lineEnd" : 441,
      "lineStart" : 441,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(441,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "533A1BED784463BE6A0CA78EA1B9DF7E",
      "lineEnd" : 441,
      "lineStart" : 441,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(441,40): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FA156D051C1BBE1EF4C77EEBF478EB50",
      "lineEnd" : 448,
      "lineStart" : 448,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(448,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FA156D051C1BBE1EF4C77EEBF478EB50",
      "lineEnd" : 448,
      "lineStart" : 448,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(448,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 35,
      "columnStart" : 35,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FA156D051C1BBE1EF4C77EEBF478EB50",
      "lineEnd" : 448,
      "lineStart" : 448,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(448,35): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FA156D051C1BBE1EF4C77EEBF478EB50",
      "lineEnd" : 448,
      "lineStart" : 448,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(448,37): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 64,
      "columnStart" : 64,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FA156D051C1BBE1EF4C77EEBF478EB50",
      "lineEnd" : 448,
      "lineStart" : 448,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(448,64): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 68,
      "columnStart" : 68,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FA156D051C1BBE1EF4C77EEBF478EB50",
      "lineEnd" : 448,
      "lineStart" : 448,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(448,68): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 71,
      "columnStart" : 71,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FA156D051C1BBE1EF4C77EEBF478EB50",
      "lineEnd" : 448,
      "lineStart" : 448,
      "message" : "'&&' should be on a new line.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(448,71): OperatorWrapCheck: Whitespace: '&&' should be on a new line.",
      "type" : "OperatorWrapCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0DD8D43B2D4B97E3925C06ADAFBC88B4",
      "lineEnd" : 449,
      "lineStart" : 449,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(449,37): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 64,
      "columnStart" : 64,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0DD8D43B2D4B97E3925C06ADAFBC88B4",
      "lineEnd" : 449,
      "lineStart" : 449,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(449,64): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 69,
      "columnStart" : 69,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0DD8D43B2D4B97E3925C06ADAFBC88B4",
      "lineEnd" : 449,
      "lineStart" : 449,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(449,69): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 71,
      "columnStart" : 71,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0DD8D43B2D4B97E3925C06ADAFBC88B4",
      "lineEnd" : 449,
      "lineStart" : 449,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(449,71): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 73,
      "columnStart" : 73,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0DD8D43B2D4B97E3925C06ADAFBC88B4",
      "lineEnd" : 449,
      "lineStart" : 449,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(449,73): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9B190A6100BF8948DA3B91D46A9285F9",
      "lineEnd" : 453,
      "lineStart" : 453,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(453,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9B190A6100BF8948DA3B91D46A9285F9",
      "lineEnd" : 453,
      "lineStart" : 453,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(453,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9B190A6100BF8948DA3B91D46A9285F9",
      "lineEnd" : 453,
      "lineStart" : 453,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(453,31): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Javadoc",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0FB992494710BF208F55C3CF2D53B114",
      "lineEnd" : 463,
      "lineStart" : 463,
      "message" : "Missing a Javadoc comment.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(463,5): JavadocMethodCheck: Javadoc: Missing a Javadoc comment.",
      "type" : "JavadocMethodCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0FB992494710BF208F55C3CF2D53B114",
      "lineEnd" : 463,
      "lineStart" : 463,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(463,28): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0FB992494710BF208F55C3CF2D53B114",
      "lineEnd" : 463,
      "lineStart" : 463,
      "message" : "Parameter chars should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(463,29): FinalParametersCheck: Checks: Parameter chars should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0FB992494710BF208F55C3CF2D53B114",
      "lineEnd" : 463,
      "lineStart" : 463,
      "message" : "Parameter start should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(463,43): FinalParametersCheck: Checks: Parameter start should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0FB992494710BF208F55C3CF2D53B114",
      "lineEnd" : 463,
      "lineStart" : 463,
      "message" : "Parameter length should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(463,54): FinalParametersCheck: Checks: Parameter length should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 64,
      "columnStart" : 64,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0FB992494710BF208F55C3CF2D53B114",
      "lineEnd" : 463,
      "lineStart" : 463,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(463,64): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 30,
      "columnStart" : 30,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "01D96A0ECD7DB38FADCBA89D728C0E4F",
      "lineEnd" : 472,
      "lineStart" : 472,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(472,30): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 51,
      "columnStart" : 51,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "01D96A0ECD7DB38FADCBA89D728C0E4F",
      "lineEnd" : 472,
      "lineStart" : 472,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(472,51): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 18,
      "columnStart" : 18,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AC986021F3C639693233B23F275D2F0E",
      "lineEnd" : 473,
      "lineStart" : 473,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(473,18): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AC986021F3C639693233B23F275D2F0E",
      "lineEnd" : 473,
      "lineStart" : 473,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(473,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "726D54A83CA7CC8893A98DE2C79B9E3E",
      "lineEnd" : 474,
      "lineStart" : 474,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(474,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "726D54A83CA7CC8893A98DE2C79B9E3E",
      "lineEnd" : 474,
      "lineStart" : 474,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(474,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Sizes",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6B0F633F0B95ED93F4E6A2D3B2A98846",
      "lineEnd" : 479,
      "lineStart" : 479,
      "message" : "Method length is 86 lines (max allowed is 60).",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(479,5): MethodLengthCheck: Sizes: Method length is 86 lines (max allowed is 60).",
      "type" : "MethodLengthCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Javadoc",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6B0F633F0B95ED93F4E6A2D3B2A98846",
      "lineEnd" : 479,
      "lineStart" : 479,
      "message" : "Missing a Javadoc comment.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(479,5): JavadocMethodCheck: Javadoc: Missing a Javadoc comment.",
      "type" : "JavadocMethodCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 30,
      "columnStart" : 30,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6B0F633F0B95ED93F4E6A2D3B2A98846",
      "lineEnd" : 479,
      "lineStart" : 479,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(479,30): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6B0F633F0B95ED93F4E6A2D3B2A98846",
      "lineEnd" : 479,
      "lineStart" : 479,
      "message" : "Parameter tagName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(479,31): FinalParametersCheck: Checks: Parameter tagName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6B0F633F0B95ED93F4E6A2D3B2A98846",
      "lineEnd" : 479,
      "lineStart" : 479,
      "message" : "Parameter attrs should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(479,47): FinalParametersCheck: Checks: Parameter attrs should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 66,
      "columnStart" : 66,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6B0F633F0B95ED93F4E6A2D3B2A98846",
      "lineEnd" : 479,
      "lineStart" : 479,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(479,66): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7029DB5FDDF4E9DACDF5765279FED907",
      "lineEnd" : 489,
      "lineStart" : 489,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(489,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7029DB5FDDF4E9DACDF5765279FED907",
      "lineEnd" : 489,
      "lineStart" : 489,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(489,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 34,
      "columnStart" : 34,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7029DB5FDDF4E9DACDF5765279FED907",
      "lineEnd" : 489,
      "lineStart" : 489,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(489,34): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5EFA4DA88E7EEA3760E161BB90716C66",
      "lineEnd" : 497,
      "lineStart" : 497,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(497,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 35,
      "columnStart" : 35,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5EFA4DA88E7EEA3760E161BB90716C66",
      "lineEnd" : 497,
      "lineStart" : 497,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(497,35): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "162B4CAF34CB27961EC8EBFDDEE96375",
      "lineEnd" : 502,
      "lineStart" : 502,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(502,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "162B4CAF34CB27961EC8EBFDDEE96375",
      "lineEnd" : 502,
      "lineStart" : 502,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(502,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "162B4CAF34CB27961EC8EBFDDEE96375",
      "lineEnd" : 502,
      "lineStart" : 502,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(502,23): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 32,
      "columnStart" : 32,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "162B4CAF34CB27961EC8EBFDDEE96375",
      "lineEnd" : 502,
      "lineStart" : 502,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(502,32): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 35,
      "columnStart" : 35,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3DE3C7BAD4A2DD447C93554B06933EA6",
      "lineEnd" : 503,
      "lineStart" : 503,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(503,35): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3DE3C7BAD4A2DD447C93554B06933EA6",
      "lineEnd" : 503,
      "lineStart" : 503,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(503,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C8293247ABFD6ABCC5C3F7BDD49A46DA",
      "lineEnd" : 508,
      "lineStart" : 508,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(508,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C8293247ABFD6ABCC5C3F7BDD49A46DA",
      "lineEnd" : 508,
      "lineStart" : 508,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(508,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 33,
      "columnStart" : 33,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C8293247ABFD6ABCC5C3F7BDD49A46DA",
      "lineEnd" : 508,
      "lineStart" : 508,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(508,33): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3345424ACDE9DF470EB3D21009EB5169",
      "lineEnd" : 509,
      "lineStart" : 509,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(509,40): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3345424ACDE9DF470EB3D21009EB5169",
      "lineEnd" : 509,
      "lineStart" : 509,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(509,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "23D0156FA3E2CC322C86AFE0D0B40160",
      "lineEnd" : 513,
      "lineStart" : 513,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(513,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "23D0156FA3E2CC322C86AFE0D0B40160",
      "lineEnd" : 513,
      "lineStart" : 513,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(513,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "23D0156FA3E2CC322C86AFE0D0B40160",
      "lineEnd" : 513,
      "lineStart" : 513,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(513,37): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 58,
      "columnStart" : 58,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "23D0156FA3E2CC322C86AFE0D0B40160",
      "lineEnd" : 513,
      "lineStart" : 513,
      "message" : "'&&' should be on a new line.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(513,58): OperatorWrapCheck: Whitespace: '&&' should be on a new line.",
      "type" : "OperatorWrapCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CBE56F64649972B8C44B55C4785B0571",
      "lineEnd" : 514,
      "lineStart" : 514,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(514,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 57,
      "columnStart" : 57,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CBE56F64649972B8C44B55C4785B0571",
      "lineEnd" : 514,
      "lineStart" : 514,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(514,57): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 59,
      "columnStart" : 59,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CBE56F64649972B8C44B55C4785B0571",
      "lineEnd" : 514,
      "lineStart" : 514,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(514,59): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 32,
      "columnStart" : 32,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "36B49E8EA25FBE67B9870B45D50F5CF8",
      "lineEnd" : 523,
      "lineStart" : 523,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(523,32): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "36B49E8EA25FBE67B9870B45D50F5CF8",
      "lineEnd" : 523,
      "lineStart" : 523,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(523,36): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "09B1009856767DECD0EA7479D93BC83A",
      "lineEnd" : 524,
      "lineStart" : 524,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(524,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "09B1009856767DECD0EA7479D93BC83A",
      "lineEnd" : 524,
      "lineStart" : 524,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(524,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 24,
      "columnStart" : 24,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "09B1009856767DECD0EA7479D93BC83A",
      "lineEnd" : 524,
      "lineStart" : 524,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(524,24): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "D92F62A4E68D768E40C074137ADCEDC7",
      "lineEnd" : 525,
      "lineStart" : 525,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(525,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 72,
      "columnStart" : 72,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "D92F62A4E68D768E40C074137ADCEDC7",
      "lineEnd" : 525,
      "lineStart" : 525,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(525,72): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E9ACD91BBAA6093DB7800760D0ACB5FF",
      "lineEnd" : 526,
      "lineStart" : 526,
      "message" : "'else' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(526,0): NeedBracesCheck: Blocks: 'else' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FE3E70045868ABC38746A2B2D48EF3DE",
      "lineEnd" : 527,
      "lineStart" : 527,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(527,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FE3E70045868ABC38746A2B2D48EF3DE",
      "lineEnd" : 527,
      "lineStart" : 527,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(527,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5B89D2BB8B541512B2C4DD5056D99895",
      "lineEnd" : 533,
      "lineStart" : 533,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(533,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5B89D2BB8B541512B2C4DD5056D99895",
      "lineEnd" : 533,
      "lineStart" : 533,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(533,31): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 22,
      "columnStart" : 22,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B8ED94E4150ECBCA86F3CEA78258DBD3",
      "lineEnd" : 534,
      "lineStart" : 534,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(534,22): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B8ED94E4150ECBCA86F3CEA78258DBD3",
      "lineEnd" : 534,
      "lineStart" : 534,
      "message" : "';' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(534,28): NoWhitespaceBeforeCheck: Whitespace: ';' is preceded with whitespace.",
      "type" : "NoWhitespaceBeforeCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B8ED94E4150ECBCA86F3CEA78258DBD3",
      "lineEnd" : 534,
      "lineStart" : 534,
      "message" : "';' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(534,52): NoWhitespaceBeforeCheck: Whitespace: ';' is preceded with whitespace.",
      "type" : "NoWhitespaceBeforeCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 58,
      "columnStart" : 58,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B8ED94E4150ECBCA86F3CEA78258DBD3",
      "lineEnd" : 534,
      "lineStart" : 534,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(534,58): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AD2D0C0CA76CB8CA5B1FD41E00F07C73",
      "lineEnd" : 536,
      "lineStart" : 536,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(536,42): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AD2D0C0CA76CB8CA5B1FD41E00F07C73",
      "lineEnd" : 536,
      "lineStart" : 536,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(536,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E29F5D6C8EDFA74A04C9B1DFC1BF67E9",
      "lineEnd" : 537,
      "lineStart" : 537,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(537,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 46,
      "columnStart" : 46,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E29F5D6C8EDFA74A04C9B1DFC1BF67E9",
      "lineEnd" : 537,
      "lineStart" : 537,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(537,46): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 25,
      "columnStart" : 25,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "8BF6E2055C4A0731EF814D0AC503C5C6",
      "lineEnd" : 538,
      "lineStart" : 538,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(538,25): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 32,
      "columnStart" : 32,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "8BF6E2055C4A0731EF814D0AC503C5C6",
      "lineEnd" : 538,
      "lineStart" : 538,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(538,32): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A154948438AFA3CBA5C84C756BEED6A7",
      "lineEnd" : 540,
      "lineStart" : 540,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(540,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A154948438AFA3CBA5C84C756BEED6A7",
      "lineEnd" : 540,
      "lineStart" : 540,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(540,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "D830C1C6D232844575C39E76CDB45058",
      "lineEnd" : 541,
      "lineStart" : 541,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(541,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "D830C1C6D232844575C39E76CDB45058",
      "lineEnd" : 541,
      "lineStart" : 541,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(541,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "94A907873E12E51AC880FFF1716784C5",
      "lineEnd" : 542,
      "lineStart" : 542,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(542,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 56,
      "columnStart" : 56,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "94A907873E12E51AC880FFF1716784C5",
      "lineEnd" : 542,
      "lineStart" : 542,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(542,56): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DF45B940AB3690993DAAD7387F95F776",
      "lineEnd" : 544,
      "lineStart" : 544,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(544,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DF45B940AB3690993DAAD7387F95F776",
      "lineEnd" : 544,
      "lineStart" : 544,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(544,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9CCF50943A71C57CD97A79C0BB6C5CF3",
      "lineEnd" : 545,
      "lineStart" : 545,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(545,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9CCF50943A71C57CD97A79C0BB6C5CF3",
      "lineEnd" : 545,
      "lineStart" : 545,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(545,54): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B53D1B1D56E0C935EE372B2FD9E9FEB8",
      "lineEnd" : 546,
      "lineStart" : 546,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(546,42): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B53D1B1D56E0C935EE372B2FD9E9FEB8",
      "lineEnd" : 546,
      "lineStart" : 546,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(546,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AB6D7EC68154515D742F1EA90BC1F721",
      "lineEnd" : 547,
      "lineStart" : 547,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(547,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AB6D7EC68154515D742F1EA90BC1F721",
      "lineEnd" : 547,
      "lineStart" : 547,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(547,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BBEA527FF759A05ECFCE6DBA19ACEED5",
      "lineEnd" : 552,
      "lineStart" : 552,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(552,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BBEA527FF759A05ECFCE6DBA19ACEED5",
      "lineEnd" : 552,
      "lineStart" : 552,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(552,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F5BB0D76DEF5612D48E740B01DCCCE29",
      "lineEnd" : 555,
      "lineStart" : 555,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(555,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F5BB0D76DEF5612D48E740B01DCCCE29",
      "lineEnd" : 555,
      "lineStart" : 555,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(555,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 90,
      "columnStart" : 90,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F5BB0D76DEF5612D48E740B01DCCCE29",
      "lineEnd" : 555,
      "lineStart" : 555,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(555,90): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DF00A33C85C523620F2C37AC8F0C35DB",
      "lineEnd" : 556,
      "lineStart" : 556,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(556,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DF00A33C85C523620F2C37AC8F0C35DB",
      "lineEnd" : 556,
      "lineStart" : 556,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(556,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 34,
      "columnStart" : 34,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "825EF1100B750A27DD678042F1BA22B7",
      "lineEnd" : 557,
      "lineStart" : 557,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(557,34): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 49,
      "columnStart" : 49,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "825EF1100B750A27DD678042F1BA22B7",
      "lineEnd" : 557,
      "lineStart" : 557,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(557,49): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 63,
      "columnStart" : 63,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "825EF1100B750A27DD678042F1BA22B7",
      "lineEnd" : 557,
      "lineStart" : 557,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(557,63): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "825EF1100B750A27DD678042F1BA22B7",
      "lineEnd" : 557,
      "lineStart" : 557,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(557,65): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "02841F0FAA81801C5DC440A784C0F899",
      "lineEnd" : 558,
      "lineStart" : 558,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(558,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "02841F0FAA81801C5DC440A784C0F899",
      "lineEnd" : 558,
      "lineStart" : 558,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(558,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7CFCAF76B2C506EE26E5D4698EDEAB7A",
      "lineEnd" : 559,
      "lineStart" : 559,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(559,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7CFCAF76B2C506EE26E5D4698EDEAB7A",
      "lineEnd" : 559,
      "lineStart" : 559,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(559,54): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7BBB27A8736FBB07DD7A0500E9053A0B",
      "lineEnd" : 560,
      "lineStart" : 560,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(560,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 59,
      "columnStart" : 59,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7BBB27A8736FBB07DD7A0500E9053A0B",
      "lineEnd" : 560,
      "lineStart" : 560,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(560,59): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7BBB27A8736FBB07DD7A0500E9053A0B",
      "lineEnd" : 560,
      "lineStart" : 560,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(560,65): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 67,
      "columnStart" : 67,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7BBB27A8736FBB07DD7A0500E9053A0B",
      "lineEnd" : 560,
      "lineStart" : 560,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(560,67): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "086CA2D0BD6094BCD4B8CDD6902A4E18",
      "lineEnd" : 561,
      "lineStart" : 561,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(561,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "086CA2D0BD6094BCD4B8CDD6902A4E18",
      "lineEnd" : 561,
      "lineStart" : 561,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(561,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "603FDD39A9BAFFAA163850F151C7E141",
      "lineEnd" : 562,
      "lineStart" : 562,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(562,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "603FDD39A9BAFFAA163850F151C7E141",
      "lineEnd" : 562,
      "lineStart" : 562,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(562,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 55,
      "columnStart" : 55,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "603FDD39A9BAFFAA163850F151C7E141",
      "lineEnd" : 562,
      "lineStart" : 562,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(562,55): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 69,
      "columnStart" : 69,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "603FDD39A9BAFFAA163850F151C7E141",
      "lineEnd" : 562,
      "lineStart" : 562,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(562,69): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 71,
      "columnStart" : 71,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "603FDD39A9BAFFAA163850F151C7E141",
      "lineEnd" : 562,
      "lineStart" : 562,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(562,71): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0428CFEF423B0018EF3FCCB223996FC3",
      "lineEnd" : 563,
      "lineStart" : 563,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(563,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0428CFEF423B0018EF3FCCB223996FC3",
      "lineEnd" : 563,
      "lineStart" : 563,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(563,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "936ACC970A1076C2B12F236B6C6FFD46",
      "lineEnd" : 565,
      "lineStart" : 565,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(565,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "936ACC970A1076C2B12F236B6C6FFD46",
      "lineEnd" : 565,
      "lineStart" : 565,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(565,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B6A47E23D18D277A3472DC0ADF77A7E9",
      "lineEnd" : 566,
      "lineStart" : 566,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(566,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B6A47E23D18D277A3472DC0ADF77A7E9",
      "lineEnd" : 566,
      "lineStart" : 566,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(566,54): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C05C52FB041BAE1E8F7568B9D705AA60",
      "lineEnd" : 567,
      "lineStart" : 567,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(567,42): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C05C52FB041BAE1E8F7568B9D705AA60",
      "lineEnd" : 567,
      "lineStart" : 567,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(567,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CA95F92235FAE61F27AB6BE9478C27A4",
      "lineEnd" : 568,
      "lineStart" : 568,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(568,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CA95F92235FAE61F27AB6BE9478C27A4",
      "lineEnd" : 568,
      "lineStart" : 568,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(568,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BEE9DB92371A68693E65175D2B28E5D0",
      "lineEnd" : 573,
      "lineStart" : 573,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(573,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BEE9DB92371A68693E65175D2B28E5D0",
      "lineEnd" : 573,
      "lineStart" : 573,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(573,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BEE9DB92371A68693E65175D2B28E5D0",
      "lineEnd" : 573,
      "lineStart" : 573,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(573,42): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BEE9DB92371A68693E65175D2B28E5D0",
      "lineEnd" : 573,
      "lineStart" : 573,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(573,50): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BEE9DB92371A68693E65175D2B28E5D0",
      "lineEnd" : 573,
      "lineStart" : 573,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(573,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1022E39FE044592E203D107AEF226BB0",
      "lineEnd" : 579,
      "lineStart" : 579,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(579,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 74,
      "columnStart" : 74,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1022E39FE044592E203D107AEF226BB0",
      "lineEnd" : 579,
      "lineStart" : 579,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(579,74): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BA1F553613E35462A3DC443C5E37D9DC",
      "lineEnd" : 581,
      "lineStart" : 581,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(581,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6C8C62F3699AAF86BEB8784211467178",
      "lineEnd" : 583,
      "lineStart" : 583,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(583,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6C8C62F3699AAF86BEB8784211467178",
      "lineEnd" : 583,
      "lineStart" : 583,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(583,40): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "96C125E31C415F260A8F508403FC69D4",
      "lineEnd" : 589,
      "lineStart" : 589,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(589,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "96C125E31C415F260A8F508403FC69D4",
      "lineEnd" : 589,
      "lineStart" : 589,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(589,43): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "96C125E31C415F260A8F508403FC69D4",
      "lineEnd" : 589,
      "lineStart" : 589,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(589,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 55,
      "columnStart" : 55,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "96C125E31C415F260A8F508403FC69D4",
      "lineEnd" : 589,
      "lineStart" : 589,
      "message" : "'||' should be on a new line.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(589,55): OperatorWrapCheck: Whitespace: '||' should be on a new line.",
      "type" : "OperatorWrapCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F3D2B4E77E38D89588B37C07FE24DD37",
      "lineEnd" : 590,
      "lineStart" : 590,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(590,43): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 51,
      "columnStart" : 51,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F3D2B4E77E38D89588B37C07FE24DD37",
      "lineEnd" : 590,
      "lineStart" : 590,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(590,51): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F3D2B4E77E38D89588B37C07FE24DD37",
      "lineEnd" : 590,
      "lineStart" : 590,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(590,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "EB873B3C63C9D118DFE351FB5545E79A",
      "lineEnd" : 591,
      "lineStart" : 591,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(591,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "EB873B3C63C9D118DFE351FB5545E79A",
      "lineEnd" : 591,
      "lineStart" : 591,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(591,28): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 18,
      "columnStart" : 18,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9E8748F205927AEDC727BF4DB4EEF555",
      "lineEnd" : 599,
      "lineStart" : 599,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(599,18): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9E8748F205927AEDC727BF4DB4EEF555",
      "lineEnd" : 599,
      "lineStart" : 599,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(599,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E5C6D201F88D588B9CE5423DC8E2BFF5",
      "lineEnd" : 600,
      "lineStart" : 600,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(600,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E5C6D201F88D588B9CE5423DC8E2BFF5",
      "lineEnd" : 600,
      "lineStart" : 600,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(600,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Javadoc",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7A22E99940D1260A54A5A02022258CC4",
      "lineEnd" : 605,
      "lineStart" : 605,
      "message" : "Missing a Javadoc comment.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(605,5): JavadocMethodCheck: Javadoc: Missing a Javadoc comment.",
      "type" : "JavadocMethodCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7A22E99940D1260A54A5A02022258CC4",
      "lineEnd" : 605,
      "lineStart" : 605,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(605,28): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7A22E99940D1260A54A5A02022258CC4",
      "lineEnd" : 605,
      "lineStart" : 605,
      "message" : "Parameter tagName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(605,29): FinalParametersCheck: Checks: Parameter tagName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7A22E99940D1260A54A5A02022258CC4",
      "lineEnd" : 605,
      "lineStart" : 605,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(605,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 20,
      "columnStart" : 20,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FF20326602940D745F294E462A06D08C",
      "lineEnd" : 608,
      "lineStart" : 608,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(608,20): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "FF20326602940D745F294E462A06D08C",
      "lineEnd" : 608,
      "lineStart" : 608,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(608,40): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 34,
      "columnStart" : 34,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F2041DC1B93D9DC13C65F78F5A15CDBF",
      "lineEnd" : 629,
      "lineStart" : 629,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(629,34): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 35,
      "columnStart" : 35,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F2041DC1B93D9DC13C65F78F5A15CDBF",
      "lineEnd" : 629,
      "lineStart" : 629,
      "message" : "Parameter rootTagName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(629,35): FinalParametersCheck: Checks: Parameter rootTagName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F2041DC1B93D9DC13C65F78F5A15CDBF",
      "lineEnd" : 629,
      "lineStart" : 629,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(629,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "291DA37BABADD6E2BD3A06C2152754E0",
      "lineEnd" : 637,
      "lineStart" : 637,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(637,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 15,
      "columnStart" : 15,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "291DA37BABADD6E2BD3A06C2152754E0",
      "lineEnd" : 637,
      "lineStart" : 637,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(637,15): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 24,
      "columnStart" : 24,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "291DA37BABADD6E2BD3A06C2152754E0",
      "lineEnd" : 637,
      "lineStart" : 637,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(637,24): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F73DB7C93B50B2A2013457104E6DA962",
      "lineEnd" : 641,
      "lineStart" : 641,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(641,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 70,
      "columnStart" : 70,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F73DB7C93B50B2A2013457104E6DA962",
      "lineEnd" : 641,
      "lineStart" : 641,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(641,70): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6503AA633F3BC43FD7373E830A9A170B",
      "lineEnd" : 642,
      "lineStart" : 642,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(642,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6503AA633F3BC43FD7373E830A9A170B",
      "lineEnd" : 642,
      "lineStart" : 642,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(642,28): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1BC46D8EE5AB8FF067D535EF27525AF0",
      "lineEnd" : 651,
      "lineStart" : 651,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(651,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 19,
      "columnStart" : 19,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1BC46D8EE5AB8FF067D535EF27525AF0",
      "lineEnd" : 651,
      "lineStart" : 651,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(651,19): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 49,
      "columnStart" : 49,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1BC46D8EE5AB8FF067D535EF27525AF0",
      "lineEnd" : 651,
      "lineStart" : 651,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(651,49): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9FD2D70A1598CB4BC81F1D9B3285862C",
      "lineEnd" : 658,
      "lineStart" : 658,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(658,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 51,
      "columnStart" : 51,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9FD2D70A1598CB4BC81F1D9B3285862C",
      "lineEnd" : 658,
      "lineStart" : 658,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(658,51): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9FD2D70A1598CB4BC81F1D9B3285862C",
      "lineEnd" : 658,
      "lineStart" : 658,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(658,53): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 88,
      "columnStart" : 88,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9FD2D70A1598CB4BC81F1D9B3285862C",
      "lineEnd" : 658,
      "lineStart" : 658,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(658,88): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 91,
      "columnStart" : 91,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9FD2D70A1598CB4BC81F1D9B3285862C",
      "lineEnd" : 658,
      "lineStart" : 658,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(658,91): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "838C611D69F3671E6CF779C80DB51378",
      "lineEnd" : 660,
      "lineStart" : 660,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(660,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 69,
      "columnStart" : 69,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "838C611D69F3671E6CF779C80DB51378",
      "lineEnd" : 660,
      "lineStart" : 660,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(660,69): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3DB879E911A1E4A9FDC9E1DDDAEAF68F",
      "lineEnd" : 663,
      "lineStart" : 663,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(663,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 69,
      "columnStart" : 69,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3DB879E911A1E4A9FDC9E1DDDAEAF68F",
      "lineEnd" : 663,
      "lineStart" : 663,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(663,69): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F3E94CF96CC1AD546CE32FD86889FFD5",
      "lineEnd" : 665,
      "lineStart" : 665,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(665,37): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F3E94CF96CC1AD546CE32FD86889FFD5",
      "lineEnd" : 665,
      "lineStart" : 665,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(665,54): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 25,
      "columnStart" : 25,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "54EEE940BF89989958EC8F0C6E0223BE",
      "lineEnd" : 666,
      "lineStart" : 666,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(666,25): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "54EEE940BF89989958EC8F0C6E0223BE",
      "lineEnd" : 666,
      "lineStart" : 666,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(666,50): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "077DCF8C5A4532D29B96F8643487FD26",
      "lineEnd" : 667,
      "lineStart" : 667,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(667,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "077DCF8C5A4532D29B96F8643487FD26",
      "lineEnd" : 667,
      "lineStart" : 667,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(667,40): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "46A1E55EA99353054503FC58D437686E",
      "lineEnd" : 669,
      "lineStart" : 669,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(669,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 73,
      "columnStart" : 73,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "46A1E55EA99353054503FC58D437686E",
      "lineEnd" : 669,
      "lineStart" : 669,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(669,73): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B247F8C4F02D9D8E3BEEBD81C5FB9D35",
      "lineEnd" : 670,
      "lineStart" : 670,
      "message" : "'else' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(670,0): NeedBracesCheck: Blocks: 'else' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "4A41A7D36DC4BBB715EC4E035479F9D9",
      "lineEnd" : 671,
      "lineStart" : 671,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(671,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "4A41A7D36DC4BBB715EC4E035479F9D9",
      "lineEnd" : 671,
      "lineStart" : 671,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(671,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 41,
      "columnStart" : 41,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "661F5172B48F94C6836B9BFCC98EA3F7",
      "lineEnd" : 672,
      "lineStart" : 672,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(672,41): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 58,
      "columnStart" : 58,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "661F5172B48F94C6836B9BFCC98EA3F7",
      "lineEnd" : 672,
      "lineStart" : 672,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(672,58): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1C013A382A0B77F8A57A41E6089ECB85",
      "lineEnd" : 674,
      "lineStart" : 674,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(674,40): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1C013A382A0B77F8A57A41E6089ECB85",
      "lineEnd" : 674,
      "lineStart" : 674,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(674,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "313CFED9B260F18D7634E5DEAD5000AD",
      "lineEnd" : 676,
      "lineStart" : 676,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(676,28): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "313CFED9B260F18D7634E5DEAD5000AD",
      "lineEnd" : 676,
      "lineStart" : 676,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(676,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "92CBBB23D9799FECFF8580A63F3CD6DC",
      "lineEnd" : 678,
      "lineStart" : 678,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(678,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 69,
      "columnStart" : 69,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "92CBBB23D9799FECFF8580A63F3CD6DC",
      "lineEnd" : 678,
      "lineStart" : 678,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(678,69): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "25C7C46034DF485181910CB1018E7EC4",
      "lineEnd" : 681,
      "lineStart" : 681,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(681,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 69,
      "columnStart" : 69,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "25C7C46034DF485181910CB1018E7EC4",
      "lineEnd" : 681,
      "lineStart" : 681,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(681,69): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CBE9A6B60935F1B038D2F82F63E6B3FC",
      "lineEnd" : 683,
      "lineStart" : 683,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(683,37): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CBE9A6B60935F1B038D2F82F63E6B3FC",
      "lineEnd" : 683,
      "lineStart" : 683,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(683,54): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B3DA0EE0DDC8E37928A3D1BC256DC9B6",
      "lineEnd" : 684,
      "lineStart" : 684,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(684,40): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B3DA0EE0DDC8E37928A3D1BC256DC9B6",
      "lineEnd" : 684,
      "lineStart" : 684,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(684,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Sizes",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "2397B3C875E96EF3E4EC263EBB2DF29B",
      "lineEnd" : 701,
      "lineStart" : 701,
      "message" : "Method length is 104 lines (max allowed is 60).",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(701,5): MethodLengthCheck: Sizes: Method length is 104 lines (max allowed is 60).",
      "type" : "MethodLengthCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "2397B3C875E96EF3E4EC263EBB2DF29B",
      "lineEnd" : 701,
      "lineStart" : 701,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(701,37): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "2397B3C875E96EF3E4EC263EBB2DF29B",
      "lineEnd" : 701,
      "lineStart" : 701,
      "message" : "Parameter elem should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(701,38): FinalParametersCheck: Checks: Parameter elem should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "2397B3C875E96EF3E4EC263EBB2DF29B",
      "lineEnd" : 701,
      "lineStart" : 701,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(701,50): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F59DF0B5F77E3443E768DAE9C358CF7B",
      "lineEnd" : 716,
      "lineStart" : 716,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(716,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F59DF0B5F77E3443E768DAE9C358CF7B",
      "lineEnd" : 716,
      "lineStart" : 716,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(716,31): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DA1BC8941378F227A24481C333D6D22A",
      "lineEnd" : 721,
      "lineStart" : 721,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(721,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DA1BC8941378F227A24481C333D6D22A",
      "lineEnd" : 721,
      "lineStart" : 721,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(721,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 19,
      "columnStart" : 19,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DA1BC8941378F227A24481C333D6D22A",
      "lineEnd" : 721,
      "lineStart" : 721,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(721,19): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DA1BC8941378F227A24481C333D6D22A",
      "lineEnd" : 721,
      "lineStart" : 721,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(721,28): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "04AC5A9342042B50BA33FA2862A9A7D4",
      "lineEnd" : 722,
      "lineStart" : 722,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(722,31): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "04AC5A9342042B50BA33FA2862A9A7D4",
      "lineEnd" : 722,
      "lineStart" : 722,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(722,39): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "43B6A6744FD5D934C09F47957A60A433",
      "lineEnd" : 727,
      "lineStart" : 727,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(727,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "43B6A6744FD5D934C09F47957A60A433",
      "lineEnd" : 727,
      "lineStart" : 727,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(727,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "43B6A6744FD5D934C09F47957A60A433",
      "lineEnd" : 727,
      "lineStart" : 727,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(727,29): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "067103019C96DBBC213EB3E524A5AF7C",
      "lineEnd" : 728,
      "lineStart" : 728,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(728,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "067103019C96DBBC213EB3E524A5AF7C",
      "lineEnd" : 728,
      "lineStart" : 728,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(728,40): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E1FA288211AEC7D2A46D0717C164568D",
      "lineEnd" : 732,
      "lineStart" : 732,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(732,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E1FA288211AEC7D2A46D0717C164568D",
      "lineEnd" : 732,
      "lineStart" : 732,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(732,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 33,
      "columnStart" : 33,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E1FA288211AEC7D2A46D0717C164568D",
      "lineEnd" : 732,
      "lineStart" : 732,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(732,33): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E1FA288211AEC7D2A46D0717C164568D",
      "lineEnd" : 732,
      "lineStart" : 732,
      "message" : "'&&' should be on a new line.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(732,54): OperatorWrapCheck: Whitespace: '&&' should be on a new line.",
      "type" : "OperatorWrapCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 19,
      "columnStart" : 19,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BEC723624D96DE084F9024A2EE07C468",
      "lineEnd" : 733,
      "lineStart" : 733,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(733,19): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BEC723624D96DE084F9024A2EE07C468",
      "lineEnd" : 733,
      "lineStart" : 733,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(733,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 55,
      "columnStart" : 55,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BEC723624D96DE084F9024A2EE07C468",
      "lineEnd" : 733,
      "lineStart" : 733,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(733,55): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3174BCAD335716383D61F1963CA2FAD6",
      "lineEnd" : 742,
      "lineStart" : 742,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(742,28): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 32,
      "columnStart" : 32,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3174BCAD335716383D61F1963CA2FAD6",
      "lineEnd" : 742,
      "lineStart" : 742,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(742,32): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "8AA1C90B21C3C449C97DC1994838264C",
      "lineEnd" : 743,
      "lineStart" : 743,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(743,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "8AA1C90B21C3C449C97DC1994838264C",
      "lineEnd" : 743,
      "lineStart" : 743,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(743,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 20,
      "columnStart" : 20,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "8AA1C90B21C3C449C97DC1994838264C",
      "lineEnd" : 743,
      "lineStart" : 743,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(743,20): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 32,
      "columnStart" : 32,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9F55D14A60D3F71F748171CEC68196C9",
      "lineEnd" : 744,
      "lineStart" : 744,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(744,32): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 68,
      "columnStart" : 68,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9F55D14A60D3F71F748171CEC68196C9",
      "lineEnd" : 744,
      "lineStart" : 744,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(744,68): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "26D7A3B5F464ED2CA140F7F7BEC1B85B",
      "lineEnd" : 745,
      "lineStart" : 745,
      "message" : "'else' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(745,0): NeedBracesCheck: Blocks: 'else' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 32,
      "columnStart" : 32,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E4A1CDED291D3328874E606CFCAC80F4",
      "lineEnd" : 746,
      "lineStart" : 746,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(746,32): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "E4A1CDED291D3328874E606CFCAC80F4",
      "lineEnd" : 746,
      "lineStart" : 746,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(746,40): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "88910D699821ACC0E184BDED38E6CAAB",
      "lineEnd" : 755,
      "lineStart" : 755,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(755,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "88910D699821ACC0E184BDED38E6CAAB",
      "lineEnd" : 755,
      "lineStart" : 755,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(755,29): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 18,
      "columnStart" : 18,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "65DDC7F81292209745557A82F8041C4A",
      "lineEnd" : 756,
      "lineStart" : 756,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(756,18): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 24,
      "columnStart" : 24,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "65DDC7F81292209745557A82F8041C4A",
      "lineEnd" : 756,
      "lineStart" : 756,
      "message" : "';' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(756,24): NoWhitespaceBeforeCheck: Whitespace: ';' is preceded with whitespace.",
      "type" : "NoWhitespaceBeforeCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "65DDC7F81292209745557A82F8041C4A",
      "lineEnd" : 756,
      "lineStart" : 756,
      "message" : "';' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(756,50): NoWhitespaceBeforeCheck: Whitespace: ';' is preceded with whitespace.",
      "type" : "NoWhitespaceBeforeCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 56,
      "columnStart" : 56,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "65DDC7F81292209745557A82F8041C4A",
      "lineEnd" : 756,
      "lineStart" : 756,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(756,56): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "D04BE8C5CE7FB9BDA668DCDF3C546555",
      "lineEnd" : 757,
      "lineStart" : 757,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(757,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 46,
      "columnStart" : 46,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "D04BE8C5CE7FB9BDA668DCDF3C546555",
      "lineEnd" : 757,
      "lineStart" : 757,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(757,46): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "03D2A8303A462D9BA7B4DAA4DAD23469",
      "lineEnd" : 760,
      "lineStart" : 760,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(760,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 41,
      "columnStart" : 41,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "03D2A8303A462D9BA7B4DAA4DAD23469",
      "lineEnd" : 760,
      "lineStart" : 760,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(760,41): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 25,
      "columnStart" : 25,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9A55AEA759DC4D9B57BD7D14AA85019F",
      "lineEnd" : 762,
      "lineStart" : 762,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(762,25): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 32,
      "columnStart" : 32,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9A55AEA759DC4D9B57BD7D14AA85019F",
      "lineEnd" : 762,
      "lineStart" : 762,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(762,32): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F34B30EF61213345FECCE8C32257D715",
      "lineEnd" : 764,
      "lineStart" : 764,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(764,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F34B30EF61213345FECCE8C32257D715",
      "lineEnd" : 764,
      "lineStart" : 764,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(764,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "D830C1C6D232844575C39E76CDB45058",
      "lineEnd" : 765,
      "lineStart" : 765,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(765,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "D830C1C6D232844575C39E76CDB45058",
      "lineEnd" : 765,
      "lineStart" : 765,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(765,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "94A907873E12E51AC880FFF1716784C5",
      "lineEnd" : 766,
      "lineStart" : 766,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(766,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 56,
      "columnStart" : 56,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "94A907873E12E51AC880FFF1716784C5",
      "lineEnd" : 766,
      "lineStart" : 766,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(766,56): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DF45B940AB3690993DAAD7387F95F776",
      "lineEnd" : 768,
      "lineStart" : 768,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(768,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DF45B940AB3690993DAAD7387F95F776",
      "lineEnd" : 768,
      "lineStart" : 768,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(768,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9CCF50943A71C57CD97A79C0BB6C5CF3",
      "lineEnd" : 769,
      "lineStart" : 769,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(769,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9CCF50943A71C57CD97A79C0BB6C5CF3",
      "lineEnd" : 769,
      "lineStart" : 769,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(769,54): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B53D1B1D56E0C935EE372B2FD9E9FEB8",
      "lineEnd" : 770,
      "lineStart" : 770,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(770,42): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B53D1B1D56E0C935EE372B2FD9E9FEB8",
      "lineEnd" : 770,
      "lineStart" : 770,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(770,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AB6D7EC68154515D742F1EA90BC1F721",
      "lineEnd" : 771,
      "lineStart" : 771,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(771,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AB6D7EC68154515D742F1EA90BC1F721",
      "lineEnd" : 771,
      "lineStart" : 771,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(771,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BBEA527FF759A05ECFCE6DBA19ACEED5",
      "lineEnd" : 776,
      "lineStart" : 776,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(776,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BBEA527FF759A05ECFCE6DBA19ACEED5",
      "lineEnd" : 776,
      "lineStart" : 776,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(776,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F5BB0D76DEF5612D48E740B01DCCCE29",
      "lineEnd" : 779,
      "lineStart" : 779,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(779,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F5BB0D76DEF5612D48E740B01DCCCE29",
      "lineEnd" : 779,
      "lineStart" : 779,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(779,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 90,
      "columnStart" : 90,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F5BB0D76DEF5612D48E740B01DCCCE29",
      "lineEnd" : 779,
      "lineStart" : 779,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(779,90): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DF00A33C85C523620F2C37AC8F0C35DB",
      "lineEnd" : 780,
      "lineStart" : 780,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(780,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "DF00A33C85C523620F2C37AC8F0C35DB",
      "lineEnd" : 780,
      "lineStart" : 780,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(780,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 34,
      "columnStart" : 34,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "825EF1100B750A27DD678042F1BA22B7",
      "lineEnd" : 781,
      "lineStart" : 781,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(781,34): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 49,
      "columnStart" : 49,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "825EF1100B750A27DD678042F1BA22B7",
      "lineEnd" : 781,
      "lineStart" : 781,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(781,49): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 63,
      "columnStart" : 63,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "825EF1100B750A27DD678042F1BA22B7",
      "lineEnd" : 781,
      "lineStart" : 781,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(781,63): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "825EF1100B750A27DD678042F1BA22B7",
      "lineEnd" : 781,
      "lineStart" : 781,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(781,65): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "02841F0FAA81801C5DC440A784C0F899",
      "lineEnd" : 782,
      "lineStart" : 782,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(782,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "02841F0FAA81801C5DC440A784C0F899",
      "lineEnd" : 782,
      "lineStart" : 782,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(782,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7CFCAF76B2C506EE26E5D4698EDEAB7A",
      "lineEnd" : 783,
      "lineStart" : 783,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(783,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7CFCAF76B2C506EE26E5D4698EDEAB7A",
      "lineEnd" : 783,
      "lineStart" : 783,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(783,54): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7BBB27A8736FBB07DD7A0500E9053A0B",
      "lineEnd" : 784,
      "lineStart" : 784,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(784,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 59,
      "columnStart" : 59,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7BBB27A8736FBB07DD7A0500E9053A0B",
      "lineEnd" : 784,
      "lineStart" : 784,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(784,59): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7BBB27A8736FBB07DD7A0500E9053A0B",
      "lineEnd" : 784,
      "lineStart" : 784,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(784,65): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 67,
      "columnStart" : 67,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7BBB27A8736FBB07DD7A0500E9053A0B",
      "lineEnd" : 784,
      "lineStart" : 784,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(784,67): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "086CA2D0BD6094BCD4B8CDD6902A4E18",
      "lineEnd" : 785,
      "lineStart" : 785,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(785,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "086CA2D0BD6094BCD4B8CDD6902A4E18",
      "lineEnd" : 785,
      "lineStart" : 785,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(785,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "603FDD39A9BAFFAA163850F151C7E141",
      "lineEnd" : 786,
      "lineStart" : 786,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(786,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "603FDD39A9BAFFAA163850F151C7E141",
      "lineEnd" : 786,
      "lineStart" : 786,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(786,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 55,
      "columnStart" : 55,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "603FDD39A9BAFFAA163850F151C7E141",
      "lineEnd" : 786,
      "lineStart" : 786,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(786,55): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 69,
      "columnStart" : 69,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "603FDD39A9BAFFAA163850F151C7E141",
      "lineEnd" : 786,
      "lineStart" : 786,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(786,69): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 71,
      "columnStart" : 71,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "603FDD39A9BAFFAA163850F151C7E141",
      "lineEnd" : 786,
      "lineStart" : 786,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(786,71): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0428CFEF423B0018EF3FCCB223996FC3",
      "lineEnd" : 787,
      "lineStart" : 787,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(787,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0428CFEF423B0018EF3FCCB223996FC3",
      "lineEnd" : 787,
      "lineStart" : 787,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(787,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "936ACC970A1076C2B12F236B6C6FFD46",
      "lineEnd" : 789,
      "lineStart" : 789,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(789,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "936ACC970A1076C2B12F236B6C6FFD46",
      "lineEnd" : 789,
      "lineStart" : 789,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(789,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B6A47E23D18D277A3472DC0ADF77A7E9",
      "lineEnd" : 790,
      "lineStart" : 790,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(790,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "B6A47E23D18D277A3472DC0ADF77A7E9",
      "lineEnd" : 790,
      "lineStart" : 790,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(790,54): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C05C52FB041BAE1E8F7568B9D705AA60",
      "lineEnd" : 791,
      "lineStart" : 791,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(791,42): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C05C52FB041BAE1E8F7568B9D705AA60",
      "lineEnd" : 791,
      "lineStart" : 791,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(791,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CA95F92235FAE61F27AB6BE9478C27A4",
      "lineEnd" : 792,
      "lineStart" : 792,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(792,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CA95F92235FAE61F27AB6BE9478C27A4",
      "lineEnd" : 792,
      "lineStart" : 792,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(792,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BE85B2C258B1CB32D74CFD0EA655B2CD",
      "lineEnd" : 798,
      "lineStart" : 798,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(798,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BE85B2C258B1CB32D74CFD0EA655B2CD",
      "lineEnd" : 798,
      "lineStart" : 798,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(798,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BE85B2C258B1CB32D74CFD0EA655B2CD",
      "lineEnd" : 798,
      "lineStart" : 798,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(798,38): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 46,
      "columnStart" : 46,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BE85B2C258B1CB32D74CFD0EA655B2CD",
      "lineEnd" : 798,
      "lineStart" : 798,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(798,46): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "BE85B2C258B1CB32D74CFD0EA655B2CD",
      "lineEnd" : 798,
      "lineStart" : 798,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(798,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5F0E54DEE131D174E3C0D0F46B886C3D",
      "lineEnd" : 803,
      "lineStart" : 803,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(803,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5F0E54DEE131D174E3C0D0F46B886C3D",
      "lineEnd" : 803,
      "lineStart" : 803,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(803,39): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 59,
      "columnStart" : 59,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5F0E54DEE131D174E3C0D0F46B886C3D",
      "lineEnd" : 803,
      "lineStart" : 803,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(803,59): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 67,
      "columnStart" : 67,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5F0E54DEE131D174E3C0D0F46B886C3D",
      "lineEnd" : 803,
      "lineStart" : 803,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(803,67): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 69,
      "columnStart" : 69,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5F0E54DEE131D174E3C0D0F46B886C3D",
      "lineEnd" : 803,
      "lineStart" : 803,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(803,69): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "8F1B60082D2CD9D0E323059FAADE28CC",
      "lineEnd" : 806,
      "lineStart" : 806,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(806,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 74,
      "columnStart" : 74,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "8F1B60082D2CD9D0E323059FAADE28CC",
      "lineEnd" : 806,
      "lineStart" : 806,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(806,74): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F85306C099B96146EBDA4A5E89BD3521",
      "lineEnd" : 808,
      "lineStart" : 808,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(808,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6C8C62F3699AAF86BEB8784211467178",
      "lineEnd" : 810,
      "lineStart" : 810,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(810,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6C8C62F3699AAF86BEB8784211467178",
      "lineEnd" : 810,
      "lineStart" : 810,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(810,40): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "96C125E31C415F260A8F508403FC69D4",
      "lineEnd" : 816,
      "lineStart" : 816,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(816,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "96C125E31C415F260A8F508403FC69D4",
      "lineEnd" : 816,
      "lineStart" : 816,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(816,43): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "96C125E31C415F260A8F508403FC69D4",
      "lineEnd" : 816,
      "lineStart" : 816,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(816,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 55,
      "columnStart" : 55,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "96C125E31C415F260A8F508403FC69D4",
      "lineEnd" : 816,
      "lineStart" : 816,
      "message" : "'||' should be on a new line.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(816,55): OperatorWrapCheck: Whitespace: '||' should be on a new line.",
      "type" : "OperatorWrapCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F3D2B4E77E38D89588B37C07FE24DD37",
      "lineEnd" : 817,
      "lineStart" : 817,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(817,43): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 51,
      "columnStart" : 51,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F3D2B4E77E38D89588B37C07FE24DD37",
      "lineEnd" : 817,
      "lineStart" : 817,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(817,51): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F3D2B4E77E38D89588B37C07FE24DD37",
      "lineEnd" : 817,
      "lineStart" : 817,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(817,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "EB873B3C63C9D118DFE351FB5545E79A",
      "lineEnd" : 818,
      "lineStart" : 818,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(818,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "EB873B3C63C9D118DFE351FB5545E79A",
      "lineEnd" : 818,
      "lineStart" : 818,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(818,28): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 20,
      "columnStart" : 20,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6A8CBDD533DE6E5BBE7274D518729D5E",
      "lineEnd" : 827,
      "lineStart" : 827,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(827,20): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 34,
      "columnStart" : 34,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "6A8CBDD533DE6E5BBE7274D518729D5E",
      "lineEnd" : 827,
      "lineStart" : 827,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(827,34): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1D9A91BFA8CBA31CCD11F40493990D39",
      "lineEnd" : 828,
      "lineStart" : 828,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(828,31): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "1D9A91BFA8CBA31CCD11F40493990D39",
      "lineEnd" : 828,
      "lineStart" : 828,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(828,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 26,
      "columnStart" : 26,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9572C060A3DB2151008BD2B7F1AFC4C2",
      "lineEnd" : 831,
      "lineStart" : 831,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(831,26): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 46,
      "columnStart" : 46,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "9572C060A3DB2151008BD2B7F1AFC4C2",
      "lineEnd" : 831,
      "lineStart" : 831,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(831,46): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C08CE04A542AD2C8FFB04A7C3BFC6D47",
      "lineEnd" : 836,
      "lineStart" : 836,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(836,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C08CE04A542AD2C8FFB04A7C3BFC6D47",
      "lineEnd" : 836,
      "lineStart" : 836,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(836,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 24,
      "columnStart" : 24,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "C08CE04A542AD2C8FFB04A7C3BFC6D47",
      "lineEnd" : 836,
      "lineStart" : 836,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(836,24): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F7B3CDCD9CC6D96C2A760401057B8C37",
      "lineEnd" : 837,
      "lineStart" : 837,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(837,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F7B3CDCD9CC6D96C2A760401057B8C37",
      "lineEnd" : 837,
      "lineStart" : 837,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(837,42): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "EE2DD2CCE160188533690003F400A29E",
      "lineEnd" : 838,
      "lineStart" : 838,
      "message" : "'else' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(838,0): NeedBracesCheck: Blocks: 'else' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F29F4080D4CEF90CDF826AF4F00DB8C0",
      "lineEnd" : 839,
      "lineStart" : 839,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(839,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "F29F4080D4CEF90CDF826AF4F00DB8C0",
      "lineEnd" : 839,
      "lineStart" : 839,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(839,40): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5B6399DC0235206CFE06E0825B7D55CD",
      "lineEnd" : 843,
      "lineStart" : 843,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(843,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5B6399DC0235206CFE06E0825B7D55CD",
      "lineEnd" : 843,
      "lineStart" : 843,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(843,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 35,
      "columnStart" : 35,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5B6399DC0235206CFE06E0825B7D55CD",
      "lineEnd" : 843,
      "lineStart" : 843,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(843,35): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A2F6E93E96947DCD0D9A407C282C8C5C",
      "lineEnd" : 850,
      "lineStart" : 850,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(850,31): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 32,
      "columnStart" : 32,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A2F6E93E96947DCD0D9A407C282C8C5C",
      "lineEnd" : 850,
      "lineStart" : 850,
      "message" : "Parameter text should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(850,32): FinalParametersCheck: Checks: Parameter text should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "A2F6E93E96947DCD0D9A407C282C8C5C",
      "lineEnd" : 850,
      "lineStart" : 850,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(850,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 26,
      "columnStart" : 26,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0D03E43C1E48C186026CE5946180A89B",
      "lineEnd" : 857,
      "lineStart" : 857,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(857,26): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "0D03E43C1E48C186026CE5946180A89B",
      "lineEnd" : 857,
      "lineStart" : 857,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(857,31): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 35,
      "columnStart" : 35,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CCD941897272B25A5D3CA242CE2F4398",
      "lineEnd" : 861,
      "lineStart" : 861,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(861,35): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CCD941897272B25A5D3CA242CE2F4398",
      "lineEnd" : 861,
      "lineStart" : 861,
      "message" : "Parameter ch should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(861,36): FinalParametersCheck: Checks: Parameter ch should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "CCD941897272B25A5D3CA242CE2F4398",
      "lineEnd" : 861,
      "lineStart" : 861,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(861,42): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 33,
      "columnStart" : 33,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "57A17CD3B91DABDC0D7627166B2662D6",
      "lineEnd" : 863,
      "lineStart" : 863,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(863,33): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "57A17CD3B91DABDC0D7627166B2662D6",
      "lineEnd" : 863,
      "lineStart" : 863,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(863,36): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 32,
      "columnStart" : 32,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "059568CCA048A1CEC875BB6A6B4B0F93",
      "lineEnd" : 867,
      "lineStart" : 867,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(867,32): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 33,
      "columnStart" : 33,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "059568CCA048A1CEC875BB6A6B4B0F93",
      "lineEnd" : 867,
      "lineStart" : 867,
      "message" : "Parameter uri should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(867,33): FinalParametersCheck: Checks: Parameter uri should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "059568CCA048A1CEC875BB6A6B4B0F93",
      "lineEnd" : 867,
      "lineStart" : 867,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(867,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "D7064B0DA6497A177D52943FCFB8182B",
      "lineEnd" : 873,
      "lineStart" : 873,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(873,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 34,
      "columnStart" : 34,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "D7064B0DA6497A177D52943FCFB8182B",
      "lineEnd" : 873,
      "lineStart" : 873,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(873,34): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3B4176223486E66F5259E4BE04C3CC2B",
      "lineEnd" : 874,
      "lineStart" : 874,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(874,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3B4176223486E66F5259E4BE04C3CC2B",
      "lineEnd" : 874,
      "lineStart" : 874,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(874,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 24,
      "columnStart" : 24,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "3B4176223486E66F5259E4BE04C3CC2B",
      "lineEnd" : 874,
      "lineStart" : 874,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(874,24): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 34,
      "columnStart" : 34,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7EF8035B4D68CA793ED7CAF83E8BE50F",
      "lineEnd" : 875,
      "lineStart" : 875,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(875,34): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "7EF8035B4D68CA793ED7CAF83E8BE50F",
      "lineEnd" : 875,
      "lineStart" : 875,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(875,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "AAC3681A04AE11DD36CA9FC9DF9566CF",
      "lineEnd" : 876,
      "lineStart" : 876,
      "message" : "'else' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLSerializer.java(876,0): NeedBracesCheck: Blocks: 'else' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Sizes",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "C4E725BC01EA8DC212078BF0D17CE2DE",
      "lineEnd" : 1,
      "lineStart" : 1,
      "message" : "File length is 558 lines (max allowed is 300).",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(1,0): FileLengthCheck: Sizes: File length is 558 lines (max allowed is 300).",
      "type" : "FileLengthCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "D6647D3B5D6F1DB54498DF4B693187B1",
      "lineEnd" : 176,
      "lineStart" : 176,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(176,38): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "D6647D3B5D6F1DB54498DF4B693187B1",
      "lineEnd" : 176,
      "lineStart" : 176,
      "message" : "Parameter tagName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(176,39): FinalParametersCheck: Checks: Parameter tagName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "D6647D3B5D6F1DB54498DF4B693187B1",
      "lineEnd" : 176,
      "lineStart" : 176,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(176,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 26,
      "columnStart" : 26,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "438E4D4EEF0C1A5FABD980FC035935A9",
      "lineEnd" : 178,
      "lineStart" : 178,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(178,26): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 41,
      "columnStart" : 41,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "438E4D4EEF0C1A5FABD980FC035935A9",
      "lineEnd" : 178,
      "lineStart" : 178,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(178,41): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "D4FE0ADBCA3BCD85A847600A0DF75B4C",
      "lineEnd" : 190,
      "lineStart" : 190,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(190,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 45,
      "columnStart" : 45,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "D4FE0ADBCA3BCD85A847600A0DF75B4C",
      "lineEnd" : 190,
      "lineStart" : 190,
      "message" : "Parameter tagName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(190,45): FinalParametersCheck: Checks: Parameter tagName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 59,
      "columnStart" : 59,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "D4FE0ADBCA3BCD85A847600A0DF75B4C",
      "lineEnd" : 190,
      "lineStart" : 190,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(190,59): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 26,
      "columnStart" : 26,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5554CA4E75273AB089B1F0DD6BEBF25B",
      "lineEnd" : 192,
      "lineStart" : 192,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(192,26): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5554CA4E75273AB089B1F0DD6BEBF25B",
      "lineEnd" : 192,
      "lineStart" : 192,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(192,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "58780E1B8548725B4A2075894B1DE68D",
      "lineEnd" : 204,
      "lineStart" : 204,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(204,43): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "58780E1B8548725B4A2075894B1DE68D",
      "lineEnd" : 204,
      "lineStart" : 204,
      "message" : "Parameter tagName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(204,44): FinalParametersCheck: Checks: Parameter tagName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 58,
      "columnStart" : 58,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "58780E1B8548725B4A2075894B1DE68D",
      "lineEnd" : 204,
      "lineStart" : 204,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(204,58): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 26,
      "columnStart" : 26,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "585213E39D7D74FACCFD82A4DA3B11F8",
      "lineEnd" : 206,
      "lineStart" : 206,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(206,26): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "585213E39D7D74FACCFD82A4DA3B11F8",
      "lineEnd" : 206,
      "lineStart" : 206,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(206,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 45,
      "columnStart" : 45,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "7DA141A2B74F4B597EBB8674EFA98796",
      "lineEnd" : 218,
      "lineStart" : 218,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(218,45): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 46,
      "columnStart" : 46,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "7DA141A2B74F4B597EBB8674EFA98796",
      "lineEnd" : 218,
      "lineStart" : 218,
      "message" : "Parameter tagName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(218,46): FinalParametersCheck: Checks: Parameter tagName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 60,
      "columnStart" : 60,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "7DA141A2B74F4B597EBB8674EFA98796",
      "lineEnd" : 218,
      "lineStart" : 218,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(218,60): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 26,
      "columnStart" : 26,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "7C6B1A203BA826AE4B1E2A6A582F4086",
      "lineEnd" : 220,
      "lineStart" : 220,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(220,26): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "7C6B1A203BA826AE4B1E2A6A582F4086",
      "lineEnd" : 220,
      "lineStart" : 220,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(220,47): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 41,
      "columnStart" : 41,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "15A37B138A2808F334FFC564EF994CD3",
      "lineEnd" : 231,
      "lineStart" : 231,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(231,41): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "15A37B138A2808F334FFC564EF994CD3",
      "lineEnd" : 231,
      "lineStart" : 231,
      "message" : "Parameter tagName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(231,42): FinalParametersCheck: Checks: Parameter tagName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 56,
      "columnStart" : 56,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "15A37B138A2808F334FFC564EF994CD3",
      "lineEnd" : 231,
      "lineStart" : 231,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(231,56): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 26,
      "columnStart" : 26,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "AEACCBF6F73AE862188F79752EABBDF1",
      "lineEnd" : 233,
      "lineStart" : 233,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(233,26): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "AEACCBF6F73AE862188F79752EABBDF1",
      "lineEnd" : 233,
      "lineStart" : 233,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(233,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "DC572436D0B2BAD0B79B32F7161F36C1",
      "lineEnd" : 247,
      "lineStart" : 247,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(247,37): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "DC572436D0B2BAD0B79B32F7161F36C1",
      "lineEnd" : 247,
      "lineStart" : 247,
      "message" : "Parameter tagName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(247,38): FinalParametersCheck: Checks: Parameter tagName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "DC572436D0B2BAD0B79B32F7161F36C1",
      "lineEnd" : 247,
      "lineStart" : 247,
      "message" : "Parameter openTag should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(247,54): FinalParametersCheck: Checks: Parameter openTag should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 68,
      "columnStart" : 68,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "DC572436D0B2BAD0B79B32F7161F36C1",
      "lineEnd" : 247,
      "lineStart" : 247,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(247,68): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B4003CCFA60E89AF86230E6D1825A917",
      "lineEnd" : 250,
      "lineStart" : 250,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(250,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B4003CCFA60E89AF86230E6D1825A917",
      "lineEnd" : 250,
      "lineStart" : 250,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(250,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B4003CCFA60E89AF86230E6D1825A917",
      "lineEnd" : 250,
      "lineStart" : 250,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(250,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 46,
      "columnStart" : 46,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B4003CCFA60E89AF86230E6D1825A917",
      "lineEnd" : 250,
      "lineStart" : 250,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(250,46): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B4003CCFA60E89AF86230E6D1825A917",
      "lineEnd" : 250,
      "lineStart" : 250,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(250,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E0E2C6A004C13902A0D72F20A56E652D",
      "lineEnd" : 251,
      "lineStart" : 251,
      "message" : "'!' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(251,21): NoWhitespaceAfterCheck: Whitespace: '!' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 32,
      "columnStart" : 32,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E0E2C6A004C13902A0D72F20A56E652D",
      "lineEnd" : 251,
      "lineStart" : 251,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(251,32): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E0E2C6A004C13902A0D72F20A56E652D",
      "lineEnd" : 251,
      "lineStart" : 251,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(251,54): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1DEC4032D00F9D9899B68B533F805446",
      "lineEnd" : 253,
      "lineStart" : 253,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(253,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1DEC4032D00F9D9899B68B533F805446",
      "lineEnd" : 253,
      "lineStart" : 253,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(253,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1DEC4032D00F9D9899B68B533F805446",
      "lineEnd" : 253,
      "lineStart" : 253,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(253,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1DEC4032D00F9D9899B68B533F805446",
      "lineEnd" : 253,
      "lineStart" : 253,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(253,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 45,
      "columnStart" : 45,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1DEC4032D00F9D9899B68B533F805446",
      "lineEnd" : 253,
      "lineStart" : 253,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(253,45): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 30,
      "columnStart" : 30,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "394E640A702F3085DB76CDFC16218047",
      "lineEnd" : 254,
      "lineStart" : 254,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(254,30): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "394E640A702F3085DB76CDFC16218047",
      "lineEnd" : 254,
      "lineStart" : 254,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(254,47): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4848BD61B756BAD84E6022776B6E8EDF",
      "lineEnd" : 256,
      "lineStart" : 256,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(256,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4848BD61B756BAD84E6022776B6E8EDF",
      "lineEnd" : 256,
      "lineStart" : 256,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(256,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4848BD61B756BAD84E6022776B6E8EDF",
      "lineEnd" : 256,
      "lineStart" : 256,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(256,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4848BD61B756BAD84E6022776B6E8EDF",
      "lineEnd" : 256,
      "lineStart" : 256,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(256,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 75,
      "columnStart" : 75,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4848BD61B756BAD84E6022776B6E8EDF",
      "lineEnd" : 256,
      "lineStart" : 256,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(256,75): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 80,
      "columnStart" : 80,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4848BD61B756BAD84E6022776B6E8EDF",
      "lineEnd" : 256,
      "lineStart" : 256,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(256,80): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 82,
      "columnStart" : 82,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4848BD61B756BAD84E6022776B6E8EDF",
      "lineEnd" : 256,
      "lineStart" : 256,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(256,82): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 30,
      "columnStart" : 30,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "AC2C47A6205EFDC68401693A66E23B46",
      "lineEnd" : 257,
      "lineStart" : 257,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(257,30): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 51,
      "columnStart" : 51,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "AC2C47A6205EFDC68401693A66E23B46",
      "lineEnd" : 257,
      "lineStart" : 257,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(257,51): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "994AF087FCE2A94DCABD0DA7B4D7C801",
      "lineEnd" : 259,
      "lineStart" : 259,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(259,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "994AF087FCE2A94DCABD0DA7B4D7C801",
      "lineEnd" : 259,
      "lineStart" : 259,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(259,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "994AF087FCE2A94DCABD0DA7B4D7C801",
      "lineEnd" : 259,
      "lineStart" : 259,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(259,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "994AF087FCE2A94DCABD0DA7B4D7C801",
      "lineEnd" : 259,
      "lineStart" : 259,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(259,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 75,
      "columnStart" : 75,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "994AF087FCE2A94DCABD0DA7B4D7C801",
      "lineEnd" : 259,
      "lineStart" : 259,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(259,75): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 84,
      "columnStart" : 84,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "994AF087FCE2A94DCABD0DA7B4D7C801",
      "lineEnd" : 259,
      "lineStart" : 259,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(259,84): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 86,
      "columnStart" : 86,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "994AF087FCE2A94DCABD0DA7B4D7C801",
      "lineEnd" : 259,
      "lineStart" : 259,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(259,86): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 30,
      "columnStart" : 30,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "8872491173BFE4369C29BC811BCA0D4F",
      "lineEnd" : 260,
      "lineStart" : 260,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(260,30): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "8872491173BFE4369C29BC811BCA0D4F",
      "lineEnd" : 260,
      "lineStart" : 260,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(260,50): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "50F890DF04F911B45BE0F337F95D4DF8",
      "lineEnd" : 262,
      "lineStart" : 262,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(262,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "50F890DF04F911B45BE0F337F95D4DF8",
      "lineEnd" : 262,
      "lineStart" : 262,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(262,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "50F890DF04F911B45BE0F337F95D4DF8",
      "lineEnd" : 262,
      "lineStart" : 262,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(262,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "50F890DF04F911B45BE0F337F95D4DF8",
      "lineEnd" : 262,
      "lineStart" : 262,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(262,47): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 78,
      "columnStart" : 78,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "50F890DF04F911B45BE0F337F95D4DF8",
      "lineEnd" : 262,
      "lineStart" : 262,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(262,78): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 86,
      "columnStart" : 86,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "50F890DF04F911B45BE0F337F95D4DF8",
      "lineEnd" : 262,
      "lineStart" : 262,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(262,86): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 89,
      "columnStart" : 89,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "50F890DF04F911B45BE0F337F95D4DF8",
      "lineEnd" : 262,
      "lineStart" : 262,
      "message" : "'||' should be on a new line.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(262,89): OperatorWrapCheck: Whitespace: '||' should be on a new line.",
      "type" : "OperatorWrapCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "AFCA789C56B239C732C4B667AD2CABEB",
      "lineEnd" : 263,
      "lineStart" : 263,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(263,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "AFCA789C56B239C732C4B667AD2CABEB",
      "lineEnd" : 263,
      "lineStart" : 263,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(263,47): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 78,
      "columnStart" : 78,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "AFCA789C56B239C732C4B667AD2CABEB",
      "lineEnd" : 263,
      "lineStart" : 263,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(263,78): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 83,
      "columnStart" : 83,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "AFCA789C56B239C732C4B667AD2CABEB",
      "lineEnd" : 263,
      "lineStart" : 263,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(263,83): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 86,
      "columnStart" : 86,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "AFCA789C56B239C732C4B667AD2CABEB",
      "lineEnd" : 263,
      "lineStart" : 263,
      "message" : "'||' should be on a new line.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(263,86): OperatorWrapCheck: Whitespace: '||' should be on a new line.",
      "type" : "OperatorWrapCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "8045D8185D8CB98DF7B549929399D065",
      "lineEnd" : 264,
      "lineStart" : 264,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(264,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "8045D8185D8CB98DF7B549929399D065",
      "lineEnd" : 264,
      "lineStart" : 264,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(264,50): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "8045D8185D8CB98DF7B549929399D065",
      "lineEnd" : 264,
      "lineStart" : 264,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(264,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 30,
      "columnStart" : 30,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B0256A71327B38D691F14F88910EAAE0",
      "lineEnd" : 265,
      "lineStart" : 265,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(265,30): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 51,
      "columnStart" : 51,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B0256A71327B38D691F14F88910EAAE0",
      "lineEnd" : 265,
      "lineStart" : 265,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(265,51): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "0DE4ED2D037E0ED82FF7D26D717CAAB8",
      "lineEnd" : 267,
      "lineStart" : 267,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(267,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "0DE4ED2D037E0ED82FF7D26D717CAAB8",
      "lineEnd" : 267,
      "lineStart" : 267,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(267,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "0DE4ED2D037E0ED82FF7D26D717CAAB8",
      "lineEnd" : 267,
      "lineStart" : 267,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(267,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "0DE4ED2D037E0ED82FF7D26D717CAAB8",
      "lineEnd" : 267,
      "lineStart" : 267,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(267,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 75,
      "columnStart" : 75,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "0DE4ED2D037E0ED82FF7D26D717CAAB8",
      "lineEnd" : 267,
      "lineStart" : 267,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(267,75): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 80,
      "columnStart" : 80,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "0DE4ED2D037E0ED82FF7D26D717CAAB8",
      "lineEnd" : 267,
      "lineStart" : 267,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(267,80): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 82,
      "columnStart" : 82,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "0DE4ED2D037E0ED82FF7D26D717CAAB8",
      "lineEnd" : 267,
      "lineStart" : 267,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(267,82): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 30,
      "columnStart" : 30,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9D8A82DCBD6B06530B3BFEE3A8F1A9E0",
      "lineEnd" : 268,
      "lineStart" : 268,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(268,30): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 51,
      "columnStart" : 51,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9D8A82DCBD6B06530B3BFEE3A8F1A9E0",
      "lineEnd" : 268,
      "lineStart" : 268,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(268,51): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Javadoc",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "FDA0D66C9BC1E27364C0E1078CF9216A",
      "lineEnd" : 281,
      "lineStart" : 281,
      "message" : "Expected an @return tag.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(281,0): JavadocMethodCheck: Javadoc: Expected an @return tag.",
      "type" : "JavadocMethodCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 33,
      "columnStart" : 33,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "FDA0D66C9BC1E27364C0E1078CF9216A",
      "lineEnd" : 281,
      "lineStart" : 281,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(281,33): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 34,
      "columnStart" : 34,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "FDA0D66C9BC1E27364C0E1078CF9216A",
      "lineEnd" : 281,
      "lineStart" : 281,
      "message" : "Parameter tagName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(281,34): FinalParametersCheck: Checks: Parameter tagName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "FDA0D66C9BC1E27364C0E1078CF9216A",
      "lineEnd" : 281,
      "lineStart" : 281,
      "message" : "Parameter attrName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(281,50): FinalParametersCheck: Checks: Parameter attrName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "FDA0D66C9BC1E27364C0E1078CF9216A",
      "lineEnd" : 281,
      "lineStart" : 281,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(281,65): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5A4421834F4EE76A9E4C6FF0432B1B1A",
      "lineEnd" : 284,
      "lineStart" : 284,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(284,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5A4421834F4EE76A9E4C6FF0432B1B1A",
      "lineEnd" : 284,
      "lineStart" : 284,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(284,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 51,
      "columnStart" : 51,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5A4421834F4EE76A9E4C6FF0432B1B1A",
      "lineEnd" : 284,
      "lineStart" : 284,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(284,51): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 83,
      "columnStart" : 83,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5A4421834F4EE76A9E4C6FF0432B1B1A",
      "lineEnd" : 284,
      "lineStart" : 284,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(284,83): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 89,
      "columnStart" : 89,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5A4421834F4EE76A9E4C6FF0432B1B1A",
      "lineEnd" : 284,
      "lineStart" : 284,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(284,89): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 91,
      "columnStart" : 91,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5A4421834F4EE76A9E4C6FF0432B1B1A",
      "lineEnd" : 284,
      "lineStart" : 284,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(284,91): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Javadoc",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B91C8EA99148F460E2A7FDCE69238253",
      "lineEnd" : 296,
      "lineStart" : 296,
      "message" : "Expected an @return tag.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(296,0): JavadocMethodCheck: Javadoc: Expected an @return tag.",
      "type" : "JavadocMethodCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B91C8EA99148F460E2A7FDCE69238253",
      "lineEnd" : 296,
      "lineStart" : 296,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(296,37): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B91C8EA99148F460E2A7FDCE69238253",
      "lineEnd" : 296,
      "lineStart" : 296,
      "message" : "Parameter tagName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(296,38): FinalParametersCheck: Checks: Parameter tagName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B91C8EA99148F460E2A7FDCE69238253",
      "lineEnd" : 296,
      "lineStart" : 296,
      "message" : "Parameter attrName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(296,54): FinalParametersCheck: Checks: Parameter attrName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 69,
      "columnStart" : 69,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B91C8EA99148F460E2A7FDCE69238253",
      "lineEnd" : 296,
      "lineStart" : 296,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(296,69): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9EF486B08A46D17D435C6DAB1EDC8595",
      "lineEnd" : 300,
      "lineStart" : 300,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(300,47): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 83,
      "columnStart" : 83,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9EF486B08A46D17D435C6DAB1EDC8595",
      "lineEnd" : 300,
      "lineStart" : 300,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(300,83): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E9835B277CB3487F1BF1DD96A12A67D3",
      "lineEnd" : 301,
      "lineStart" : 301,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(301,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E9835B277CB3487F1BF1DD96A12A67D3",
      "lineEnd" : 301,
      "lineStart" : 301,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(301,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E9835B277CB3487F1BF1DD96A12A67D3",
      "lineEnd" : 301,
      "lineStart" : 301,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(301,31): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9D8EF4A956A7C9AFEC49F0D3A45461D8",
      "lineEnd" : 303,
      "lineStart" : 303,
      "message" : "'for' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(303,0): NeedBracesCheck: Blocks: 'for' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 14,
      "columnStart" : 14,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9D8EF4A956A7C9AFEC49F0D3A45461D8",
      "lineEnd" : 303,
      "lineStart" : 303,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(303,14): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 24,
      "columnStart" : 24,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9D8EF4A956A7C9AFEC49F0D3A45461D8",
      "lineEnd" : 303,
      "lineStart" : 303,
      "message" : "';' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(303,24): NoWhitespaceBeforeCheck: Whitespace: ';' is preceded with whitespace.",
      "type" : "NoWhitespaceBeforeCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9D8EF4A956A7C9AFEC49F0D3A45461D8",
      "lineEnd" : 303,
      "lineStart" : 303,
      "message" : "';' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(303,47): NoWhitespaceBeforeCheck: Whitespace: ';' is preceded with whitespace.",
      "type" : "NoWhitespaceBeforeCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9D8EF4A956A7C9AFEC49F0D3A45461D8",
      "lineEnd" : 303,
      "lineStart" : 303,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(303,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F64E58E2AC4F5E2F27282675A0814064",
      "lineEnd" : 304,
      "lineStart" : 304,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(304,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F64E58E2AC4F5E2F27282675A0814064",
      "lineEnd" : 304,
      "lineStart" : 304,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(304,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F64E58E2AC4F5E2F27282675A0814064",
      "lineEnd" : 304,
      "lineStart" : 304,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(304,50): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 59,
      "columnStart" : 59,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F64E58E2AC4F5E2F27282675A0814064",
      "lineEnd" : 304,
      "lineStart" : 304,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(304,59): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 61,
      "columnStart" : 61,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F64E58E2AC4F5E2F27282675A0814064",
      "lineEnd" : 304,
      "lineStart" : 304,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(304,61): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "467D0D2E97439F0D7EBF05FE9A3B3B45",
      "lineEnd" : 318,
      "lineStart" : 318,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(318,36): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "467D0D2E97439F0D7EBF05FE9A3B3B45",
      "lineEnd" : 318,
      "lineStart" : 318,
      "message" : "Parameter name should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(318,37): FinalParametersCheck: Checks: Parameter name should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "467D0D2E97439F0D7EBF05FE9A3B3B45",
      "lineEnd" : 318,
      "lineStart" : 318,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(318,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A654E84238AA68469C77D162FF07876C",
      "lineEnd" : 323,
      "lineStart" : 323,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(323,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 34,
      "columnStart" : 34,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A654E84238AA68469C77D162FF07876C",
      "lineEnd" : 323,
      "lineStart" : 323,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(323,34): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "364ABB587BFC19F97DF5D5D571DFCC55",
      "lineEnd" : 324,
      "lineStart" : 324,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(324,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "364ABB587BFC19F97DF5D5D571DFCC55",
      "lineEnd" : 324,
      "lineStart" : 324,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(324,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 55,
      "columnStart" : 55,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "364ABB587BFC19F97DF5D5D571DFCC55",
      "lineEnd" : 324,
      "lineStart" : 324,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(324,55): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "D01830340E9292E529AAA3B4076925DB",
      "lineEnd" : 325,
      "lineStart" : 325,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(325,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "D01830340E9292E529AAA3B4076925DB",
      "lineEnd" : 325,
      "lineStart" : 325,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(325,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A8346EBB64AF438E4452051F0AC0593E",
      "lineEnd" : 326,
      "lineStart" : 326,
      "message" : "'else' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(326,0): NeedBracesCheck: Blocks: 'else' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 35,
      "columnStart" : 35,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9FA96B753F47F2A8C1EAE77930D3322C",
      "lineEnd" : 339,
      "lineStart" : 339,
      "message" : "Parameter value should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(339,35): FinalParametersCheck: Checks: Parameter value should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9FA96B753F47F2A8C1EAE77930D3322C",
      "lineEnd" : 339,
      "lineStart" : 339,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(339,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "66E326C4E3B22FFF70D820C97D754F75",
      "lineEnd" : 341,
      "lineStart" : 341,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(341,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "EC594A195B90FC630EE890CFB1FC1223",
      "lineEnd" : 347,
      "lineStart" : 347,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(347,37): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "EC594A195B90FC630EE890CFB1FC1223",
      "lineEnd" : 347,
      "lineStart" : 347,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(347,50): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 56,
      "columnStart" : 56,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "EC594A195B90FC630EE890CFB1FC1223",
      "lineEnd" : 347,
      "lineStart" : 347,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(347,56): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 58,
      "columnStart" : 58,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "EC594A195B90FC630EE890CFB1FC1223",
      "lineEnd" : 347,
      "lineStart" : 347,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(347,58): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "FA33F084D4AF797DB5F46D0FE0E48E08",
      "lineEnd" : 369,
      "lineStart" : 369,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(369,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "FA33F084D4AF797DB5F46D0FE0E48E08",
      "lineEnd" : 369,
      "lineStart" : 369,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(369,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "FA33F084D4AF797DB5F46D0FE0E48E08",
      "lineEnd" : 369,
      "lineStart" : 369,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(369,29): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "C74FC89A74B52CF8F6D69F77DBE470B5",
      "lineEnd" : 374,
      "lineStart" : 374,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(374,52): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 70,
      "columnStart" : 70,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "C74FC89A74B52CF8F6D69F77DBE470B5",
      "lineEnd" : 374,
      "lineStart" : 374,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(374,70): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "10BD6A95AF531D5744CDE38903BBAF02",
      "lineEnd" : 375,
      "lineStart" : 375,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(375,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "10BD6A95AF531D5744CDE38903BBAF02",
      "lineEnd" : 375,
      "lineStart" : 375,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(375,28): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E8C13C31B70047B081D2AFD367F1A929",
      "lineEnd" : 376,
      "lineStart" : 376,
      "message" : "File contains tab characters (this is the first instance).",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(376,13): FileTabCharacterCheck: Whitespace: File contains tab characters (this is the first instance).",
      "type" : "FileTabCharacterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 41,
      "columnStart" : 41,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "65AD8C10E1A09B47C03CFBA3CD7077C2",
      "lineEnd" : 381,
      "lineStart" : 381,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(381,41): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 64,
      "columnStart" : 64,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "65AD8C10E1A09B47C03CFBA3CD7077C2",
      "lineEnd" : 381,
      "lineStart" : 381,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(381,64): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 76,
      "columnStart" : 76,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "65AD8C10E1A09B47C03CFBA3CD7077C2",
      "lineEnd" : 381,
      "lineStart" : 381,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(381,76): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 78,
      "columnStart" : 78,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "65AD8C10E1A09B47C03CFBA3CD7077C2",
      "lineEnd" : 381,
      "lineStart" : 381,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(381,78): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 20,
      "columnStart" : 20,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "98D9E26536233B141F8618FC7D02ED1D",
      "lineEnd" : 383,
      "lineStart" : 383,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(383,20): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 33,
      "columnStart" : 33,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "98D9E26536233B141F8618FC7D02ED1D",
      "lineEnd" : 383,
      "lineStart" : 383,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(383,33): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "52CA8D0D73DDFCF2F58479069F24AB35",
      "lineEnd" : 384,
      "lineStart" : 384,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(384,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 56,
      "columnStart" : 56,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "52CA8D0D73DDFCF2F58479069F24AB35",
      "lineEnd" : 384,
      "lineStart" : 384,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(384,56): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 58,
      "columnStart" : 58,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "52CA8D0D73DDFCF2F58479069F24AB35",
      "lineEnd" : 384,
      "lineStart" : 384,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(384,58): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 67,
      "columnStart" : 67,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "52CA8D0D73DDFCF2F58479069F24AB35",
      "lineEnd" : 384,
      "lineStart" : 384,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(384,67): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "265DC9FEC38964C8B617DC8134891194",
      "lineEnd" : 388,
      "lineStart" : 388,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(388,38): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "265DC9FEC38964C8B617DC8134891194",
      "lineEnd" : 388,
      "lineStart" : 388,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(388,42): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "61D14EFF4F1A54BDE0FC0E02A1823299",
      "lineEnd" : 389,
      "lineStart" : 389,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(389,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "61D14EFF4F1A54BDE0FC0E02A1823299",
      "lineEnd" : 389,
      "lineStart" : 389,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(389,31): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "14F41190A84972DAA15CEB7BB98CEC55",
      "lineEnd" : 390,
      "lineStart" : 390,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(390,43): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "14F41190A84972DAA15CEB7BB98CEC55",
      "lineEnd" : 390,
      "lineStart" : 390,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(390,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 25,
      "columnStart" : 25,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9E449751BE55474F090303DE4A8938BA",
      "lineEnd" : 392,
      "lineStart" : 392,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(392,25): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9E449751BE55474F090303DE4A8938BA",
      "lineEnd" : 392,
      "lineStart" : 392,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(392,47): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "147CF676272486193DFE55E202FA244D",
      "lineEnd" : 393,
      "lineStart" : 393,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(393,48): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "147CF676272486193DFE55E202FA244D",
      "lineEnd" : 393,
      "lineStart" : 393,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(393,54): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "C3A98315BF80DD2288367AE79181848E",
      "lineEnd" : 394,
      "lineStart" : 394,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(394,47): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 51,
      "columnStart" : 51,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "C3A98315BF80DD2288367AE79181848E",
      "lineEnd" : 394,
      "lineStart" : 394,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(394,51): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "15CE3242BD20D7D6151E063C2FCD3E2D",
      "lineEnd" : 395,
      "lineStart" : 395,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(395,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "15CE3242BD20D7D6151E063C2FCD3E2D",
      "lineEnd" : 395,
      "lineStart" : 395,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(395,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "15CE3242BD20D7D6151E063C2FCD3E2D",
      "lineEnd" : 395,
      "lineStart" : 395,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(395,39): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "47E63EFB42BD534BA448CB22C849B0D6",
      "lineEnd" : 396,
      "lineStart" : 396,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(396,53): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 62,
      "columnStart" : 62,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "47E63EFB42BD534BA448CB22C849B0D6",
      "lineEnd" : 396,
      "lineStart" : 396,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(396,62): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 49,
      "columnStart" : 49,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "8B88A01009F2DA439ACF127E4D3310E5",
      "lineEnd" : 397,
      "lineStart" : 397,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(397,49): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 55,
      "columnStart" : 55,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "8B88A01009F2DA439ACF127E4D3310E5",
      "lineEnd" : 397,
      "lineStart" : 397,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(397,55): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 54,
      "columnStart" : 54,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "C242D0E5365709D0F03682851FAF54DC",
      "lineEnd" : 398,
      "lineStart" : 398,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(398,54): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 72,
      "columnStart" : 72,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "C242D0E5365709D0F03682851FAF54DC",
      "lineEnd" : 398,
      "lineStart" : 398,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(398,72): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 19,
      "columnStart" : 19,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5E99131D8E51D43979B82B2253C20512",
      "lineEnd" : 404,
      "lineStart" : 404,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(404,19): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5E99131D8E51D43979B82B2253C20512",
      "lineEnd" : 404,
      "lineStart" : 404,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(404,36): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "14CDFCB5D64533DCAA0448225B0EB871",
      "lineEnd" : 410,
      "lineStart" : 410,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(410,17): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "14CDFCB5D64533DCAA0448225B0EB871",
      "lineEnd" : 410,
      "lineStart" : 410,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(410,28): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 26,
      "columnStart" : 26,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1DE8B4DEFEB3A5333A6275536A47788F",
      "lineEnd" : 413,
      "lineStart" : 413,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(413,26): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1DE8B4DEFEB3A5333A6275536A47788F",
      "lineEnd" : 413,
      "lineStart" : 413,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(413,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1846927EB98CFB1A6E84DEFFB94127AF",
      "lineEnd" : 431,
      "lineStart" : 431,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(431,38): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1846927EB98CFB1A6E84DEFFB94127AF",
      "lineEnd" : 431,
      "lineStart" : 431,
      "message" : "Parameter name should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(431,39): FinalParametersCheck: Checks: Parameter name should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1846927EB98CFB1A6E84DEFFB94127AF",
      "lineEnd" : 431,
      "lineStart" : 431,
      "message" : "Parameter value should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(431,52): FinalParametersCheck: Checks: Parameter value should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 62,
      "columnStart" : 62,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1846927EB98CFB1A6E84DEFFB94127AF",
      "lineEnd" : 431,
      "lineStart" : 431,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(431,62): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "620CCB29F59F7D34DBFE4B7D0E5F4A95",
      "lineEnd" : 433,
      "lineStart" : 433,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(433,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 26,
      "columnStart" : 26,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "620CCB29F59F7D34DBFE4B7D0E5F4A95",
      "lineEnd" : 433,
      "lineStart" : 433,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(433,26): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "620CCB29F59F7D34DBFE4B7D0E5F4A95",
      "lineEnd" : 433,
      "lineStart" : 433,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(433,31): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 41,
      "columnStart" : 41,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "620CCB29F59F7D34DBFE4B7D0E5F4A95",
      "lineEnd" : 433,
      "lineStart" : 433,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(433,41): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 25,
      "columnStart" : 25,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "8916EAA186345FB66A1DB377F7206186",
      "lineEnd" : 434,
      "lineStart" : 434,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(434,25): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "8916EAA186345FB66A1DB377F7206186",
      "lineEnd" : 434,
      "lineStart" : 434,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(434,44): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "8916EAA186345FB66A1DB377F7206186",
      "lineEnd" : 434,
      "lineStart" : 434,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(434,50): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "8916EAA186345FB66A1DB377F7206186",
      "lineEnd" : 434,
      "lineStart" : 434,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(434,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 25,
      "columnStart" : 25,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "82E66A8155FC1060DD72103A2D6BDEC7",
      "lineEnd" : 435,
      "lineStart" : 435,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(435,25): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "82E66A8155FC1060DD72103A2D6BDEC7",
      "lineEnd" : 435,
      "lineStart" : 435,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(435,38): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "82E66A8155FC1060DD72103A2D6BDEC7",
      "lineEnd" : 435,
      "lineStart" : 435,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(435,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "82E66A8155FC1060DD72103A2D6BDEC7",
      "lineEnd" : 435,
      "lineStart" : 435,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(435,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4D5BC864FE1E48F2B5524555AF2D9A39",
      "lineEnd" : 440,
      "lineStart" : 440,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(440,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4D5BC864FE1E48F2B5524555AF2D9A39",
      "lineEnd" : 440,
      "lineStart" : 440,
      "message" : "Parameter name should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(440,40): FinalParametersCheck: Checks: Parameter name should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4D5BC864FE1E48F2B5524555AF2D9A39",
      "lineEnd" : 440,
      "lineStart" : 440,
      "message" : "Parameter flags should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(440,53): FinalParametersCheck: Checks: Parameter flags should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 62,
      "columnStart" : 62,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4D5BC864FE1E48F2B5524555AF2D9A39",
      "lineEnd" : 440,
      "lineStart" : 440,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(440,62): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F0714B2E0D21418C123B3EE4ED3B1656",
      "lineEnd" : 442,
      "lineStart" : 442,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(442,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F0714B2E0D21418C123B3EE4ED3B1656",
      "lineEnd" : 442,
      "lineStart" : 442,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(442,42): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F0714B2E0D21418C123B3EE4ED3B1656",
      "lineEnd" : 442,
      "lineStart" : 442,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(442,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F0714B2E0D21418C123B3EE4ED3B1656",
      "lineEnd" : 442,
      "lineStart" : 442,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(442,50): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A12774A5EC8B033598CA2791A9C3149C",
      "lineEnd" : 446,
      "lineStart" : 446,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(446,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A12774A5EC8B033598CA2791A9C3149C",
      "lineEnd" : 446,
      "lineStart" : 446,
      "message" : "Parameter tagName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(446,40): FinalParametersCheck: Checks: Parameter tagName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 56,
      "columnStart" : 56,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A12774A5EC8B033598CA2791A9C3149C",
      "lineEnd" : 446,
      "lineStart" : 446,
      "message" : "Parameter attrName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(446,56): FinalParametersCheck: Checks: Parameter attrName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 71,
      "columnStart" : 71,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A12774A5EC8B033598CA2791A9C3149C",
      "lineEnd" : 446,
      "lineStart" : 446,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(446,71): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E7DFD7FDD596BE9008A67FDC42861403",
      "lineEnd" : 448,
      "lineStart" : 448,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(448,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E7DFD7FDD596BE9008A67FDC42861403",
      "lineEnd" : 448,
      "lineStart" : 448,
      "message" : "'{' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(448,47): NoWhitespaceAfterCheck: Whitespace: '{' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 58,
      "columnStart" : 58,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E7DFD7FDD596BE9008A67FDC42861403",
      "lineEnd" : 448,
      "lineStart" : 448,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(448,58): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "3F1C1663EDFB2285CD3BFB4292CCFD49",
      "lineEnd" : 452,
      "lineStart" : 452,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(452,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "3F1C1663EDFB2285CD3BFB4292CCFD49",
      "lineEnd" : 452,
      "lineStart" : 452,
      "message" : "Parameter tagName should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(452,40): FinalParametersCheck: Checks: Parameter tagName should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 56,
      "columnStart" : 56,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "3F1C1663EDFB2285CD3BFB4292CCFD49",
      "lineEnd" : 452,
      "lineStart" : 452,
      "message" : "Parameter attrNames should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(452,56): FinalParametersCheck: Checks: Parameter attrNames should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 74,
      "columnStart" : 74,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "3F1C1663EDFB2285CD3BFB4292CCFD49",
      "lineEnd" : 452,
      "lineStart" : 452,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(452,74): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 24,
      "columnStart" : 24,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "FCCCA13D1DC2D1E86A6194F0E817F9CA",
      "lineEnd" : 454,
      "lineStart" : 454,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(454,24): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "FCCCA13D1DC2D1E86A6194F0E817F9CA",
      "lineEnd" : 454,
      "lineStart" : 454,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(454,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "BAF02ED2B091A32C44E99802DAF41417",
      "lineEnd" : 458,
      "lineStart" : 458,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(458,38): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "BAF02ED2B091A32C44E99802DAF41417",
      "lineEnd" : 458,
      "lineStart" : 458,
      "message" : "Parameter name should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(458,39): FinalParametersCheck: Checks: Parameter name should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Checks",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "BAF02ED2B091A32C44E99802DAF41417",
      "lineEnd" : 458,
      "lineStart" : 458,
      "message" : "Parameter flag should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(458,52): FinalParametersCheck: Checks: Parameter flag should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 60,
      "columnStart" : 60,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "BAF02ED2B091A32C44E99802DAF41417",
      "lineEnd" : 458,
      "lineStart" : 458,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(458,60): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 41,
      "columnStart" : 41,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9D1AFA0D985E430E91D107DB61D646A1",
      "lineEnd" : 462,
      "lineStart" : 462,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(462,41): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 74,
      "columnStart" : 74,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9D1AFA0D985E430E91D107DB61D646A1",
      "lineEnd" : 462,
      "lineStart" : 462,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(462,74): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A764857413F9005A3AB90DF38874938D",
      "lineEnd" : 463,
      "lineStart" : 463,
      "message" : "'if' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(463,0): NeedBracesCheck: Blocks: 'if' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 13,
      "columnStart" : 13,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A764857413F9005A3AB90DF38874938D",
      "lineEnd" : 463,
      "lineStart" : 463,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(463,13): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 27,
      "columnStart" : 27,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A764857413F9005A3AB90DF38874938D",
      "lineEnd" : 463,
      "lineStart" : 463,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(463,27): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Blocks",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B67307703219339FDE419AB6A0B73AE1",
      "lineEnd" : 465,
      "lineStart" : 465,
      "message" : "'else' construct must use '{}'s.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(465,0): NeedBracesCheck: Blocks: 'else' construct must use '{}'s.",
      "type" : "NeedBracesCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "621F7EBA2D331820824EEF9246FC047A",
      "lineEnd" : 466,
      "lineStart" : 466,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(466,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "621F7EBA2D331820824EEF9246FC047A",
      "lineEnd" : 466,
      "lineStart" : 466,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(466,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "621F7EBA2D331820824EEF9246FC047A",
      "lineEnd" : 466,
      "lineStart" : 466,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(466,47): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 57,
      "columnStart" : 57,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "621F7EBA2D331820824EEF9246FC047A",
      "lineEnd" : 466,
      "lineStart" : 466,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(466,57): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "3FEB770DA1A58F88B35CAF1AB151D2AC",
      "lineEnd" : 473,
      "lineStart" : 473,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(473,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "3FEB770DA1A58F88B35CAF1AB151D2AC",
      "lineEnd" : 473,
      "lineStart" : 473,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(473,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "AFDE6BFEC659A6C65267870C5D06D7BA",
      "lineEnd" : 474,
      "lineStart" : 474,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(474,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "AFDE6BFEC659A6C65267870C5D06D7BA",
      "lineEnd" : 474,
      "lineStart" : 474,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(474,42): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "3AF7ADC382D6619490AFCA91B02C1A48",
      "lineEnd" : 475,
      "lineStart" : 475,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(475,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "3AF7ADC382D6619490AFCA91B02C1A48",
      "lineEnd" : 475,
      "lineStart" : 475,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(475,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "AD8D96F0241F50CDD612755E6A52F43A",
      "lineEnd" : 476,
      "lineStart" : 476,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(476,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "AD8D96F0241F50CDD612755E6A52F43A",
      "lineEnd" : 476,
      "lineStart" : 476,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(476,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5EA9190C38C2CB903FD84A7BA2620862",
      "lineEnd" : 477,
      "lineStart" : 477,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(477,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 41,
      "columnStart" : 41,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5EA9190C38C2CB903FD84A7BA2620862",
      "lineEnd" : 477,
      "lineStart" : 477,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(477,41): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4CBB65BC4A99881E9E80842EEDAF2427",
      "lineEnd" : 478,
      "lineStart" : 478,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(478,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 45,
      "columnStart" : 45,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4CBB65BC4A99881E9E80842EEDAF2427",
      "lineEnd" : 478,
      "lineStart" : 478,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(478,45): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "C6E58C8EED9AF651966B56907F23FA8D",
      "lineEnd" : 479,
      "lineStart" : 479,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(479,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "C6E58C8EED9AF651966B56907F23FA8D",
      "lineEnd" : 479,
      "lineStart" : 479,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(479,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1B4EB9AC377C561E324A741B8ADAB99B",
      "lineEnd" : 480,
      "lineStart" : 480,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(480,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 35,
      "columnStart" : 35,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1B4EB9AC377C561E324A741B8ADAB99B",
      "lineEnd" : 480,
      "lineStart" : 480,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(480,35): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "6FDE0F4BFF55E3FB18D488B90BACF74B",
      "lineEnd" : 481,
      "lineStart" : 481,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(481,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "6FDE0F4BFF55E3FB18D488B90BACF74B",
      "lineEnd" : 481,
      "lineStart" : 481,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(481,36): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "7E8800C3BD9FB44C127AB36BEC1C7B63",
      "lineEnd" : 482,
      "lineStart" : 482,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(482,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 76,
      "columnStart" : 76,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "7E8800C3BD9FB44C127AB36BEC1C7B63",
      "lineEnd" : 482,
      "lineStart" : 482,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(482,76): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "BC3593F5064C451821D96E2C5E7346CE",
      "lineEnd" : 483,
      "lineStart" : 483,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(483,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 70,
      "columnStart" : 70,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "BC3593F5064C451821D96E2C5E7346CE",
      "lineEnd" : 483,
      "lineStart" : 483,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(483,70): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E310244F8730DB4DBB9F4C5DC4290E77",
      "lineEnd" : 484,
      "lineStart" : 484,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(484,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E310244F8730DB4DBB9F4C5DC4290E77",
      "lineEnd" : 484,
      "lineStart" : 484,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(484,38): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F99B8D5BE150A5AB06858381275FF858",
      "lineEnd" : 485,
      "lineStart" : 485,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(485,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F99B8D5BE150A5AB06858381275FF858",
      "lineEnd" : 485,
      "lineStart" : 485,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(485,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F23ED6E63E118CAA015FAACDF0D1E0D7",
      "lineEnd" : 486,
      "lineStart" : 486,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(486,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 70,
      "columnStart" : 70,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F23ED6E63E118CAA015FAACDF0D1E0D7",
      "lineEnd" : 486,
      "lineStart" : 486,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(486,70): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "34A182BA77385422D05C46680BFB375A",
      "lineEnd" : 487,
      "lineStart" : 487,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(487,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "34A182BA77385422D05C46680BFB375A",
      "lineEnd" : 487,
      "lineStart" : 487,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(487,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "576143ED3001ABBD49F66CCC10232327",
      "lineEnd" : 488,
      "lineStart" : 488,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(488,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "576143ED3001ABBD49F66CCC10232327",
      "lineEnd" : 488,
      "lineStart" : 488,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(488,39): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "0BCB98A7DAB69353D13031EA0B8AABCF",
      "lineEnd" : 489,
      "lineStart" : 489,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(489,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "0BCB98A7DAB69353D13031EA0B8AABCF",
      "lineEnd" : 489,
      "lineStart" : 489,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(489,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "920ABC3373D2B307C2EA1D8ACAEB94D4",
      "lineEnd" : 490,
      "lineStart" : 490,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(490,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "920ABC3373D2B307C2EA1D8ACAEB94D4",
      "lineEnd" : 490,
      "lineStart" : 490,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(490,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1633430D7B2BD7BC207B9992AC596D62",
      "lineEnd" : 491,
      "lineStart" : 491,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(491,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1633430D7B2BD7BC207B9992AC596D62",
      "lineEnd" : 491,
      "lineStart" : 491,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(491,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "71112EDD064CA987EBBAB94E7C2A18B5",
      "lineEnd" : 492,
      "lineStart" : 492,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(492,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "71112EDD064CA987EBBAB94E7C2A18B5",
      "lineEnd" : 492,
      "lineStart" : 492,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(492,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "58E3711E93DB2C1E13A8C4A8480E8F2F",
      "lineEnd" : 493,
      "lineStart" : 493,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(493,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "58E3711E93DB2C1E13A8C4A8480E8F2F",
      "lineEnd" : 493,
      "lineStart" : 493,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(493,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E4BF292274A4A0194776A6C0C98A7F0D",
      "lineEnd" : 494,
      "lineStart" : 494,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(494,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E4BF292274A4A0194776A6C0C98A7F0D",
      "lineEnd" : 494,
      "lineStart" : 494,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(494,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "D6D5690C4F5B20B726A0D54FEDFDEC72",
      "lineEnd" : 495,
      "lineStart" : 495,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(495,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "D6D5690C4F5B20B726A0D54FEDFDEC72",
      "lineEnd" : 495,
      "lineStart" : 495,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(495,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "7F29AB58C5D5C2326F6E05F6E61DD2F4",
      "lineEnd" : 496,
      "lineStart" : 496,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(496,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 58,
      "columnStart" : 58,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "7F29AB58C5D5C2326F6E05F6E61DD2F4",
      "lineEnd" : 496,
      "lineStart" : 496,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(496,58): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F3E4405BD3167BC2C646ED6AE33C5BA5",
      "lineEnd" : 497,
      "lineStart" : 497,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(497,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 45,
      "columnStart" : 45,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F3E4405BD3167BC2C646ED6AE33C5BA5",
      "lineEnd" : 497,
      "lineStart" : 497,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(497,45): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "CB02435E098F465D5EACAF041CA41DF6",
      "lineEnd" : 498,
      "lineStart" : 498,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(498,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 58,
      "columnStart" : 58,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "CB02435E098F465D5EACAF041CA41DF6",
      "lineEnd" : 498,
      "lineStart" : 498,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(498,58): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "8AE1B09C4A97DAED39C4779682863B17",
      "lineEnd" : 499,
      "lineStart" : 499,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(499,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 37,
      "columnStart" : 37,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "8AE1B09C4A97DAED39C4779682863B17",
      "lineEnd" : 499,
      "lineStart" : 499,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(499,37): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "375231D4D8422ECAEC3EC539D3C4D071",
      "lineEnd" : 500,
      "lineStart" : 500,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(500,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "375231D4D8422ECAEC3EC539D3C4D071",
      "lineEnd" : 500,
      "lineStart" : 500,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(500,36): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F79E5082E50392B23AF8D7ECD1EE7B2D",
      "lineEnd" : 501,
      "lineStart" : 501,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(501,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F79E5082E50392B23AF8D7ECD1EE7B2D",
      "lineEnd" : 501,
      "lineStart" : 501,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(501,38): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B8B773AF78EDF13C6D4F46154BACE0A2",
      "lineEnd" : 502,
      "lineStart" : 502,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(502,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 55,
      "columnStart" : 55,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B8B773AF78EDF13C6D4F46154BACE0A2",
      "lineEnd" : 502,
      "lineStart" : 502,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(502,55): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5BB5CE5D99FBFF7077FA323F003C7916",
      "lineEnd" : 503,
      "lineStart" : 503,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(503,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 69,
      "columnStart" : 69,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5BB5CE5D99FBFF7077FA323F003C7916",
      "lineEnd" : 503,
      "lineStart" : 503,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(503,69): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "13C31927FBA78A0D4169A325DCC8133D",
      "lineEnd" : 504,
      "lineStart" : 504,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(504,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "13C31927FBA78A0D4169A325DCC8133D",
      "lineEnd" : 504,
      "lineStart" : 504,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(504,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "54CB041AF54335D626F41E4D0C52A6CF",
      "lineEnd" : 505,
      "lineStart" : 505,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(505,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "54CB041AF54335D626F41E4D0C52A6CF",
      "lineEnd" : 505,
      "lineStart" : 505,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(505,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E46A4656BAF6926593ACF5BFA7F90BD4",
      "lineEnd" : 506,
      "lineStart" : 506,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(506,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E46A4656BAF6926593ACF5BFA7F90BD4",
      "lineEnd" : 506,
      "lineStart" : 506,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(506,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B9238E18084D40FBC3BF2AE822C03AD9",
      "lineEnd" : 507,
      "lineStart" : 507,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(507,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B9238E18084D40FBC3BF2AE822C03AD9",
      "lineEnd" : 507,
      "lineStart" : 507,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(507,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1E001EF92CD8BAB077F741F5DAB8CE7B",
      "lineEnd" : 508,
      "lineStart" : 508,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(508,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1E001EF92CD8BAB077F741F5DAB8CE7B",
      "lineEnd" : 508,
      "lineStart" : 508,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(508,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "669B676108C7F7CE75D265634920189F",
      "lineEnd" : 509,
      "lineStart" : 509,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(509,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 73,
      "columnStart" : 73,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "669B676108C7F7CE75D265634920189F",
      "lineEnd" : 509,
      "lineStart" : 509,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(509,73): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "32C07F583902DF6B469979E05E8C03AF",
      "lineEnd" : 510,
      "lineStart" : 510,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(510,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 63,
      "columnStart" : 63,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "32C07F583902DF6B469979E05E8C03AF",
      "lineEnd" : 510,
      "lineStart" : 510,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(510,63): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4536B37BC987DB9AC022554A8ABC9A79",
      "lineEnd" : 511,
      "lineStart" : 511,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(511,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4536B37BC987DB9AC022554A8ABC9A79",
      "lineEnd" : 511,
      "lineStart" : 511,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(511,38): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "136EDEB48621990555C6F7F77009214F",
      "lineEnd" : 512,
      "lineStart" : 512,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(512,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 49,
      "columnStart" : 49,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "136EDEB48621990555C6F7F77009214F",
      "lineEnd" : 512,
      "lineStart" : 512,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(512,49): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "02A38154C6B917B20149F2D567DE02FC",
      "lineEnd" : 513,
      "lineStart" : 513,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(513,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 57,
      "columnStart" : 57,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "02A38154C6B917B20149F2D567DE02FC",
      "lineEnd" : 513,
      "lineStart" : 513,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(513,57): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "ABB39DEA40335B1D896347D8F7F0A07E",
      "lineEnd" : 514,
      "lineStart" : 514,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(514,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 59,
      "columnStart" : 59,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "ABB39DEA40335B1D896347D8F7F0A07E",
      "lineEnd" : 514,
      "lineStart" : 514,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(514,59): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "083D8881A1B3EA7FB7A983567AF80A9D",
      "lineEnd" : 515,
      "lineStart" : 515,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(515,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 46,
      "columnStart" : 46,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "083D8881A1B3EA7FB7A983567AF80A9D",
      "lineEnd" : 515,
      "lineStart" : 515,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(515,46): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F103BF5F0FDD39859B828E329BDD6972",
      "lineEnd" : 516,
      "lineStart" : 516,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(516,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "F103BF5F0FDD39859B828E329BDD6972",
      "lineEnd" : 516,
      "lineStart" : 516,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(516,40): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "D943DB8D21D1007707CD55DABC9B400C",
      "lineEnd" : 517,
      "lineStart" : 517,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(517,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 56,
      "columnStart" : 56,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "D943DB8D21D1007707CD55DABC9B400C",
      "lineEnd" : 517,
      "lineStart" : 517,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(517,56): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "FEFBAFD80F16FAE63CE8330E455C2F3F",
      "lineEnd" : 518,
      "lineStart" : 518,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(518,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 55,
      "columnStart" : 55,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "FEFBAFD80F16FAE63CE8330E455C2F3F",
      "lineEnd" : 518,
      "lineStart" : 518,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(518,55): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "38EC5CB35FEAF8DD1B4C76B76A5AEBC1",
      "lineEnd" : 519,
      "lineStart" : 519,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(519,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 73,
      "columnStart" : 73,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "38EC5CB35FEAF8DD1B4C76B76A5AEBC1",
      "lineEnd" : 519,
      "lineStart" : 519,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(519,73): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5206583946D1DA00598DBC700645B006",
      "lineEnd" : 520,
      "lineStart" : 520,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(520,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 66,
      "columnStart" : 66,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5206583946D1DA00598DBC700645B006",
      "lineEnd" : 520,
      "lineStart" : 520,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(520,66): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "919A62EF8456A481EAF8B9A7AA7E0405",
      "lineEnd" : 521,
      "lineStart" : 521,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(521,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "919A62EF8456A481EAF8B9A7AA7E0405",
      "lineEnd" : 521,
      "lineStart" : 521,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(521,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5B7053C9D1ABAD17E5F130378F929C52",
      "lineEnd" : 522,
      "lineStart" : 522,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(522,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 73,
      "columnStart" : 73,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5B7053C9D1ABAD17E5F130378F929C52",
      "lineEnd" : 522,
      "lineStart" : 522,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(522,73): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "29C60787093710BE67717D235C10CC17",
      "lineEnd" : 523,
      "lineStart" : 523,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(523,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 55,
      "columnStart" : 55,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "29C60787093710BE67717D235C10CC17",
      "lineEnd" : 523,
      "lineStart" : 523,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(523,55): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "65AF7B4868D527B372D6DB1E75E28293",
      "lineEnd" : 524,
      "lineStart" : 524,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(524,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 73,
      "columnStart" : 73,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "65AF7B4868D527B372D6DB1E75E28293",
      "lineEnd" : 524,
      "lineStart" : 524,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(524,73): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "0B2DA1B0548905DCC16D4028116606A7",
      "lineEnd" : 525,
      "lineStart" : 525,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(525,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 45,
      "columnStart" : 45,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "0B2DA1B0548905DCC16D4028116606A7",
      "lineEnd" : 525,
      "lineStart" : 525,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(525,45): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "7A73BA5089724D1729E83A67229F80A5",
      "lineEnd" : 526,
      "lineStart" : 526,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(526,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 70,
      "columnStart" : 70,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "7A73BA5089724D1729E83A67229F80A5",
      "lineEnd" : 526,
      "lineStart" : 526,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(526,70): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "417939B9271E7CDE8C82BC49144DEC7B",
      "lineEnd" : 527,
      "lineStart" : 527,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(527,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 52,
      "columnStart" : 52,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "417939B9271E7CDE8C82BC49144DEC7B",
      "lineEnd" : 527,
      "lineStart" : 527,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(527,52): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "BF66F3FA2FFAB14B513E6FE8A54BA6CA",
      "lineEnd" : 530,
      "lineStart" : 530,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(530,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "BF66F3FA2FFAB14B513E6FE8A54BA6CA",
      "lineEnd" : 530,
      "lineStart" : 530,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(530,38): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5A0945868D3D6B78AA8D492A9358B743",
      "lineEnd" : 531,
      "lineStart" : 531,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(531,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5A0945868D3D6B78AA8D492A9358B743",
      "lineEnd" : 531,
      "lineStart" : 531,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(531,44): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "6C9C41C7A74EBAFBD1A22E0AC96B29D2",
      "lineEnd" : 532,
      "lineStart" : 532,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(532,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "6C9C41C7A74EBAFBD1A22E0AC96B29D2",
      "lineEnd" : 532,
      "lineStart" : 532,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(532,40): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4B476B0CCA957CD926BB7706D47DE31E",
      "lineEnd" : 533,
      "lineStart" : 533,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(533,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "4B476B0CCA957CD926BB7706D47DE31E",
      "lineEnd" : 533,
      "lineStart" : 533,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(533,39): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "DA28EC5B7E03477EECF1A5248E68C263",
      "lineEnd" : 534,
      "lineStart" : 534,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(534,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "DA28EC5B7E03477EECF1A5248E68C263",
      "lineEnd" : 534,
      "lineStart" : 534,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(534,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5097D7885E0462499B4ED929CA714B88",
      "lineEnd" : 535,
      "lineStart" : 535,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(535,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "5097D7885E0462499B4ED929CA714B88",
      "lineEnd" : 535,
      "lineStart" : 535,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(535,39): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "958592FE0B1046F686C62EC33B18490A",
      "lineEnd" : 536,
      "lineStart" : 536,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(536,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "958592FE0B1046F686C62EC33B18490A",
      "lineEnd" : 536,
      "lineStart" : 536,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(536,40): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "487AB688AC9C292A450A655204313D40",
      "lineEnd" : 537,
      "lineStart" : 537,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(537,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 47,
      "columnStart" : 47,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "487AB688AC9C292A450A655204313D40",
      "lineEnd" : 537,
      "lineStart" : 537,
      "message" : "'{' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(537,47): NoWhitespaceAfterCheck: Whitespace: '{' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 101,
      "columnStart" : 101,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "487AB688AC9C292A450A655204313D40",
      "lineEnd" : 537,
      "lineStart" : 537,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(537,101): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "343B598280DADF3CFD32C0CE792B4C74",
      "lineEnd" : 538,
      "lineStart" : 538,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(538,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "343B598280DADF3CFD32C0CE792B4C74",
      "lineEnd" : 538,
      "lineStart" : 538,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(538,38): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E33A9951B72405930B0403F4C076A389",
      "lineEnd" : 539,
      "lineStart" : 539,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(539,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 41,
      "columnStart" : 41,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "E33A9951B72405930B0403F4C076A389",
      "lineEnd" : 539,
      "lineStart" : 539,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(539,41): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "6C0050018E5C3940C5FEE43F8A5F0AA3",
      "lineEnd" : 540,
      "lineStart" : 540,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(540,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "6C0050018E5C3940C5FEE43F8A5F0AA3",
      "lineEnd" : 540,
      "lineStart" : 540,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(540,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "85398031F97EF0AE330DF8A27D967ABB",
      "lineEnd" : 541,
      "lineStart" : 541,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(541,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "85398031F97EF0AE330DF8A27D967ABB",
      "lineEnd" : 541,
      "lineStart" : 541,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(541,39): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "D627884BC0582D3589D61ED25DD5F47D",
      "lineEnd" : 542,
      "lineStart" : 542,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(542,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 46,
      "columnStart" : 46,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "D627884BC0582D3589D61ED25DD5F47D",
      "lineEnd" : 542,
      "lineStart" : 542,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(542,46): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9ACA70A05E94351A7511A0097E15AF1F",
      "lineEnd" : 543,
      "lineStart" : 543,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(543,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9ACA70A05E94351A7511A0097E15AF1F",
      "lineEnd" : 543,
      "lineStart" : 543,
      "message" : "'{' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(543,48): NoWhitespaceAfterCheck: Whitespace: '{' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 93,
      "columnStart" : 93,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9ACA70A05E94351A7511A0097E15AF1F",
      "lineEnd" : 543,
      "lineStart" : 543,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(543,93): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B05981336D8BECB50F3E972A4AD442B5",
      "lineEnd" : 544,
      "lineStart" : 544,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(544,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 41,
      "columnStart" : 41,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "B05981336D8BECB50F3E972A4AD442B5",
      "lineEnd" : 544,
      "lineStart" : 544,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(544,41): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A24EE2C5AA77973B021588BD182BE7EC",
      "lineEnd" : 545,
      "lineStart" : 545,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(545,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A24EE2C5AA77973B021588BD182BE7EC",
      "lineEnd" : 545,
      "lineStart" : 545,
      "message" : "'{' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(545,48): NoWhitespaceAfterCheck: Whitespace: '{' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 73,
      "columnStart" : 73,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A24EE2C5AA77973B021588BD182BE7EC",
      "lineEnd" : 545,
      "lineStart" : 545,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(545,73): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9B8F5CD37672DB8B114A91C020363F5B",
      "lineEnd" : 546,
      "lineStart" : 546,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(546,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "9B8F5CD37672DB8B114A91C020363F5B",
      "lineEnd" : 546,
      "lineStart" : 546,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(546,43): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "CF98FF6C39C1230330BF5F5263908D24",
      "lineEnd" : 547,
      "lineStart" : 547,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(547,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "CF98FF6C39C1230330BF5F5263908D24",
      "lineEnd" : 547,
      "lineStart" : 547,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "549",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(547,38): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "56E595F6FC7323E5E9AA3D03882C1B33",
      "lineEnd" : 548,
      "lineStart" : 548,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(548,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 38,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "56E595F6FC7323E5E9AA3D03882C1B33",
      "lineEnd" : 548,
      "lineStart" : 548,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(548,38): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A06BFED3B684F81FE34388A4A887E326",
      "lineEnd" : 549,
      "lineStart" : 549,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(549,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A06BFED3B684F81FE34388A4A887E326",
      "lineEnd" : 549,
      "lineStart" : 549,
      "message" : "'{' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(549,50): NoWhitespaceAfterCheck: Whitespace: '{' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 75,
      "columnStart" : 75,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "A06BFED3B684F81FE34388A4A887E326",
      "lineEnd" : 549,
      "lineStart" : 549,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(549,75): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "98307F1549D0D46CDC7A138B46ACC4C5",
      "lineEnd" : 550,
      "lineStart" : 550,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(550,23): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "98307F1549D0D46CDC7A138B46ACC4C5",
      "lineEnd" : 550,
      "lineStart" : 550,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "HTMLdtd.java(550,39): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 15,
      "columnStart" : 15,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "4EB5EE7F7AD3A1A9D2F140ADA454BA31",
      "lineEnd" : 55,
      "lineStart" : 55,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(55,15): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "4EB5EE7F7AD3A1A9D2F140ADA454BA31",
      "lineEnd" : 55,
      "lineStart" : 55,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(55,39): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "4EB5EE7F7AD3A1A9D2F140ADA454BA31",
      "lineEnd" : 55,
      "lineStart" : 55,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(55,65): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 67,
      "columnStart" : 67,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "4EB5EE7F7AD3A1A9D2F140ADA454BA31",
      "lineEnd" : 55,
      "lineStart" : 55,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(55,67): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "AEFED2F6F6CF31095B196F14AE374FA5",
      "lineEnd" : 64,
      "lineStart" : 64,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(64,28): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "AEFED2F6F6CF31095B196F14AE374FA5",
      "lineEnd" : 64,
      "lineStart" : 64,
      "message" : "Parameter format should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(64,29): FinalParametersCheck: Checks: Parameter format should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Javadoc",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "AEFED2F6F6CF31095B196F14AE374FA5",
      "lineEnd" : 64,
      "lineStart" : 64,
      "message" : "Expected @param tag for 'format'.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(64,42): JavadocMethodCheck: Javadoc: Expected @param tag for 'format'.",
      "type" : "JavadocMethodCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "AEFED2F6F6CF31095B196F14AE374FA5",
      "lineEnd" : 64,
      "lineStart" : 64,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(64,48): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 15,
      "columnStart" : 15,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "4871CFA348AF99CAF342496149C61968",
      "lineEnd" : 66,
      "lineStart" : 66,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(66,15): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "4871CFA348AF99CAF342496149C61968",
      "lineEnd" : 66,
      "lineStart" : 66,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(66,65): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 91,
      "columnStart" : 91,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "4871CFA348AF99CAF342496149C61968",
      "lineEnd" : 66,
      "lineStart" : 66,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(66,91): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 93,
      "columnStart" : 93,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "4871CFA348AF99CAF342496149C61968",
      "lineEnd" : 66,
      "lineStart" : 66,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(66,93): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "29EE0B4C04F948F8595B4597D0840A86",
      "lineEnd" : 78,
      "lineStart" : 78,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(78,28): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "29EE0B4C04F948F8595B4597D0840A86",
      "lineEnd" : 78,
      "lineStart" : 78,
      "message" : "Parameter writer should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(78,29): FinalParametersCheck: Checks: Parameter writer should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "29EE0B4C04F948F8595B4597D0840A86",
      "lineEnd" : 78,
      "lineStart" : 78,
      "message" : "Parameter format should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(78,44): FinalParametersCheck: Checks: Parameter format should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 63,
      "columnStart" : 63,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "29EE0B4C04F948F8595B4597D0840A86",
      "lineEnd" : 78,
      "lineStart" : 78,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(78,63): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 15,
      "columnStart" : 15,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "C965A1967F7267B915E5B9E9711D3D71",
      "lineEnd" : 80,
      "lineStart" : 80,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(80,15): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "C965A1967F7267B915E5B9E9711D3D71",
      "lineEnd" : 80,
      "lineStart" : 80,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(80,65): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 91,
      "columnStart" : 91,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "C965A1967F7267B915E5B9E9711D3D71",
      "lineEnd" : 80,
      "lineStart" : 80,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(80,91): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 93,
      "columnStart" : 93,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "C965A1967F7267B915E5B9E9711D3D71",
      "lineEnd" : 80,
      "lineStart" : 80,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(80,93): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "A2D73136EFA14F43963048E2E75C9859",
      "lineEnd" : 81,
      "lineStart" : 81,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(81,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "A2D73136EFA14F43963048E2E75C9859",
      "lineEnd" : 81,
      "lineStart" : 81,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(81,36): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 28,
      "columnStart" : 28,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "A7EF2318331F97A894435F9999321C0A",
      "lineEnd" : 93,
      "lineStart" : 93,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(93,28): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "A7EF2318331F97A894435F9999321C0A",
      "lineEnd" : 93,
      "lineStart" : 93,
      "message" : "Parameter output should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(93,29): FinalParametersCheck: Checks: Parameter output should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 50,
      "columnStart" : 50,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "A7EF2318331F97A894435F9999321C0A",
      "lineEnd" : 93,
      "lineStart" : 93,
      "message" : "Parameter format should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(93,50): FinalParametersCheck: Checks: Parameter format should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 69,
      "columnStart" : 69,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "A7EF2318331F97A894435F9999321C0A",
      "lineEnd" : 93,
      "lineStart" : 93,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(93,69): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 15,
      "columnStart" : 15,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "ED4F53F13DC183DA2FA60E983F83F988",
      "lineEnd" : 95,
      "lineStart" : 95,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(95,15): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 65,
      "columnStart" : 65,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "ED4F53F13DC183DA2FA60E983F83F988",
      "lineEnd" : 95,
      "lineStart" : 95,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(95,65): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 91,
      "columnStart" : 91,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "ED4F53F13DC183DA2FA60E983F83F988",
      "lineEnd" : 95,
      "lineStart" : 95,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(95,91): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 93,
      "columnStart" : 93,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "ED4F53F13DC183DA2FA60E983F83F988",
      "lineEnd" : 95,
      "lineStart" : 95,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(95,93): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "6FF6C991CD8CD2D92E5E75B5172C59D3",
      "lineEnd" : 96,
      "lineStart" : 96,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(96,29): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "6FF6C991CD8CD2D92E5E75B5172C59D3",
      "lineEnd" : 96,
      "lineStart" : 96,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(96,36): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Javadoc",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "65F828876DDBD9BD443CC2731A464662",
      "lineEnd" : 100,
      "lineStart" : 100,
      "message" : "Missing a Javadoc comment.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(100,5): JavadocMethodCheck: Javadoc: Missing a Javadoc comment.",
      "type" : "JavadocMethodCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 33,
      "columnStart" : 33,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "65F828876DDBD9BD443CC2731A464662",
      "lineEnd" : 100,
      "lineStart" : 100,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(100,33): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Checks",
      "columnEnd" : 34,
      "columnStart" : 34,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "65F828876DDBD9BD443CC2731A464662",
      "lineEnd" : 100,
      "lineStart" : 100,
      "message" : "Parameter format should be final.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(100,34): FinalParametersCheck: Checks: Parameter format should be final.",
      "type" : "FinalParametersCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 53,
      "columnStart" : 53,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "65F828876DDBD9BD443CC2731A464662",
      "lineEnd" : 100,
      "lineStart" : 100,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(100,53): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "4352B67024ECAE7DEE614CF9B8C015F2",
      "lineEnd" : 102,
      "lineStart" : 102,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(102,31): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 75,
      "columnStart" : 75,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "4352B67024ECAE7DEE614CF9B8C015F2",
      "lineEnd" : 102,
      "lineStart" : 102,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(102,75): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 101,
      "columnStart" : 101,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "4352B67024ECAE7DEE614CF9B8C015F2",
      "lineEnd" : 102,
      "lineStart" : 102,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(102,101): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "XHTMLSerializer.java",
      "category" : "Whitespace",
      "columnEnd" : 103,
      "columnStart" : 103,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/XHTMLSerializer.java",
      "fingerprint" : "4352B67024ECAE7DEE614CF9B8C015F2",
      "lineEnd" : 102,
      "lineStart" : 102,
      "message" : "')' is preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "XHTMLSerializer.java(102,103): ParenPadCheck: Whitespace: ')' is preceded with whitespace.",
      "type" : "ParenPadCheck"
    }
  ],
  "size" : 1081,
  "toString" : "- (-): 1081 issues (1974 duplicates)"
}