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

org.sonar.server.source.ws.lines-example.json Maven / Gradle / Ivy

There is a newer version: 7.2.1
Show newest version
{
  "sources": [
    {"line": 20, "code": "package org.sonar.check;", "scmAuthor": "[email protected]", "scmDate": "2011-01-02T12:34:56+0100", "scmRevision":"a1e2b3e5d6f5"],
    {"line": 21, "code":"", "scmAuthor": "[email protected]", "scmDate": "2011-01-02T12:34:56+0100", "scmRevision":"a1e2b3e5d6f5"],
    {"line": 22, "code":"public enum Priority {", "scmAuthor": "[email protected]", "scmDate": "2011-01-02T12:34:56+0100", "scmRevision":"a1e2b3e5d6f5"],
    {"line": 23, "code":"  /**", "scmAuthor": "[email protected]", "scmDate": "2011-01-02T12:34:56+0100", "scmRevision":"a1e2b3e5d6f5"],
    {"line": 24, "code":"   * WARNING : DO NOT CHANGE THE ENUMERATION ORDER", "scmAuthor": "[email protected]", "scmDate": "2011-01-02T12:34:56+0100", "scmRevision":"a1e2b3e5d6f5"],
    {"line": 25, "code":"   * the enum ordinal is used for db persistence", "scmAuthor": "[email protected]", "scmDate": "2011-01-02T12:34:56+0100", "scmRevision":"a1e2b3e5d6f5"]
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy