)]}'
{
  "commit": "0f11de44e855cd49f1a8d81fc293dac3f99c0b1a",
  "tree": "a15b06040bcbe7f9281611a768d4457b9f7cb208",
  "parents": [
    "ae09617541cf90a3e89bd191b1dcaf42914f0d7c"
  ],
  "author": {
    "name": "Hector Oswaldo Caballero",
    "email": "hector.caballero@ericsson.com",
    "time": "Mon Nov 27 10:43:19 2017 -0500"
  },
  "committer": {
    "name": "Hector Oswaldo Caballero",
    "email": "hector.caballero@ericsson.com",
    "time": "Mon Nov 27 12:51:20 2017 -0500"
  },
  "message": "Sonar: Constructors should not be used to instantiate \"String\"\n\nConstructors for Strings and the objects used to wrap primitives should\nnever be used. Doing so is less clear and uses more memory than simply\nusing the desired value in the case of strings, and using valueOf\nfor everything else.\n\nFurther, these constructors are deprecated in Java 9, which is an\nindication that they will eventually be removed from the language\naltogether.\n\nChange-Id: Idabc1f446a836ba6d77b164f55bbfe6ac4e2ca9d\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "caafc7ac77c0fd2ea45bd1ca1f81cb2e7f6acb58",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/its/jira/restapi/JiraRestApi.java",
      "new_id": "9f81230847d880c04907bed59e323d46f2fd5df7",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/its/jira/restapi/JiraRestApi.java"
    }
  ]
}
