{
  "actions" : [
    {
      "causes" : [
        {
          "shortDescription" : "Started by user Marco Nguitragool-Schulze",
          "userId" : "mn",
          "userName" : "Marco Nguitragool-Schulze"
        }
      ]
    },
    {
      "buildsByBranchName" : {
        "origin/master" : {
          "buildNumber" : 257,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "66c902fc94edf112e3488fa66e9ee58de8912248",
            "branch" : [
              {
                "SHA1" : "66c902fc94edf112e3488fa66e9ee58de8912248",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "66c902fc94edf112e3488fa66e9ee58de8912248",
            "branch" : [
              {
                "SHA1" : "66c902fc94edf112e3488fa66e9ee58de8912248",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "66c902fc94edf112e3488fa66e9ee58de8912248",
        "branch" : [
          {
            "SHA1" : "66c902fc94edf112e3488fa66e9ee58de8912248",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/subshare/subshare.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "failCount" : 0,
      "skipCount" : 2,
      "totalCount" : 113,
      "urlName" : "testReport"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "org.subshare/build/distributions/org.subshare.gui-0.10.0-bin.tar.gz",
      "fileName" : "org.subshare.gui-0.10.0-bin.tar.gz",
      "relativePath" : "org.subshare/build/distributions/org.subshare.gui-0.10.0-bin.tar.gz"
    },
    {
      "displayPath" : "org.subshare/build/distributions/org.subshare.gui-0.10.0-bin.zip",
      "fileName" : "org.subshare.gui-0.10.0-bin.zip",
      "relativePath" : "org.subshare/build/distributions/org.subshare.gui-0.10.0-bin.zip"
    },
    {
      "displayPath" : "org.subshare/build/distributions/org.subshare.server-0.10.0-bin.tar.gz",
      "fileName" : "org.subshare.server-0.10.0-bin.tar.gz",
      "relativePath" : "org.subshare/build/distributions/org.subshare.server-0.10.0-bin.tar.gz"
    },
    {
      "displayPath" : "org.subshare/build/distributions/org.subshare.server-0.10.0-bin.zip",
      "fileName" : "org.subshare.server-0.10.0-bin.zip",
      "relativePath" : "org.subshare/build/distributions/org.subshare.server-0.10.0-bin.zip"
    },
    {
      "displayPath" : "org.subshare.gui/build/distributions/org.subshare.gui-0.10.0-bin.tar.gz",
      "fileName" : "org.subshare.gui-0.10.0-bin.tar.gz",
      "relativePath" : "org.subshare/org.subshare.gui/build/distributions/org.subshare.gui-0.10.0-bin.tar.gz"
    },
    {
      "displayPath" : "org.subshare.gui/build/distributions/org.subshare.gui-0.10.0-bin.zip",
      "fileName" : "org.subshare.gui-0.10.0-bin.zip",
      "relativePath" : "org.subshare/org.subshare.gui/build/distributions/org.subshare.gui-0.10.0-bin.zip"
    },
    {
      "displayPath" : "org.subshare.server/build/distributions/org.subshare.server-0.10.0-bin.tar.gz",
      "fileName" : "org.subshare.server-0.10.0-bin.tar.gz",
      "relativePath" : "org.subshare/org.subshare.server/build/distributions/org.subshare.server-0.10.0-bin.tar.gz"
    },
    {
      "displayPath" : "org.subshare.server/build/distributions/org.subshare.server-0.10.0-bin.zip",
      "fileName" : "org.subshare.server-0.10.0-bin.zip",
      "relativePath" : "org.subshare/org.subshare.server/build/distributions/org.subshare.server-0.10.0-bin.zip"
    }
  ],
  "building" : False,
  "description" : "0.10.0",
  "duration" : 2777821,
  "estimatedDuration" : 3008718,
  "executor" : None,
  "fullDisplayName" : "org.subshare_java_8 #257",
  "id" : "2017-04-01_07-45-42",
  "keepLog" : True,
  "number" : 257,
  "result" : "SUCCESS",
  "timestamp" : 1491025542000,
  "url" : "https://www.codewizards.co:443/jenkins/job/org.subshare_java_8/257/",
  "builtOn" : "",
  "changeSet" : {
    "items" : [
      {
        "affectedPaths" : [
          "org.subshare/org.subshare.core/src/main/java/org/subshare/core/pgp/gnupg/BcWithLocalGnuPgPgp.java",
          "org.subshare/src/site/markdown/documentation/whats-new.md.vm",
          "org.subshare/src/site/markdown/releases/index.md.vm",
          "org.subshare/build.gradle"
        ],
        "commitId" : "47dc28408b5498fcc7d7f8edfdb28f7207e0eddc",
        "timestamp" : 1491025000,
        "author" : {
          "absoluteUrl" : "https://www.codewizards.co:443/jenkins/user/marco",
          "fullName" : "marco"
        },
        "comment" : "https://github.com/subshare/subshare/issues/49\n",
        "date" : "1970-01-18T07:10:25+0100 +0700",
        "id" : "47dc28408b5498fcc7d7f8edfdb28f7207e0eddc",
        "msg" : "https://github.com/subshare/subshare/issues/49",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.subshare/org.subshare.core/src/main/java/org/subshare/core/pgp/gnupg/BcWithLocalGnuPgPgp.java"
          },
          {
            "editType" : "edit",
            "file" : "org.subshare/src/site/markdown/documentation/whats-new.md.vm"
          },
          {
            "editType" : "edit",
            "file" : "org.subshare/build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "org.subshare/src/site/markdown/releases/index.md.vm"
          }
        ]
      },
      {
        "affectedPaths" : [
          "org.subshare/org.subshare.parent/pom.xml",
          "org.subshare/pom.xml",
          "org.subshare/org.subshare.site.skin/pom.xml"
        ],
        "commitId" : "66c902fc94edf112e3488fa66e9ee58de8912248",
        "timestamp" : 1491025000,
        "author" : {
          "absoluteUrl" : "https://www.codewizards.co:443/jenkins/user/marco",
          "fullName" : "marco"
        },
        "comment" : "0.10.0 release\n",
        "date" : "1970-01-18T07:10:25+0100 +0700",
        "id" : "66c902fc94edf112e3488fa66e9ee58de8912248",
        "msg" : "0.10.0 release",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "org.subshare/org.subshare.parent/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "org.subshare/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "org.subshare/org.subshare.site.skin/pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.codewizards.co:443/jenkins/user/marco",
      "fullName" : "marco"
    }
  ]
}