{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4450,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "34a8b55dfef226d0f02efc6001ecb145fa172e04",
            "branch" : [
              {
                "SHA1" : "34a8b55dfef226d0f02efc6001ecb145fa172e04",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "34a8b55dfef226d0f02efc6001ecb145fa172e04",
            "branch" : [
              {
                "SHA1" : "34a8b55dfef226d0f02efc6001ecb145fa172e04",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "34a8b55dfef226d0f02efc6001ecb145fa172e04",
        "branch" : [
          {
            "SHA1" : "34a8b55dfef226d0f02efc6001ecb145fa172e04",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "jenkins.model.InterruptedBuildAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4450",
  "duration" : 190925,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4450",
  "id" : "2016-04-16_12-26-40",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4450,
  "queueId" : -1,
  "result" : "ABORTED",
  "timestamp" : 1460809600000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4450/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libnotify/Makefile",
          "components/libnotify/libnotify.p5m",
          "components/library/libnotify/libnotify.p5m",
          "components/library/libnotify/Makefile"
        ],
        "commitId" : "32905ac49c722bf16fd0180ff29c9e2fd14bafa2",
        "timestamp" : 1460610928000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update libnotify to 0.7.6\u000a",
        "date" : "2016-04-14T08:15:28+0300",
        "id" : "32905ac49c722bf16fd0180ff29c9e2fd14bafa2",
        "msg" : "Update libnotify to 0.7.6",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libnotify/libnotify.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libnotify/libnotify.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libnotify/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libnotify/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/notification-daemon/patches/notification-daemon-01-resize.patch",
          "components/desktop/notification-daemon/patches/notification-daemon-01-resize.patch",
          "components/desktop/notification-daemon/Makefile",
          "components/notification-daemon/notification-daemon.p5m",
          "components/desktop/notification-daemon/notification-daemon.p5m",
          "components/notification-daemon/Makefile",
          "components/desktop/notification-daemon/patches/02-libnotify-0.7.patch"
        ],
        "commitId" : "4504e2e40f64d674917e530996f2db7bd431bd1c",
        "timestamp" : 1460612092000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix notification-daemon to build with libnotify 0.7\u000a",
        "date" : "2016-04-14T08:34:52+0300",
        "id" : "4504e2e40f64d674917e530996f2db7bd431bd1c",
        "msg" : "Fix notification-daemon to build with libnotify 0.7",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/notification-daemon/notification-daemon.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/notification-daemon/patches/notification-daemon-01-resize.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/notification-daemon/patches/02-libnotify-0.7.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/notification-daemon/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/notification-daemon/notification-daemon.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/notification-daemon/patches/notification-daemon-01-resize.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/notification-daemon/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/gnome-applets/patches/gnome-applets-06-accessx-crash.patch",
          "components/gnome-applets/patches/shebang.patch",
          "components/desktop/gnome2/gnome-applets/patches/gnome-applets-04-deprecate-now-applet.patch",
          "components/gnome-applets/gnome-applets.p5m",
          "components/gnome-applets/gnome-intranet-applets.p5m",
          "components/gnome-applets/patches/nomixer.patch",
          "components/gnome-applets/patches/gnome-applets-02-non-utf8-date-title.patch",
          "components/gnome-applets/Makefile",
          "components/desktop/gnome2/gnome-applets/gnome-applets.p5m",
          "components/gnome-applets/patches/gnome-applets-11-nomixerwarn.patch",
          "components/desktop/gnome2/gnome-applets/patches/gnome-applets-05-battstat.patch",
          "components/desktop/gnome2/gnome-applets/gnome-intranet-applets.p5m",
          "components/desktop/gnome2/gnome-applets/gnome-utility-applets.p5m",
          "components/desktop/gnome2/gnome-applets/Makefile",
          "components/desktop/gnome2/gnome-applets/gnome-internet-applets.p5m",
          "components/gnome-applets/patches/gnome-applets-06-accessx-crash.patch",
          "components/gnome-applets/patches/gnome-applets-01-disable-drivemount.patch",
          "components/desktop/gnome2/gnome-applets/gnome-fun-applets.p5m",
          "components/desktop/gnome2/gnome-applets/patches/gnome-applets-03-make-multiload-network-available.patch",
          "components/gnome-applets/patches/gnome-applets-03-make-multiload-network-available.patch",
          "components/desktop/gnome2/gnome-applets/patches/nomixer.patch",
          "components/desktop/gnome2/gnome-applets/patches/libnotify-0.7.patch",
          "components/desktop/gnome2/gnome-applets/patches/gnome-applets-11-nomixerwarn.patch",
          "components/gnome-applets/patches/gnome-applets-04-deprecate-now-applet.patch",
          "components/desktop/gnome2/gnome-applets/patches/shebang.patch",
          "components/gnome-applets/patches/gnome-applets-05-battstat.patch",
          "components/desktop/gnome2/gnome-applets/patches/gnome-applets-02-non-utf8-date-title.patch",
          "components/desktop/gnome2/gnome-applets/patches/gnome-applets-01-disable-drivemount.patch",
          "components/gnome-applets/gnome-utility-applets.p5m",
          "components/gnome-applets/gnome-fun-applets.p5m",
          "components/gnome-applets/gnome-internet-applets.p5m"
        ],
        "commitId" : "edf001e7a6f2d61194f194e198e0a835d4d49622",
        "timestamp" : 1460612403000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix gnome-applets to build with libnotify 0.7\u000a",
        "date" : "2016-04-14T08:40:03+0300",
        "id" : "edf001e7a6f2d61194f194e198e0a835d4d49622",
        "msg" : "Fix gnome-applets to build with libnotify 0.7",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/patches/gnome-applets-04-deprecate-now-applet.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/gnome-intranet-applets.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/gnome-fun-applets.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/patches/gnome-applets-05-battstat.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/patches/shebang.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/gnome-utility-applets.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/gnome-internet-applets.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/patches/nomixer.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/gnome-applets.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/patches/gnome-applets-06-accessx-crash.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/patches/gnome-applets-06-accessx-crash.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/gnome-utility-applets.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/patches/gnome-applets-04-deprecate-now-applet.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/gnome-fun-applets.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/gnome-intranet-applets.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/patches/gnome-applets-11-nomixerwarn.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/patches/gnome-applets-02-non-utf8-date-title.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/gnome-applets.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/patches/gnome-applets-02-non-utf8-date-title.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/patches/gnome-applets-03-make-multiload-network-available.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/patches/libnotify-0.7.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/patches/nomixer.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/gnome-internet-applets.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/patches/shebang.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/patches/gnome-applets-01-disable-drivemount.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/patches/gnome-applets-01-disable-drivemount.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/patches/gnome-applets-11-nomixerwarn.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-applets/patches/gnome-applets-03-make-multiload-network-available.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-applets/patches/gnome-applets-05-battstat.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gnome-power-manager/files/po-sun/pl.po",
          "components/gnome-power-manager/patches/06-interactive-dialog.patch",
          "components/gnome-power-manager/patches/03-disable-sleep-configration.patch",
          "components/gnome-power-manager/patches/09-menu-entry.patch",
          "components/gnome-power-manager/files/po-sun/Makefile",
          "components/gnome-power-manager/files/po-sun/zh_TW.po",
          "components/gnome-power-manager/files/po-sun/ar.po",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/ar.po",
          "components/gnome-power-manager/patches/99-werror.patch",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/id.po",
          "components/gnome-power-manager/files/po-sun/zh_CN.po",
          "components/desktop/gnome2/gnome-power-manager/patches/05-disable-suspend-button.patch",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/zh_CN.po",
          "components/gnome-power-manager/patches/11-autorestart.patch",
          "components/gnome-power-manager/patches/07-screensaver.patch",
          "components/gnome-power-manager/Makefile",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/de.po",
          "components/gnome-power-manager/patches/08-cpufreq.patch",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/it.po",
          "components/gnome-power-manager/files/po-sun/pt_BR.po",
          "components/gnome-power-manager/files/po-sun/es.po",
          "components/gnome-power-manager/files/po-sun/ko.po",
          "components/gnome-power-manager/files/po-sun/gnome-power-manager-sun.pot",
          "components/gnome-power-manager/files/po-sun/nl.po",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/ca.po",
          "components/desktop/gnome2/gnome-power-manager/Makefile",
          "components/desktop/gnome2/gnome-power-manager/patches/04-authorization.patch",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/pl.po",
          "components/desktop/gnome2/gnome-power-manager/patches/13-help.patch",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/zh_HK.po",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/ja.po",
          "components/gnome-power-manager/patches/04-authorization.patch",
          "components/desktop/gnome2/gnome-power-manager/patches/09-menu-entry.patch",
          "components/desktop/gnome2/gnome-power-manager/patches/11-autorestart.patch",
          "components/gnome-power-manager/files/po-sun/sv.po",
          "components/desktop/gnome2/gnome-power-manager/patches/12-no-profile.patch",
          "components/desktop/gnome2/gnome-power-manager/patches/06-interactive-dialog.patch",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/gnome-power-manager-sun.pot",
          "components/gnome-power-manager/patches/12-no-profile.patch",
          "components/gnome-power-manager/patches/14-session-management.patch",
          "components/gnome-power-manager/patches/05-disable-suspend-button.patch",
          "components/gnome-power-manager/files/po-sun/cs.po",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/ru.po",
          "components/gnome-power-manager/files/po-sun/hu.po",
          "components/gnome-power-manager/files/po-sun/ru.po",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/hu.po",
          "components/desktop/gnome2/gnome-power-manager/gnome-power-manager.p5m",
          "components/gnome-power-manager/gnome-power-manager.p5m",
          "components/desktop/gnome2/gnome-power-manager/patches/10-no-dpms-sync.patch",
          "components/desktop/gnome2/gnome-power-manager/patches/14-session-management.patch",
          "components/desktop/gnome2/gnome-power-manager/patches/03-disable-sleep-configration.patch",
          "components/gnome-power-manager/files/po-sun/it.po",
          "components/desktop/gnome2/gnome-power-manager/patches/02-icon_plicy.patch",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/pt_BR.po",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/fr.po",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/es.po",
          "components/desktop/gnome2/gnome-power-manager/patches/01-build.patch",
          "components/desktop/gnome2/gnome-power-manager/patches/98-libnotify-0.7.patch",
          "components/gnome-power-manager/files/po-sun/ja.po",
          "components/gnome-power-manager/files/po-sun/zh_HK.po",
          "components/desktop/gnome2/gnome-power-manager/patches/08-cpufreq.patch",
          "components/gnome-power-manager/patches/02-icon_plicy.patch",
          "components/desktop/gnome2/gnome-power-manager/patches/15-lm.patch",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/Makefile",
          "components/gnome-power-manager/patches/13-help.patch",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/sv.po",
          "components/gnome-power-manager/files/po-sun/ca.po",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/nl.po",
          "components/desktop/gnome2/gnome-power-manager/patches/99-werror.patch",
          "components/gnome-power-manager/files/po-sun/id.po",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/zh_TW.po",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/cs.po",
          "components/desktop/gnome2/gnome-power-manager/files/po-sun/ko.po",
          "components/desktop/gnome2/gnome-power-manager/patches/07-screensaver.patch",
          "components/gnome-power-manager/patches/10-no-dpms-sync.patch",
          "components/gnome-power-manager/files/po-sun/fr.po",
          "components/gnome-power-manager/patches/01-build.patch",
          "components/gnome-power-manager/patches/15-lm.patch",
          "components/gnome-power-manager/files/po-sun/de.po"
        ],
        "commitId" : "4823126385e3446b57b40859aadb9f5d738b4885",
        "timestamp" : 1460612590000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix gnome-power-manager to build with libnotify 0.7\u000a",
        "date" : "2016-04-14T08:43:10+0300",
        "id" : "4823126385e3446b57b40859aadb9f5d738b4885",
        "msg" : "Fix gnome-power-manager to build with libnotify 0.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/zh_CN.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/id.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/05-disable-suspend-button.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/ko.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/zh_HK.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/cs.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/14-session-management.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/11-autorestart.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/12-no-profile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/sv.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/12-no-profile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/14-session-management.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/sv.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/03-disable-sleep-configration.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/13-help.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/gnome-power-manager-sun.pot"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/01-build.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/04-authorization.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/gnome-power-manager.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/08-cpufreq.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/nl.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/zh_TW.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/fr.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/07-screensaver.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/06-interactive-dialog.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/hu.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/09-menu-entry.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/10-no-dpms-sync.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/de.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/zh_CN.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/02-icon_plicy.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/ru.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/05-disable-suspend-button.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/03-disable-sleep-configration.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/08-cpufreq.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/15-lm.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/gnome-power-manager-sun.pot"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/es.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/it.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/09-menu-entry.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/hu.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/ar.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/11-autorestart.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/nl.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/zh_HK.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/gnome-power-manager.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/01-build.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/99-werror.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/07-screensaver.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/zh_TW.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/ja.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/pt_BR.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/15-lm.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/ca.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/04-authorization.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/ru.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/it.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/fr.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/id.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/02-icon_plicy.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/cs.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/pt_BR.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/es.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/ar.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/pl.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/99-werror.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/ja.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/06-interactive-dialog.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/files/po-sun/ko.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/ca.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/98-libnotify-0.7.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/de.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/patches/10-no-dpms-sync.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-power-manager/files/po-sun/pl.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-power-manager/patches/13-help.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/seahorse/patches/02-libcryptui-l10n.patch",
          "components/seahorse/patches/99-incorrect-gdk_property_get-usage.patch",
          "components/desktop/gnome2/seahorse/patches/99-incorrect-gdk_property_get-usage.patch",
          "components/seahorse/patches/01-sun-ldap.patch",
          "components/desktop/gnome2/seahorse/patches/01-sun-ldap.patch",
          "components/seahorse/patches/02-libcryptui-l10n.patch",
          "components/seahorse/Makefile",
          "components/seahorse/seahorse.p5m",
          "components/desktop/gnome2/seahorse/seahorse.p5m",
          "components/seahorse/seahorse.license",
          "components/desktop/gnome2/seahorse/Makefile",
          "components/desktop/gnome2/seahorse/seahorse.license",
          "components/desktop/gnome2/seahorse/patches/98-libnotify-0.7.patch"
        ],
        "commitId" : "e8a6412dc1cfdb85d0b3c0115fe3f51e2f74cebd",
        "timestamp" : 1460612715000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix seahorse to build with libnotify 0.7\u000a",
        "date" : "2016-04-14T08:45:15+0300",
        "id" : "e8a6412dc1cfdb85d0b3c0115fe3f51e2f74cebd",
        "msg" : "Fix seahorse to build with libnotify 0.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/seahorse/patches/02-libcryptui-l10n.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/seahorse/patches/98-libnotify-0.7.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/seahorse/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/seahorse/seahorse.license"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/seahorse/patches/99-incorrect-gdk_property_get-usage.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/seahorse/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/seahorse/seahorse.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/seahorse/seahorse.license"
          },
          {
            "editType" : "delete",
            "file" : "components/seahorse/patches/99-incorrect-gdk_property_get-usage.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/seahorse/patches/01-sun-ldap.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/seahorse/patches/01-sun-ldap.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/seahorse/seahorse.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/seahorse/patches/02-libcryptui-l10n.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/seahorse-plugins/Makefile",
          "components/desktop/gnome2/seahorse-plugins/patches/01-gecko20.patch",
          "components/desktop/gnome2/seahorse-plugins/seahorse-plugins.p5m",
          "components/desktop/gnome2/seahorse-plugins/patches/02-libnotify-0.7.patch",
          "components/desktop/gnome2/seahorse-plugins/Makefile",
          "components/seahorse-plugins/seahorse-plugins.p5m",
          "components/seahorse-plugins/patches/01-gecko20.patch"
        ],
        "commitId" : "114177cfabe9d2fa8604b9cc4dd2d1d42b16a821",
        "timestamp" : 1460613665000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix seahorse-plugins to build with libnotify 0.7\u000a",
        "date" : "2016-04-14T09:01:05+0300",
        "id" : "114177cfabe9d2fa8604b9cc4dd2d1d42b16a821",
        "msg" : "Fix seahorse-plugins to build with libnotify 0.7",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/seahorse-plugins/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/seahorse-plugins/patches/01-gecko20.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/seahorse-plugins/seahorse-plugins.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/seahorse-plugins/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/seahorse-plugins/patches/02-libnotify-0.7.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/seahorse-plugins/patches/01-gecko20.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/seahorse-plugins/seahorse-plugins.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/zenity/patches/libnotify-0.7.patch",
          "components/desktop/gnome2/zenity/Makefile",
          "components/zenity/zenity.p5m",
          "components/zenity/Makefile",
          "components/desktop/gnome2/zenity/zenity.p5m"
        ],
        "commitId" : "85267eea51daeaa403b8f5b7217ab1bd38769d08",
        "timestamp" : 1460613818000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix zenity to build with libnotify 0.7\u000a",
        "date" : "2016-04-14T09:03:38+0300",
        "id" : "85267eea51daeaa403b8f5b7217ab1bd38769d08",
        "msg" : "Fix zenity to build with libnotify 0.7",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/zenity/zenity.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/zenity/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/zenity/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/zenity/zenity.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/zenity/patches/libnotify-0.7.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/notify-python/Makefile",
          "components/python/notify-python/patches/01-build.patch"
        ],
        "commitId" : "f269bb7a25d38ffb3ed9cf9d04b64341ef124623",
        "timestamp" : 1460703760000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix notify-python build\u000a",
        "date" : "2016-04-15T10:02:40+0300",
        "id" : "f269bb7a25d38ffb3ed9cf9d04b64341ef124623",
        "msg" : "Fix notify-python build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/notify-python/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/notify-python/patches/01-build.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/notify-python/Makefile",
          "components/python/notify-python/patches/02-libnotify-0.7.patch"
        ],
        "commitId" : "10e8aadd0b582885e2cfa5df4c2f989bec0b8b5e",
        "timestamp" : 1460703760000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update python-notify to libnotify 0.7 API\u000a",
        "date" : "2016-04-15T10:02:40+0300",
        "id" : "10e8aadd0b582885e2cfa5df4c2f989bec0b8b5e",
        "msg" : "Update python-notify to libnotify 0.7 API",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/notify-python/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/notify-python/patches/02-libnotify-0.7.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/evolution/files/po-sun/ja.po",
          "components/evolution/files/po-sun/cs.po",
          "components/mail/evolution/evolution.license",
          "components/evolution/files/po-sun/zh_TW.po",
          "components/mail/evolution/files/po-sun/de.po",
          "components/mail/evolution/files/po-sun/pl.po",
          "components/mail/evolution/patches/e-shell-settings.c.patch",
          "components/evolution/files/po-sun/hu.po",
          "components/evolution/files/po-sun/Makefile",
          "components/evolution/files/po-sun/zh_CN.po",
          "components/evolution/files/po-sun/fr.po",
          "components/mail/evolution/patches/evolution-01-menu-entry.patch",
          "components/evolution/files/po-sun/it.po",
          "components/evolution/patches/evolution-99-disable-deprecated.patch",
          "components/mail/evolution/patches/evolution-05-e-sort-callback.patch",
          "components/evolution/patches/evolution-05-e-sort-callback.patch",
          "components/mail/evolution/patches/evolution-09-attachment.patch",
          "components/evolution/patches/caldav-browse-server.c.patch",
          "components/evolution/files/po-sun/ko.po",
          "components/evolution/evolution.p5m",
          "components/mail/evolution/files/po-sun/ko.po",
          "components/mail/evolution/files/po-sun/pt_BR.po",
          "components/mail/evolution/files/po-sun/es.po",
          "components/evolution/patches/evolution-98-automake1.15.patch",
          "components/evolution/patches/evolution-08-disable-ldap-base-search.patch",
          "components/evolution/patches/evolution-01-menu-entry.patch",
          "components/mail/evolution/files/po-sun/hu.po",
          "components/evolution/files/po-sun/de.po",
          "components/mail/evolution/files/po-sun/sv.po",
          "components/mail/evolution/files/po-sun/zh_TW.po",
          "components/evolution/files/po-sun/pl.po",
          "components/mail/evolution/files/po-sun/evolution-sun.pot",
          "components/mail/evolution/files/po-sun/ja.po",
          "components/mail/evolution/files/po-sun/Makefile",
          "components/mail/evolution/files/po-sun/zh_CN.po",
          "components/mail/evolution/files/po-sun/ru.po",
          "components/evolution/files/po-sun/sv.po",
          "components/mail/evolution/files/po-sun/cs.po",
          "components/evolution/Makefile",
          "components/evolution/files/po-sun/evolution-sun.pot",
          "components/mail/evolution/patches/evolution-97-libnotify-0.7.patch",
          "components/mail/evolution/files/po-sun/it.po",
          "components/mail/evolution/patches/evolution-08-disable-ldap-base-search.patch",
          "components/evolution/patches/evolution-02-solaris-sed.patch",
          "components/mail/evolution/patches/caldav-browse-server.c.patch",
          "components/mail/evolution/patches/evolution-99-disable-deprecated.patch",
          "components/evolution/files/po-sun/zh_HK.po",
          "components/mail/evolution/Makefile",
          "components/mail/evolution/patches/evolution-98-automake1.15.patch",
          "components/mail/evolution/patches/evolution-06-mail-config.patch",
          "components/mail/evolution/files/po-sun/zh_HK.po",
          "components/evolution/files/po-sun/pt_BR.po",
          "components/evolution/patches/evolution-09-attachment.patch",
          "components/mail/evolution/patches/evolution-02-solaris-sed.patch",
          "components/evolution/evolution.license",
          "components/evolution/patches/e-shell-settings.c.patch",
          "components/mail/evolution/evolution.p5m",
          "components/evolution/files/po-sun/ru.po",
          "components/evolution/patches/evolution-06-mail-config.patch",
          "components/evolution/patches/evolution-07-iconv.patch",
          "components/evolution/files/po-sun/es.po",
          "components/mail/evolution/patches/evolution-07-iconv.patch",
          "components/mail/evolution/files/po-sun/fr.po"
        ],
        "commitId" : "c6878e13397ca99afbcf887c62f3cb455912c69e",
        "timestamp" : 1460703761000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix evolution to build with libnotify 0.7\u000a",
        "date" : "2016-04-15T10:02:41+0300",
        "id" : "c6878e13397ca99afbcf887c62f3cb455912c69e",
        "msg" : "Fix evolution to build with libnotify 0.7",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/evolution/patches/e-shell-settings.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/evolution.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/zh_TW.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/es.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/evolution.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/patches/caldav-browse-server.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/patches/evolution-05-e-sort-callback.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/ru.po"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/patches/evolution-06-mail-config.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/patches/evolution-98-automake1.15.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/patches/evolution-99-disable-deprecated.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/zh_HK.po"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/ja.po"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/patches/evolution-09-attachment.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/patches/evolution-05-e-sort-callback.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/zh_HK.po"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/sv.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/hu.po"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/evolution-sun.pot"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/cs.po"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/pt_BR.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/patches/evolution-09-attachment.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/cs.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/pl.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/patches/evolution-02-solaris-sed.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/de.po"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/hu.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/patches/evolution-06-mail-config.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/pt_BR.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/patches/evolution-97-libnotify-0.7.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/ru.po"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/patches/evolution-98-automake1.15.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/ko.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/patches/evolution-07-iconv.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/es.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/ja.po"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/zh_TW.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/evolution.license"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/sv.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/ko.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/zh_CN.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/it.po"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/patches/evolution-01-menu-entry.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/evolution-sun.pot"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/patches/evolution-07-iconv.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/evolution.license"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/patches/evolution-08-disable-ldap-base-search.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/patches/evolution-08-disable-ldap-base-search.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/zh_CN.po"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/fr.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/files/po-sun/fr.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/patches/e-shell-settings.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/patches/evolution-99-disable-deprecated.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/pl.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/patches/caldav-browse-server.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/patches/evolution-02-solaris-sed.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/de.po"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/files/po-sun/it.po"
          },
          {
            "editType" : "add",
            "file" : "components/mail/evolution/patches/evolution-01-menu-entry.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/ospm/patches/02-libnotify-0.7.patch",
          "components/desktop/ospm/print-manager.p5m",
          "components/desktop/ospm/Makefile",
          "components/desktop/ospm/patches/01-gcc-comple.patch",
          "components/ospm/patches/01-gcc-comple.patch",
          "components/ospm/print-manager.p5m",
          "components/ospm/Makefile"
        ],
        "commitId" : "d7a01825f68335a319112c907005351b3f1c459c",
        "timestamp" : 1460703761000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix ospm to build with libnotify 0.7\u000a",
        "date" : "2016-04-15T10:02:41+0300",
        "id" : "d7a01825f68335a319112c907005351b3f1c459c",
        "msg" : "Fix ospm to build with libnotify 0.7",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/ospm/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/ospm/patches/01-gcc-comple.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/ospm/patches/02-libnotify-0.7.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/ospm/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/ospm/patches/01-gcc-comple.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ospm/print-manager.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/ospm/print-manager.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/xchat/patches/xchat-06-libnotify-0.7.patch",
          "components/desktop/xchat/Makefile"
        ],
        "commitId" : "c98cf85db6c0c5ecd4a599912ffe1ec54b902686",
        "timestamp" : 1460703762000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix xchat to work with libnotify 0.7\u000a",
        "date" : "2016-04-15T10:02:42+0300",
        "id" : "c98cf85db6c0c5ecd4a599912ffe1ec54b902686",
        "msg" : "Fix xchat to work with libnotify 0.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/xchat/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/xchat/patches/xchat-06-libnotify-0.7.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tracker/patches/tracker-04-menu-entries.patch",
          "components/tracker/patches/tracker-12-modules-remove-no-undefined.patch",
          "components/tracker/patches/tracker-10-web-history-module.patch",
          "components/tracker/patches/tracker-07-replace-odt2txt-with-o3read.patch",
          "components/tracker/patches/tracker-13-deprecated.patch",
          "components/desktop/tracker/patches/tracker-08-get_memory_total.patch",
          "components/desktop/tracker/tracker.license",
          "components/tracker/patches/tracker-do-not-remote-execs-and-data.patch",
          "components/tracker/patches/tracker-11-gmime.patch",
          "components/desktop/tracker/Makefile",
          "components/desktop/tracker/patches/tracker-05-tracker-extract-gif.patch",
          "components/tracker/tracker.license",
          "components/desktop/tracker/patches/tracker-12-modules-remove-no-undefined.patch",
          "components/desktop/tracker/patches/tracker-01-disable-autostart.patch",
          "components/desktop/tracker/patches/tracker-04-menu-entries.patch",
          "components/tracker/patches/tracker-03-removetag.patch",
          "components/tracker/patches/tracker-01-disable-autostart.patch",
          "components/tracker/patches/tracker-06-upgrade.patch",
          "components/tracker/patches/tracker-08-strcasestr.patch",
          "components/tracker/patches/tracker_albumart.c.patch",
          "components/tracker/patches/tracker-05-disable-home-index.patch",
          "components/desktop/tracker/tracker.p5m",
          "components/tracker/Makefile",
          "components/tracker/tracker.p5m",
          "components/desktop/tracker/patches/tracker-02-uuid.patch",
          "components/desktop/tracker/patches/tracker-06-no-gthread_init.patch",
          "components/desktop/tracker/patches/tracker-07-disable-process-control.patch",
          "components/tracker/patches/tracker-crawler.c.patch"
        ],
        "commitId" : "be79744a2264857fdee637d49f5ebd0d4f8dece7",
        "timestamp" : 1460703808000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "tracker: update to 0.10.37 (fixes build with libnotify 0.7)\u000a",
        "date" : "2016-04-15T10:03:28+0300",
        "id" : "be79744a2264857fdee637d49f5ebd0d4f8dece7",
        "msg" : "tracker: update to 0.10.37 (fixes build with libnotify 0.7)",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/tracker/patches/tracker-10-web-history-module.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/patches/tracker_albumart.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/tracker/patches/tracker-05-tracker-extract-gif.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/tracker/patches/tracker-02-uuid.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/patches/tracker-13-deprecated.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/tracker.license"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/patches/tracker-11-gmime.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/patches/tracker-do-not-remote-execs-and-data.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/tracker/patches/tracker-01-disable-autostart.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/tracker/patches/tracker-07-disable-process-control.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/patches/tracker-05-disable-home-index.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/patches/tracker-03-removetag.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/patches/tracker-01-disable-autostart.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/patches/tracker-08-strcasestr.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/tracker/patches/tracker-06-no-gthread_init.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/tracker/patches/tracker-04-menu-entries.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/patches/tracker-07-replace-odt2txt-with-o3read.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/tracker/patches/tracker-12-modules-remove-no-undefined.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/tracker/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/tracker/tracker.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/patches/tracker-12-modules-remove-no-undefined.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/patches/tracker-06-upgrade.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/tracker/patches/tracker-08-get_memory_total.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/patches/tracker-04-menu-entries.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/tracker/tracker.license"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/tracker.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/tracker/patches/tracker-crawler.c.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/readline/readline-5.license",
          "components/library/readline/Makefile",
          "components/readline/patches/readline.h.patch_1",
          "components/readline/readline.p5m",
          "components/library/readline/patches/history.3.patch",
          "components/library/readline/patches/bash43-021.patch",
          "components/library/readline/readline.license",
          "components/readline/Makefile",
          "components/library/readline/readline-5.license",
          "components/library/readline/patches/readline_libtermcap_filter_link.patch",
          "components/readline/test/results-all.master",
          "components/readline/patches/readline_Makefile_in.patch_1",
          "components/library/readline/patches/readline63-001.patch",
          "components/library/readline/resolve.deps",
          "components/library/readline/patches/readline_Makefile_in.patch_1",
          "components/readline/patches/history.3.patch",
          "components/readline/patches/readline_libtermcap_filter_link.patch",
          "components/readline/resolve.deps",
          "components/library/readline/patches/readline63-004.patch",
          "components/library/readline/patches/readline_libtermcap_filter_link.patch_1",
          "components/library/readline/patches/readline.h.patch_1",
          "components/library/readline/patches/readline63-002.patch",
          "components/readline/readline.license",
          "components/library/readline/llib-lreadline",
          "components/readline/llib-lreadline",
          "components/readline/patches/readline_libtermcap_filter_link.patch_1",
          "components/library/readline/test/results-all.master",
          "components/library/readline/readline.p5m"
        ],
        "commitId" : "249b0b6872530b716f2a8405dc71823e751f485b",
        "timestamp" : 1460720014000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "readline: add some patches from Ubuntu to heal ipython segfault\u000a",
        "date" : "2016-04-15T14:33:34+0300",
        "id" : "249b0b6872530b716f2a8405dc71823e751f485b",
        "msg" : "readline: add some patches from Ubuntu to heal ipython segfault",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/readline/readline.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/patches/readline_libtermcap_filter_link.patch_1"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/patches/readline_Makefile_in.patch_1"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/patches/readline63-002.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/readline/readline-5.license"
          },
          {
            "editType" : "delete",
            "file" : "components/readline/readline.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/readline/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/readline.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/patches/history.3.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/readline/patches/readline_libtermcap_filter_link.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/patches/readline63-001.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/patches/bash43-021.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/readline/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/patches/readline.h.patch_1"
          },
          {
            "editType" : "delete",
            "file" : "components/readline/patches/readline_libtermcap_filter_link.patch_1"
          },
          {
            "editType" : "delete",
            "file" : "components/readline/readline.license"
          },
          {
            "editType" : "delete",
            "file" : "components/readline/patches/readline_Makefile_in.patch_1"
          },
          {
            "editType" : "delete",
            "file" : "components/readline/llib-lreadline"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/llib-lreadline"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/patches/readline63-004.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/readline/patches/history.3.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/readline/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/readline/patches/readline.h.patch_1"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/patches/readline_libtermcap_filter_link.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/readline/readline-5.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/hexchat/Makefile",
          "components/desktop/hexchat/patches/workaround-crash.patch"
        ],
        "commitId" : "8ccf8e1f39a8e3dae1ed759a885984264bc21f72",
        "timestamp" : 1460792801000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix crash on right-clicking hexchat tray icon several times a row\u000a",
        "date" : "2016-04-16T10:46:41+0300",
        "id" : "8ccf8e1f39a8e3dae1ed759a885984264bc21f72",
        "msg" : "Fix crash on right-clicking hexchat tray icon several times a row",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/hexchat/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/hexchat/patches/workaround-crash.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}