{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Martin Ledvinka",
          "userId" : "ledvima1",
          "userName" : "Martin Ledvinka"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 10,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "19fe903334037b6925b336449db17cba6e6626c3",
            "branch" : [
              {
                "SHA1" : "19fe903334037b6925b336449db17cba6e6626c3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "19fe903334037b6925b336449db17cba6e6626c3",
            "branch" : [
              {
                "SHA1" : "19fe903334037b6925b336449db17cba6e6626c3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "19fe903334037b6925b336449db17cba6e6626c3",
        "branch" : [
          {
            "SHA1" : "19fe903334037b6925b336449db17cba6e6626c3",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "file:///srv/git/semforms.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "semforms-0.0.1.tgz",
      "fileName" : "semforms-0.0.1.tgz",
      "relativePath" : "semforms-0.0.1.tgz"
    },
    {
      "displayPath" : "semforms-0.0.2.tgz",
      "fileName" : "semforms-0.0.2.tgz",
      "relativePath" : "semforms-0.0.2.tgz"
    },
    {
      "displayPath" : "semforms-0.0.3.tgz",
      "fileName" : "semforms-0.0.3.tgz",
      "relativePath" : "semforms-0.0.3.tgz"
    },
    {
      "displayPath" : "semforms-0.0.4.tgz",
      "fileName" : "semforms-0.0.4.tgz",
      "relativePath" : "semforms-0.0.4.tgz"
    },
    {
      "displayPath" : "semforms-0.0.5.tgz",
      "fileName" : "semforms-0.0.5.tgz",
      "relativePath" : "semforms-0.0.5.tgz"
    },
    {
      "displayPath" : "semforms-0.0.6.tgz",
      "fileName" : "semforms-0.0.6.tgz",
      "relativePath" : "semforms-0.0.6.tgz"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#10",
  "duration" : 43007,
  "estimatedDuration" : 123138,
  "executor" : None,
  "fullDisplayName" : "SForms #10",
  "id" : "10",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10,
  "queueId" : 17,
  "result" : "SUCCESS",
  "timestamp" : 1472222914903,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/10/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/util/Utils.js",
          "test/__tests__/AnswerTest.js",
          "src/components/answer/InputAnswer.js",
          "README.md",
          "src/constants/Constants.js",
          "src/util/FormUtils.js"
        ],
        "commitId" : "900776951c0fe66cc547e3584710be638e072acc",
        "timestamp" : 1472055877000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "Added support for numeric inputs.\u000a",
        "date" : "2016-08-24 18:24:37 +0200",
        "id" : "900776951c0fe66cc547e3584710be638e072acc",
        "msg" : "Added support for numeric inputs.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "test/__tests__/AnswerTest.js"
          },
          {
            "editType" : "edit",
            "file" : "src/util/Utils.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/answer/InputAnswer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/constants/Constants.js"
          },
          {
            "editType" : "edit",
            "file" : "src/util/FormUtils.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/rendering/bootstrap-datetimepicker.min.css",
          "test/rendering/fonts/glyphicons-halflings-regular.woff",
          "src/components/answer/DateTimeAnswer.js",
          ".gitignore",
          "test/rendering/TestApp.js",
          "test/rendering/fonts/glyphicons-halflings-regular.woff2",
          "test/rendering/fonts/glyphicons-halflings-regular.svg",
          "test/__tests__/AnswerTest.js",
          "test/rendering/fonts/glyphicons-halflings-regular.ttf",
          "src/constants/Constants.js",
          "test/rendering/index.html",
          "src/model/Configuration.js",
          "test/rendering/bootstrap.min.css",
          "test/rendering/fonts/glyphicons-halflings-regular.eot",
          "src/util/Utils.js",
          "package.json"
        ],
        "commitId" : "00248fcbe42f2f099e705d3c1ed7178a15477775",
        "timestamp" : 1472209795000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "Component rendering for testing of the UI. Fixed datetime handling.\u000a",
        "date" : "2016-08-26 13:09:55 +0200",
        "id" : "00248fcbe42f2f099e705d3c1ed7178a15477775",
        "msg" : "Component rendering for testing of the UI. Fixed datetime handling.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/answer/DateTimeAnswer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/util/Utils.js"
          },
          {
            "editType" : "add",
            "file" : "test/rendering/fonts/glyphicons-halflings-regular.ttf"
          },
          {
            "editType" : "add",
            "file" : "test/rendering/TestApp.js"
          },
          {
            "editType" : "add",
            "file" : "test/rendering/bootstrap-datetimepicker.min.css"
          },
          {
            "editType" : "add",
            "file" : "test/rendering/index.html"
          },
          {
            "editType" : "edit",
            "file" : "src/constants/Constants.js"
          },
          {
            "editType" : "add",
            "file" : "test/rendering/fonts/glyphicons-halflings-regular.woff"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "add",
            "file" : "test/rendering/fonts/glyphicons-halflings-regular.svg"
          },
          {
            "editType" : "edit",
            "file" : "src/model/Configuration.js"
          },
          {
            "editType" : "add",
            "file" : "test/rendering/bootstrap.min.css"
          },
          {
            "editType" : "edit",
            "file" : "test/__tests__/AnswerTest.js"
          },
          {
            "editType" : "add",
            "file" : "test/rendering/fonts/glyphicons-halflings-regular.woff2"
          },
          {
            "editType" : "add",
            "file" : "test/rendering/fonts/glyphicons-halflings-regular.eot"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/rendering/index.html",
          "src/components/Question.js",
          "test/rendering/semforms.css",
          "test/rendering/form.json",
          ".gitignore",
          "src/components/answer/DateTimeAnswer.js",
          "test/__tests__/FormUtilsTest.js",
          "src/util/FormUtils.js",
          "src/components/answer/CheckboxAnswer.js",
          "test/rendering/TestApp.js",
          "src/constants/Constants.js"
        ],
        "commitId" : "83cfb40011b67139935c49c987e5723c897102f7",
        "timestamp" : 1472219992000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "Hierarchical rendering for answerable sections.\u000a",
        "date" : "2016-08-26 15:59:52 +0200",
        "id" : "83cfb40011b67139935c49c987e5723c897102f7",
        "msg" : "Hierarchical rendering for answerable sections.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/answer/CheckboxAnswer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/constants/Constants.js"
          },
          {
            "editType" : "edit",
            "file" : "test/rendering/index.html"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.js"
          },
          {
            "editType" : "add",
            "file" : "test/rendering/semforms.css"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "edit",
            "file" : "test/__tests__/FormUtilsTest.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/answer/DateTimeAnswer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/util/FormUtils.js"
          },
          {
            "editType" : "add",
            "file" : "test/rendering/form.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/answer/CheckboxAnswer.js",
          "package.json",
          "test/rendering/TestApp.js",
          "src/components/MaskedInput.js"
        ],
        "commitId" : "2b02871bd93b2034529e33ff39e5ed065f3ea5db",
        "timestamp" : 1472222151000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "Added masked input component.\u000a",
        "date" : "2016-08-26 16:35:51 +0200",
        "id" : "2b02871bd93b2034529e33ff39e5ed065f3ea5db",
        "msg" : "Added masked input component.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/answer/CheckboxAnswer.js"
          },
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.js"
          },
          {
            "editType" : "add",
            "file" : "src/components/MaskedInput.js"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "19fe903334037b6925b336449db17cba6e6626c3",
        "timestamp" : 1472222899000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "Bumped version to 0.0.6.\u000a",
        "date" : "2016-08-26 16:48:19 +0200",
        "id" : "19fe903334037b6925b336449db17cba6e6626c3",
        "msg" : "Bumped version to 0.0.6.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
      "fullName" : "Martin Ledvinka"
    }
  ]
}