)]}'
{
  "commit": "43f642bad9e3983f566c1166316f88cd69ce6318",
  "tree": "ad0b98d04113b601e23abc1977a993d6e4611ba0",
  "parents": [
    "ac1e8f8e5aa2ec074668ec45d5c64633907743ea"
  ],
  "author": {
    "name": "Florian Zschocke",
    "email": "florian.zschocke@devolo.de",
    "time": "Thu Dec 15 22:10:37 2016 +0100"
  },
  "committer": {
    "name": "Florian Zschocke",
    "email": "florian.zschocke@devolo.de",
    "time": "Mon Jan 02 12:56:10 2017 +0100"
  },
  "message": "Add build definition file for Circle CI\n\nConfigure the build for Circle CI in the new file circle.yml.\nSpecify a compile step to have the build fail on compilation error.\nThe test step is then configured as `ant test`, which will compile\nagain due to the limits of Ant/Moxie.\n\nContrary to the documentation, the default Java version on Circle CI\nis Java 8.\nThe project is set as a Java 7 project. We define to use OpenJDK 7,\nbecause the Gitblit build has some trouble with Java 8, I consider\nJava 7 the default, and Circle CI does not provide an Oracle JDK 7\ninstallation to use. I could only get it to work with OpenJDK 7.\n\nThe Java version is reported in the Circle CI build script to ease\nanalysis.\n\nTest and coverage reports get stored as artifacts for a build, which\nallows to browse them in the Circle CI web interface.\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fcf87867578724326039d1532a8593a7291769bb",
      "new_mode": 33188,
      "new_path": "circle.yml"
    }
  ]
}
