{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/refactoring" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
            "branch" : [
              {
                "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
                "name" : "origin/refactoring"
              }
            ]
          },
          "revision" : {
            "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
            "branch" : [
              {
                "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
                "name" : "origin/refactoring"
              }
            ]
          }
        },
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 33,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b1c0add8f306d0cddc2abdb095dfa6f209d06a7a",
            "branch" : [
              {
                "SHA1" : "b1c0add8f306d0cddc2abdb095dfa6f209d06a7a",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b1c0add8f306d0cddc2abdb095dfa6f209d06a7a",
            "branch" : [
              {
                "SHA1" : "b1c0add8f306d0cddc2abdb095dfa6f209d06a7a",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b1c0add8f306d0cddc2abdb095dfa6f209d06a7a",
        "branch" : [
          {
            "SHA1" : "b1c0add8f306d0cddc2abdb095dfa6f209d06a7a",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/jopa.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 4,
      "totalCount" : 1154,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#33",
  "duration" : 242923,
  "estimatedDuration" : 555315,
  "executor" : None,
  "fullDisplayName" : "JOPA #33",
  "id" : "33",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 33,
  "queueId" : 6,
  "result" : "SUCCESS",
  "timestamp" : 1459436298536,
  "url" : "https://kbss.felk.cvut.cz/jenkins/job/jopa-stable/33/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/util/OwlapiUtils.java",
          "jopa-owlapi-utils/pom.xml",
          "ontodriver-sesame/pom.xml",
          "jopa-distribution/pom.xml",
          "jopa-integration-tests-sesame/pom.xml",
          "jopa-owl2java/pom.xml",
          "jopa-impl/pom.xml",
          "jopa-integration-tests/pom.xml",
          "pom.xml",
          "jopa-maven-plugin/pom.xml",
          "jopa-integration-tests-owlapi/pom.xml",
          "ontodriver-api/pom.xml",
          "ontodriver-jena/pom.xml",
          "jopa-api/pom.xml",
          "ontodriver-owlapi/pom.xml",
          "jopa-api/src/main/java/cz/cvut/kbss/jopa/CommonVocabulary.java",
          "jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/parameter/ParameterValueTest.java",
          "jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/IntegerParameterValue.java"
        ],
        "commitId" : "b1c0add8f306d0cddc2abdb095dfa6f209d06a7a",
        "timestamp" : 1459436253000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "Use xsd:int for Java int/Integer values consistently throughout the\u000aframework. Bumped to 0.7.5.\u000a",
        "date" : "2016-03-31 16:57:33 +0200",
        "id" : "b1c0add8f306d0cddc2abdb095dfa6f209d06a7a",
        "msg" : "Use xsd:int for Java int/Integer values consistently throughout the",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-jena/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/util/OwlapiUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests-sesame/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-maven-plugin/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/IntegerParameterValue.java"
          },
          {
            "editType" : "edit",
            "file" : "jopa-owl2java/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-impl/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-owlapi-utils/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-api/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests-owlapi/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-sesame/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-distribution/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-api/src/main/java/cz/cvut/kbss/jopa/CommonVocabulary.java"
          },
          {
            "editType" : "edit",
            "file" : "jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/parameter/ParameterValueTest.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-api/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-owlapi/pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
      "fullName" : "Martin Ledvinka"
    }
  ]
}