{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user blaskmir",
          "userId" : "blaskmir",
          "userName" : "blaskmir"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 13,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5d42bd19332171849085e4cc2c87d0e54520189a",
            "branch" : [
              {
                "SHA1" : "5d42bd19332171849085e4cc2c87d0e54520189a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5d42bd19332171849085e4cc2c87d0e54520189a",
            "branch" : [
              {
                "SHA1" : "5d42bd19332171849085e4cc2c87d0e54520189a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5d42bd19332171849085e4cc2c87d0e54520189a",
        "branch" : [
          {
            "SHA1" : "5d42bd19332171849085e4cc2c87d0e54520189a",
            "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"
    },
    {
      "displayPath" : "semforms-0.1.0.tgz",
      "fileName" : "semforms-0.1.0.tgz",
      "relativePath" : "semforms-0.1.0.tgz"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#13",
  "duration" : 63835,
  "estimatedDuration" : 123138,
  "executor" : None,
  "fullDisplayName" : "SForms #13",
  "id" : "13",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 13,
  "queueId" : 26,
  "result" : "SUCCESS",
  "timestamp" : 1480365864400,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/13/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/model/ValidatorFactory.js",
          "src/components/Question.js",
          "src/components/DefaultInput.js",
          "src/components/answer/InputAnswer.js",
          "src/constants/Constants.js"
        ],
        "commitId" : "836f31fc9f3feb4c289c145a1056adfd579f61ef",
        "timestamp" : 1478347082000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[new] support for \"form:requires-answer\"\u000a",
        "date" : "2016-11-05 12:58:02 +0100",
        "id" : "836f31fc9f3feb4c289c145a1056adfd579f61ef",
        "msg" : "[new] support for \"form:requires-answer\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/DefaultInput.js"
          },
          {
            "editType" : "edit",
            "file" : "src/constants/Constants.js"
          },
          {
            "editType" : "add",
            "file" : "src/model/ValidatorFactory.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/answer/InputAnswer.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/constants/Constants.js"
        ],
        "commitId" : "c5ebb0a59849596670d5f1e7149f9cb5a403438c",
        "timestamp" : 1478424346000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[new] has-preceding-question vocab\u000a",
        "date" : "2016-11-06 10:25:46 +0100",
        "id" : "c5ebb0a59849596670d5f1e7149f9cb5a403438c",
        "msg" : "[new] has-preceding-question vocab",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/constants/Constants.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Question.js",
          "src/util/JsonLdFramingUtils.js",
          "src/model/WizardGenerator.js",
          "src/util/JsonLdObjectUtils.js"
        ],
        "commitId" : "d37c5ecec02f48cd375a68517ac6ee7a277ea42e",
        "timestamp" : 1480097386000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blaskmir",
          "fullName" : "blaskmir"
        },
        "authorEmail" : "blaskmir@fel.cvut.cz",
        "comment" : "[new] ordering of questions\u000a",
        "date" : "2016-11-25 19:09:46 +0100",
        "id" : "d37c5ecec02f48cd375a68517ac6ee7a277ea42e",
        "msg" : "[new] ordering of questions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.js"
          },
          {
            "editType" : "edit",
            "file" : "src/model/WizardGenerator.js"
          },
          {
            "editType" : "edit",
            "file" : "src/util/JsonLdObjectUtils.js"
          },
          {
            "editType" : "add",
            "file" : "src/util/JsonLdFramingUtils.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/util/Utils.js"
        ],
        "commitId" : "b395d0e69dcb05735ac3633095665707adb87f09",
        "timestamp" : 1480097434000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blaskmir",
          "fullName" : "blaskmir"
        },
        "authorEmail" : "blaskmir@fel.cvut.cz",
        "comment" : "[fix] asArray wrapper\u000a",
        "date" : "2016-11-25 19:10:34 +0100",
        "id" : "b395d0e69dcb05735ac3633095665707adb87f09",
        "msg" : "[fix] asArray wrapper",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/util/Utils.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/model/ValidatorFactory.js",
          "src/components/answer/InputAnswer.js",
          "src/constants/Constants.js"
        ],
        "commitId" : "03d3c444cdcbf6c82e3e999ad0285198748cea59",
        "timestamp" : 1480184487000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blaskmir",
          "fullName" : "blaskmir"
        },
        "authorEmail" : "blaskmir@fel.cvut.cz",
        "comment" : "[upd] has-valid-question refactoring\u000a",
        "date" : "2016-11-26 19:21:27 +0100",
        "id" : "03d3c444cdcbf6c82e3e999ad0285198748cea59",
        "msg" : "[upd] has-valid-question refactoring",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/constants/Constants.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/answer/InputAnswer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/model/ValidatorFactory.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/MaskedInput.js"
        ],
        "commitId" : "0bda2cf63cdcd77690048f1558a3e497a6c76476",
        "timestamp" : 1480264757000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blaskmir",
          "fullName" : "blaskmir"
        },
        "authorEmail" : "blaskmir@fel.cvut.cz",
        "comment" : "[fix] masked input was disabled\u000a",
        "date" : "2016-11-27 17:39:17 +0100",
        "id" : "0bda2cf63cdcd77690048f1558a3e497a6c76476",
        "msg" : "[fix] masked input was disabled",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/MaskedInput.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/util/FormUtils.js"
        ],
        "commitId" : "5d42bd19332171849085e4cc2c87d0e54520189a",
        "timestamp" : 1480264855000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blaskmir",
          "fullName" : "blaskmir"
        },
        "authorEmail" : "blaskmir@fel.cvut.cz",
        "comment" : "[new] isValid function for questions\u000a",
        "date" : "2016-11-27 17:40:55 +0100",
        "id" : "5d42bd19332171849085e4cc2c87d0e54520189a",
        "msg" : "[new] isValid function for questions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/util/FormUtils.js"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
      "fullName" : "blcham"
    },
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blaskmir",
      "fullName" : "blaskmir"
    }
  ]
}