{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Johann Werner (jw)",
          "userId" : "jw",
          "userName" : "Johann Werner (jw)"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "WOInstaller.jar",
      "fileName" : "WOInstaller.jar",
      "relativePath" : "Utilities/WOInstall/WOInstaller.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3",
  "duration" : 8028,
  "estimatedDuration" : 6251,
  "executor" : None,
  "fullDisplayName" : "WOInstaller #3",
  "id" : "3",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3,
  "queueId" : 30,
  "result" : "SUCCESS",
  "timestamp" : 1558021949130,
  "url" : "https://sdagjenkins.wocommunity.org/job/WOInstaller/3/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Frameworks/EOF/ERRest/LibraryJavadocs/commons-lang-2.6-javadoc.jar",
          "Frameworks/EOF/ERRest/.classpath",
          "Frameworks/EOF/ERRest/Libraries/commons-lang-2.6.jar",
          "Frameworks/EOF/ERRest/LibrarySources/commons-lang-2.6-sources.jar"
        ],
        "commitId" : "a873ab3f50c0e3f4cb58ec8067b1125899c8734f",
        "timestamp" : 1553694606000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/samuel",
          "fullName" : "samuel"
        },
        "authorEmail" : "samuel@kaviju.com",
        "comment" : "Add the commons-lang 2.6 jar to ERRest required by json-lib. This is only required for ant, maven already manage this dependency. Previously, commons-lang was in ERJar but was replaced by commons-lang3.\u000a",
        "date" : "2019-03-27 09:50:06 -0400",
        "id" : "a873ab3f50c0e3f4cb58ec8067b1125899c8734f",
        "msg" : "Add the commons-lang 2.6 jar to ERRest required by json-lib. This is",
        "paths" : [
          {
            "editType" : "add",
            "file" : "Frameworks/EOF/ERRest/LibraryJavadocs/commons-lang-2.6-javadoc.jar"
          },
          {
            "editType" : "add",
            "file" : "Frameworks/EOF/ERRest/LibrarySources/commons-lang-2.6-sources.jar"
          },
          {
            "editType" : "edit",
            "file" : "Frameworks/EOF/ERRest/.classpath"
          },
          {
            "editType" : "add",
            "file" : "Frameworks/EOF/ERRest/Libraries/commons-lang-2.6.jar"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Frameworks/Ajax/Ajax/Components/AjaxAutoComplete.api",
          "Frameworks/Ajax/Ajax/Components/AjaxAutoComplete.wo/AjaxAutoComplete.wod"
        ],
        "commitId" : "89cd6d6a3ec1379f4fb55687665a545783765352",
        "timestamp" : 1553694898000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/samuel",
          "fullName" : "samuel"
        },
        "authorEmail" : "samuel@kaviju.com",
        "comment" : "Add placeholder binding to AjaxAutoComplete (directly forwarded to the input field).\u000a",
        "date" : "2019-03-27 09:54:58 -0400",
        "id" : "89cd6d6a3ec1379f4fb55687665a545783765352",
        "msg" : "Add placeholder binding to AjaxAutoComplete (directly forwarded to the",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Frameworks/Ajax/Ajax/Components/AjaxAutoComplete.wo/AjaxAutoComplete.wod"
          },
          {
            "editType" : "edit",
            "file" : "Frameworks/Ajax/Ajax/Components/AjaxAutoComplete.api"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Frameworks/Core/ERExtensions/Components/ERXBooleanSelector.api",
          "Frameworks/Core/ERExtensions/Sources/er/extensions/components/ERXBooleanSelector.java"
        ],
        "commitId" : "b93538f977ea5657df339996c88efa73f2430aba",
        "timestamp" : 1553694951000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/samuel",
          "fullName" : "samuel"
        },
        "authorEmail" : "samuel@kaviju.com",
        "comment" : "Add a missing binding in the java doc and API of ERXBooleanSelector.\u000a",
        "date" : "2019-03-27 09:55:51 -0400",
        "id" : "b93538f977ea5657df339996c88efa73f2430aba",
        "msg" : "Add a missing binding in the java doc and API of ERXBooleanSelector.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Frameworks/Core/ERExtensions/Components/ERXBooleanSelector.api"
          },
          {
            "editType" : "edit",
            "file" : "Frameworks/Core/ERExtensions/Sources/er/extensions/components/ERXBooleanSelector.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Frameworks/Mail/ERCMail/.gitignore"
        ],
        "commitId" : "391f3884a3c9755497cd34628a16d24e444e6cdf",
        "timestamp" : 1558021848000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/johann.werner",
          "fullName" : "johann.werner"
        },
        "authorEmail" : "johann.werner@posteo.de",
        "comment" : "git should ignore the build directory\u000a",
        "date" : "2019-05-16 17:50:48 +0200",
        "id" : "391f3884a3c9755497cd34628a16d24e444e6cdf",
        "msg" : "git should ignore the build directory",
        "paths" : [
          {
            "editType" : "add",
            "file" : "Frameworks/Mail/ERCMail/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Utilities/WOInstall/Sources/er/woinstaller/WebObjectsInstaller.java"
        ],
        "commitId" : "2ca3909dc05216e16a7740c23e3e7538dd786c3e",
        "timestamp" : 1558021897000,
        "author" : {
          "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/johann.werner",
          "fullName" : "johann.werner"
        },
        "authorEmail" : "johann.werner@posteo.de",
        "comment" : "account for redirects when getting WO disk image files\u000a",
        "date" : "2019-05-16 17:51:37 +0200",
        "id" : "2ca3909dc05216e16a7740c23e3e7538dd786c3e",
        "msg" : "account for redirects when getting WO disk image files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Utilities/WOInstall/Sources/er/woinstaller/WebObjectsInstaller.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/samuel",
      "fullName" : "samuel"
    },
    {
      "absoluteUrl" : "https://sdagjenkins.wocommunity.org/user/johann.werner",
      "fullName" : "johann.werner"
    }
  ]
}