{
  "_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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 9,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4f999089736f672e9d3d24ae35097b981e2098a5",
            "branch" : [
              {
                "SHA1" : "4f999089736f672e9d3d24ae35097b981e2098a5",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4f999089736f672e9d3d24ae35097b981e2098a5",
            "branch" : [
              {
                "SHA1" : "4f999089736f672e9d3d24ae35097b981e2098a5",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4f999089736f672e9d3d24ae35097b981e2098a5",
        "branch" : [
          {
            "SHA1" : "4f999089736f672e9d3d24ae35097b981e2098a5",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/wocommunity/wolips.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#9",
  "duration" : 59667,
  "estimatedDuration" : 82015,
  "executor" : None,
  "fullDisplayName" : "WOLips44 #9",
  "id" : "9",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 9,
  "queueId" : 387,
  "result" : "FAILURE",
  "timestamp" : 1613570947775,
  "url" : "https://sdagjenkins.wocommunity.org/job/WOLips44/9/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wolips/core/plugins/org.objectstyle.wolips.wizards/java/org/objectstyle/wolips/wizards/NewWOProjectWizard.java"
        ],
        "commitId" : "2201f0494f7ead2b0321a0b3dff41cbaf81a9d9c",
        "timestamp" : 1550030318000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/getsharp",
          "fullName" : "getsharp"
        },
        "authorEmail" : "getsharp@gmail.com",
        "comment" : "Removed unnecessary cast\u000a",
        "date" : "2019-02-13 13:58:38 +1000",
        "id" : "2201f0494f7ead2b0321a0b3dff41cbaf81a9d9c",
        "msg" : "Removed unnecessary cast",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wolips/core/plugins/org.objectstyle.wolips.wizards/java/org/objectstyle/wolips/wizards/NewWOProjectWizard.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wolips/core/plugins/org.objectstyle.wolips.wodclipse.core/java/org/objectstyle/wolips/wodclipse/core/refactoring/AddKeyInfo.java"
        ],
        "commitId" : "444ed2d73943a213db1ad2da35093d09ad8de49a",
        "timestamp" : 1550030645000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/getsharp",
          "fullName" : "getsharp"
        },
        "authorEmail" : "getsharp@gmail.com",
        "comment" : "Avoid internal StubUtility.getVariableNameSuggestions API by calling what it does directly\u000a",
        "date" : "2019-02-13 14:04:05 +1000",
        "id" : "444ed2d73943a213db1ad2da35093d09ad8de49a",
        "msg" : "Avoid internal StubUtility.getVariableNameSuggestions API by calling what it does directly",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wolips/core/plugins/org.objectstyle.wolips.wodclipse.core/java/org/objectstyle/wolips/wodclipse/core/refactoring/AddKeyInfo.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wolips/core/plugins/org.objectstyle.wolips.wizards/java/org/objectstyle/wolips/wizards/NewWOProjectWizard.java"
        ],
        "commitId" : "2af7537e2eefcdb2b920691a0947ecbd93ccb244",
        "timestamp" : 1550031746000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/getsharp",
          "fullName" : "getsharp"
        },
        "authorEmail" : "getsharp@gmail.com",
        "comment" : "Handle API changes in IActivityManager regarding parameterised types\u000a",
        "date" : "2019-02-13 14:22:26 +1000",
        "id" : "2af7537e2eefcdb2b920691a0947ecbd93ccb244",
        "msg" : "Handle API changes in IActivityManager regarding parameterised types",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wolips/core/plugins/org.objectstyle.wolips.wizards/java/org/objectstyle/wolips/wizards/NewWOProjectWizard.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wolips/core/plugins/org.objectstyle.wolips.wizards/java/org/objectstyle/wolips/wizards/NewComponentCreationPage.java"
        ],
        "commitId" : "86045e7ae356caee055adff72ea83cc1532f0ec1",
        "timestamp" : 1550032016000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/getsharp",
          "fullName" : "getsharp"
        },
        "authorEmail" : "getsharp@gmail.com",
        "comment" : "Reimplement StubUtility methods for determining line delimiter\u000a",
        "date" : "2019-02-13 14:26:56 +1000",
        "id" : "86045e7ae356caee055adff72ea83cc1532f0ec1",
        "msg" : "Reimplement StubUtility methods for determining line delimiter",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wolips/core/plugins/org.objectstyle.wolips.wizards/java/org/objectstyle/wolips/wizards/NewComponentCreationPage.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "9314f4eda90de2b4ee653445bd5c36614638b626",
        "timestamp" : 1550719443000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update README.md\u000a",
        "date" : "2019-02-21 13:24:03 +1000",
        "id" : "9314f4eda90de2b4ee653445bd5c36614638b626",
        "msg" : "Update README.md",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "7c95afee1004c06d48409bde9cea1144ce312fbb",
        "timestamp" : 1550719736000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update README.md\u000a\u000aget the alt h1 syntax right\u000a",
        "date" : "2019-02-21 13:28:56 +1000",
        "id" : "7c95afee1004c06d48409bde9cea1144ce312fbb",
        "msg" : "Update README.md",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "woproject-ant-tasks/src/resources/woapp/Contents/MacOS/appstart"
        ],
        "commitId" : "ca493f4229b7704d992d89d6ffe8bec97deb6d08",
        "timestamp" : 1594033859000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/fabian",
          "fullName" : "fabian"
        },
        "authorEmail" : "fabian@mercadu.de",
        "comment" : "Allow applications built w/o wobootstrap being present to start w/o environment variables.\u000a\u000aDon't terminate if NEXT_ROOT or HOME are unset, it'll just work.\u000a",
        "date" : "2020-07-06 13:10:59 +0200",
        "id" : "ca493f4229b7704d992d89d6ffe8bec97deb6d08",
        "msg" : "Allow applications built w/o wobootstrap being present to start w/o environment variables.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "woproject-ant-tasks/src/resources/woapp/Contents/MacOS/appstart"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "woproject-ant-tasks/src/resources/woapp/Contents/MacOS/appstart"
        ],
        "commitId" : "93611ff81fb0c4c0f5af175eb501676051909171",
        "timestamp" : 1594033947000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/fabian",
          "fullName" : "fabian"
        },
        "authorEmail" : "fabian@mercadu.de",
        "comment" : "Revert \"Allow applications built w/o wobootstrap being present to start w/o environment variables.\"\u000a\u000aThis reverts commit ca493f4229b7704d992d89d6ffe8bec97deb6d08.\u000a",
        "date" : "2020-07-06 13:12:27 +0200",
        "id" : "93611ff81fb0c4c0f5af175eb501676051909171",
        "msg" : "Revert \"Allow applications built w/o wobootstrap being present to start w/o environment variables.\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "woproject-ant-tasks/src/resources/woapp/Contents/MacOS/appstart"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "woproject-ant-tasks/pom.xml"
        ],
        "commitId" : "f1c83f4d78a8dcde69c0f5da6daa8396d6094f48",
        "timestamp" : 1602583445000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump junit from 3.8.2 to 4.13.1 in /woproject-ant-tasks\u000a\u000aBumps [junit](https://github.com/junit-team/junit4) from 3.8.2 to 4.13.1.\u000a- [Release notes](https://github.com/junit-team/junit4/releases)\u000a- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)\u000a- [Commits](https://github.com/junit-team/junit4/compare/r3.8.2...r4.13.1)\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2020-10-13 10:04:05 +0000",
        "id" : "f1c83f4d78a8dcde69c0f5da6daa8396d6094f48",
        "msg" : "Bump junit from 3.8.2 to 4.13.1 in /woproject-ant-tasks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "woproject-ant-tasks/pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "woproject-ant-tasks/pom.xml"
        ],
        "commitId" : "5e1e754dbdf2036945fc362869386de99947807b",
        "timestamp" : 1612380636000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump ant from 1.10.3 to 1.10.9 in /woproject-ant-tasks\u000a\u000aBumps ant from 1.10.3 to 1.10.9.\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2021-02-03 19:30:36 +0000",
        "id" : "5e1e754dbdf2036945fc362869386de99947807b",
        "msg" : "Bump ant from 1.10.3 to 1.10.9 in /woproject-ant-tasks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "woproject-ant-tasks/pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/fabian",
      "fullName" : "fabian"
    },
    {
      "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/getsharp",
      "fullName" : "getsharp"
    }
  ]
}