{
  "_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" : 4883,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2bd3a05c795a5e538699005dca1c228bfcc4364d",
            "branch" : [
              {
                "SHA1" : "2bd3a05c795a5e538699005dca1c228bfcc4364d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2bd3a05c795a5e538699005dca1c228bfcc4364d",
            "branch" : [
              {
                "SHA1" : "2bd3a05c795a5e538699005dca1c228bfcc4364d",
                "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" : "2bd3a05c795a5e538699005dca1c228bfcc4364d",
        "branch" : [
          {
            "SHA1" : "2bd3a05c795a5e538699005dca1c228bfcc4364d",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4883",
  "duration" : 309129,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4883",
  "id" : "4883",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4883,
  "queueId" : 841,
  "result" : "SUCCESS",
  "timestamp" : 1496275514456,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4883/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/boost/patches/boost-gpp-05-serialization.patch",
          "components/library/boost/Makefile"
        ],
        "commitId" : "449091e211baa0e8102c53a67d5f7c568bc9a0aa",
        "timestamp" : 1496189585000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix boost build\u000a",
        "date" : "2017-05-31 02:13:05 +0200",
        "id" : "449091e211baa0e8102c53a67d5f7c568bc9a0aa",
        "msg" : "Fix boost build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/boost/patches/boost-gpp-05-serialization.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/boost/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/boost/patches/boost-gpp-06-kvm-workaround.patch"
        ],
        "commitId" : "9949793ca0eeb6559d703aa19d5319362ebe3dc9",
        "timestamp" : 1496193798000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix boost build in kvm\u000a",
        "date" : "2017-05-31 03:23:18 +0200",
        "id" : "9949793ca0eeb6559d703aa19d5319362ebe3dc9",
        "msg" : "Fix boost build in kvm",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/boost/patches/boost-gpp-06-kvm-workaround.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/ccache/Makefile"
        ],
        "commitId" : "a4268cf819e0bb3636a8a6bb71cf6174f66f746f",
        "timestamp" : 1496193812000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump ccache to 3.3.4\u000a",
        "date" : "2017-05-31 03:23:32 +0200",
        "id" : "a4268cf819e0bb3636a8a6bb71cf6174f66f746f",
        "msg" : "Bump ccache to 3.3.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/ccache/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/pkg-config/resolve.deps",
          "components/developer/pkg-config/pkg-config.license",
          "components/pkg-config/manifests/sample-manifest.p5m",
          "components/pkg-config/pkg-config.p5m",
          "components/developer/pkg-config/Makefile",
          "components/developer/pkg-config/manifests/sample-manifest.p5m",
          "components/pkg-config/Makefile",
          "components/developer/pkg-config/pkg-config.p5m",
          "components/developer/pkg-config/test/results-all.master",
          "components/pkg-config/pkg-config.license"
        ],
        "commitId" : "7f923f315385dfe38118986ae1380de4f3c86663",
        "timestamp" : 1496204152000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump pkg-config to 0.29.2\u000a",
        "date" : "2017-05-31 07:15:52 +0300",
        "id" : "7f923f315385dfe38118986ae1380de4f3c86663",
        "msg" : "Bump pkg-config to 0.29.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/pkg-config/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/pkg-config/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/pkg-config/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/pkg-config/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/developer/pkg-config/pkg-config.license"
          },
          {
            "editType" : "delete",
            "file" : "components/pkg-config/pkg-config.license"
          },
          {
            "editType" : "add",
            "file" : "components/developer/pkg-config/pkg-config.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/pkg-config/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/pkg-config/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/pkg-config/pkg-config.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/graphite2/Makefile"
        ],
        "commitId" : "590d0afb92fbd3e30c2c25bbed35ad6b2e3685ec",
        "timestamp" : 1496204173000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump graphite2 to 1.3.10\u000a",
        "date" : "2017-05-31 07:16:13 +0300",
        "id" : "590d0afb92fbd3e30c2c25bbed35ad6b2e3685ec",
        "msg" : "Bump graphite2 to 1.3.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/graphite2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/mongodb-34/mongodb34-service.p5m",
          "components/database/mongodb-34/mongodb34.p5m",
          "components/database/mongodb-34/Makefile"
        ],
        "commitId" : "e0c1fca505cf4e5a5e5ede6f77a60e3261de8fbf",
        "timestamp" : 1496204223000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mongodb-34: update to 3.4.4, use GCC 7\u000a",
        "date" : "2017-05-31 07:17:03 +0300",
        "id" : "e0c1fca505cf4e5a5e5ede6f77a60e3261de8fbf",
        "msg" : "mongodb-34: update to 3.4.4, use GCC 7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-34/mongodb34-service.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-34/mongodb34.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-34/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/mongodb-33/Makefile",
          "components/database/mongodb-33/mongodb33-service.p5m",
          "components/database/mongodb-33/mongodb33.p5m"
        ],
        "commitId" : "2cd1bbed5c27882328ad23975268491eaad3069a",
        "timestamp" : 1496204223000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mongodb-33: use GCC 7\u000a",
        "date" : "2017-05-31 07:17:03 +0300",
        "id" : "2cd1bbed5c27882328ad23975268491eaad3069a",
        "msg" : "mongodb-33: use GCC 7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-33/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-33/mongodb33-service.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-33/mongodb33.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-common/Makefile",
          "components/desktop/mate/mate-common/manifests/sample-manifest.p5m"
        ],
        "commitId" : "bd2fa224ee282cb734d09054bdafab797eb87400",
        "timestamp" : 1496221009000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-common: update to 1.18.0\u000a",
        "date" : "2017-05-31 11:56:49 +0300",
        "id" : "bd2fa224ee282cb734d09054bdafab797eb87400",
        "msg" : "mate-common: update to 1.18.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-common/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-common/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/libmatekbd/Makefile",
          "components/desktop/mate/libmatekbd/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5ed4e1255d8e68e079c96f887515708a79f3ba86",
        "timestamp" : 1496221009000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libmatekbd: update to 1.18.2\u000a",
        "date" : "2017-05-31 11:56:49 +0300",
        "id" : "5ed4e1255d8e68e079c96f887515708a79f3ba86",
        "msg" : "libmatekbd: update to 1.18.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmatekbd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmatekbd/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/libmatemixer/Makefile",
          "components/desktop/mate/libmatemixer/libmatemixer.p5m",
          "components/desktop/mate/libmatemixer/manifests/sample-manifest.p5m"
        ],
        "commitId" : "62f0bcea58e21d982ef58c21b440b74f3b4ea2ad",
        "timestamp" : 1496221009000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libmatemixer: update to 1.18.0\u000a",
        "date" : "2017-05-31 11:56:49 +0300",
        "id" : "62f0bcea58e21d982ef58c21b440b74f3b4ea2ad",
        "msg" : "libmatemixer: update to 1.18.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmatemixer/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmatemixer/libmatemixer.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmatemixer/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/libmateweather/manifests/sample-manifest.p5m",
          "components/desktop/mate/libmateweather/Makefile",
          "components/desktop/mate/libmateweather/libmateweather.p5m"
        ],
        "commitId" : "c753be7b5edf62516277381e04dee4aa5e3dcfc5",
        "timestamp" : 1496221009000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libmateweather: update to 1.18.1\u000a",
        "date" : "2017-05-31 11:56:49 +0300",
        "id" : "c753be7b5edf62516277381e04dee4aa5e3dcfc5",
        "msg" : "libmateweather: update to 1.18.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmateweather/libmateweather.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmateweather/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmateweather/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-menus/Makefile",
          "components/desktop/mate/mate-menus/mate-menus.p5m",
          "components/desktop/mate/mate-menus/manifests/sample-manifest.p5m"
        ],
        "commitId" : "154cc2b54eea08b5a61f33338e4a13c07378d3e7",
        "timestamp" : 1496221009000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-menus: update to 1.18.0\u000a",
        "date" : "2017-05-31 11:56:49 +0300",
        "id" : "154cc2b54eea08b5a61f33338e4a13c07378d3e7",
        "msg" : "mate-menus: update to 1.18.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-menus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-menus/mate-menus.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-menus/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/gucharmap/files/po-sun/ko.po",
          "components/desktop/gnome2/gucharmap/files/po-sun/ja.po",
          "components/desktop/gnome3/gucharmap/gucharmap.p5m",
          "components/desktop/gnome2/gucharmap/files/po-sun/fr.po",
          "components/desktop/gnome2/gucharmap/files/po-sun/zh_TW.po",
          "components/desktop/gnome2/gucharmap/files/po-sun/cs.po",
          "components/desktop/gnome2/gucharmap/files/po-sun/ru.po",
          "components/desktop/gnome2/gucharmap/files/po-sun/es.po",
          "components/desktop/gnome2/gucharmap/files/po-sun/de.po",
          "components/desktop/gnome2/gucharmap/files/po-sun/zh_HK.po",
          "components/desktop/gnome2/gucharmap/files/po-sun/gucharmap-sun.pot",
          "components/desktop/gnome2/gucharmap/Makefile",
          "components/desktop/gnome3/gucharmap/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/gucharmap/files/po-sun/it.po",
          "components/desktop/gnome2/gucharmap/manifests/sample-manifest.p5m",
          "components/desktop/gnome3/gucharmap/Makefile",
          "components/desktop/gnome2/gucharmap/gucharmap.p5m",
          "components/desktop/gnome2/gucharmap/files/po-sun/sv.po",
          "components/desktop/gnome2/gucharmap/files/po-sun/zh_CN.po",
          "components/desktop/gnome2/gucharmap/files/po-sun/Makefile",
          "components/desktop/gnome2/gucharmap/patches/01-menu-entry.patch",
          "components/desktop/gnome2/gucharmap/files/po-sun/pt_BR.po",
          "components/desktop/gnome2/gucharmap/files/po-sun/pl.po",
          "components/desktop/gnome2/gucharmap/files/po-sun/hu.po"
        ],
        "commitId" : "a760900685e0cc44dbc8af042afd384ac98a0dba",
        "timestamp" : 1496221009000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gucharmap: update to 3.18.2\u000a",
        "date" : "2017-05-31 11:56:49 +0300",
        "id" : "a760900685e0cc44dbc8af042afd384ac98a0dba",
        "msg" : "gucharmap: update to 3.18.2",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/pl.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/it.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/zh_TW.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/cs.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/hu.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/ko.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome3/gucharmap/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/gucharmap.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/sv.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/de.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/ru.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/es.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/ja.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/pt_BR.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome3/gucharmap/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome3/gucharmap/gucharmap.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/zh_CN.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/zh_HK.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/patches/01-menu-entry.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/fr.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gucharmap/files/po-sun/gucharmap-sun.pot"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history",
          "components/editor/gedit-plugins/manifests/sample-manifest.p5m",
          "components/editor/gedit-plugins/Makefile",
          "components/editor/gedit-plugins/gedit-plugins.p5m"
        ],
        "commitId" : "0729a0a73ce93b64eaf40607d0ec7639149607ba",
        "timestamp" : 1496222822000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Remove gedit-plugins\u000a",
        "date" : "2017-05-31 12:27:02 +0300",
        "id" : "0729a0a73ce93b64eaf40607d0ec7639149607ba",
        "msg" : "Remove gedit-plugins",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/editor/gedit-plugins/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/editor/gedit-plugins/gedit-plugins.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/editor/gedit-plugins/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/gnome-applets/Makefile"
        ],
        "commitId" : "9bb7bccc310c962afbd825436842ad3d33d50a16",
        "timestamp" : 1496222822000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gnome-applets: recompile without gucharmap support\u000a",
        "date" : "2017-05-31 12:27:02 +0300",
        "id" : "9bb7bccc310c962afbd825436842ad3d33d50a16",
        "msg" : "gnome-applets: recompile without gucharmap support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/gnome-applets/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/bluefish/Makefile"
        ],
        "commitId" : "0265bfcabc96b9f0411ea6ddea04a7d7f777bcf7",
        "timestamp" : 1496222822000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "bluefish: recompile with gucharmap 3\u000a",
        "date" : "2017-05-31 12:27:02 +0300",
        "id" : "0265bfcabc96b9f0411ea6ddea04a7d7f777bcf7",
        "msg" : "bluefish: recompile with gucharmap 3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/bluefish/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-desktop/Makefile",
          "components/desktop/mate/mate-desktop/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-desktop/mate-desktop.p5m"
        ],
        "commitId" : "03a775727e1831768edcd907dc0c3a41676d2261",
        "timestamp" : 1496222822000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-desktop: update to 1.18.0\u000a",
        "date" : "2017-05-31 12:27:02 +0300",
        "id" : "03a775727e1831768edcd907dc0c3a41676d2261",
        "msg" : "mate-desktop: update to 1.18.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-desktop/mate-desktop.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-desktop/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-desktop/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/caja/Makefile",
          "components/desktop/mate/caja/manifests/sample-manifest.p5m",
          "components/desktop/mate/caja/patches/01-time-slider.patch",
          "components/desktop/mate/caja/caja.p5m"
        ],
        "commitId" : "c7f965304628a7ab94ddf8283057fd4b7d5886f5",
        "timestamp" : 1496225045000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "caja: update to 1.18.3\u000a",
        "date" : "2017-05-31 13:04:05 +0300",
        "id" : "c7f965304628a7ab94ddf8283057fd4b7d5886f5",
        "msg" : "caja: update to 1.18.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja/caja.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja/patches/01-time-slider.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/marco/manifests/sample-manifest.p5m",
          "components/desktop/mate/marco/marco.p5m",
          "components/desktop/mate/marco/Makefile"
        ],
        "commitId" : "f47c38c9e85d5658df106d986e421167c80634bb",
        "timestamp" : 1496225045000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "marco: update to 1.18.1\u000a",
        "date" : "2017-05-31 13:04:05 +0300",
        "id" : "f47c38c9e85d5658df106d986e421167c80634bb",
        "msg" : "marco: update to 1.18.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/marco/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/marco/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/marco/marco.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/eom/patches/02-avoid-abs-links.patch",
          "components/image/eom/manifests/sample-manifest.p5m",
          "components/image/eom/eom.p5m",
          "components/image/eom/patches/01-lutil.patch",
          "components/image/eom/Makefile"
        ],
        "commitId" : "240670b0efff7c9284b1f0f1597110772e577893",
        "timestamp" : 1496225045000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "eom: update to 1.18.2\u000a",
        "date" : "2017-05-31 13:04:05 +0300",
        "id" : "240670b0efff7c9284b1f0f1597110772e577893",
        "msg" : "eom: update to 1.18.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/eom/eom.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/eom/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/eom/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/image/eom/patches/02-avoid-abs-links.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/image/eom/patches/01-lutil.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-calc/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-calc/mate-calc.p5m",
          "components/desktop/mate/mate-calc/Makefile"
        ],
        "commitId" : "af39098fb0105c3ae76a46ef6210b1d6ad3f9aa8",
        "timestamp" : 1496225045000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-calc: update to 1.18.0\u000a",
        "date" : "2017-05-31 13:04:05 +0300",
        "id" : "af39098fb0105c3ae76a46ef6210b1d6ad3f9aa8",
        "msg" : "mate-calc: update to 1.18.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-calc/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-calc/mate-calc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-calc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-terminal/mate-terminal.p5m",
          "components/desktop/mate/mate-terminal/Makefile",
          "components/desktop/mate/mate-terminal/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-terminal/patches/02-avoid-abs-links.patch"
        ],
        "commitId" : "4edf76d055f2abaae1308005611d41495f226fff",
        "timestamp" : 1496225045000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-terminal: update to 1.18.1\u000a",
        "date" : "2017-05-31 13:04:05 +0300",
        "id" : "4edf76d055f2abaae1308005611d41495f226fff",
        "msg" : "mate-terminal: update to 1.18.1",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/desktop/mate/mate-terminal/patches/02-avoid-abs-links.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-terminal/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-terminal/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-terminal/mate-terminal.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-settings-daemon/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-settings-daemon/Makefile",
          "components/desktop/mate/mate-settings-daemon/mate-settings-daemon.p5m"
        ],
        "commitId" : "61fcf20553f4f66a5d89a4e56dee533d992991b6",
        "timestamp" : 1496225045000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-settings-daemon: update to 1.18.1\u000a",
        "date" : "2017-05-31 13:04:05 +0300",
        "id" : "61fcf20553f4f66a5d89a4e56dee533d992991b6",
        "msg" : "mate-settings-daemon: update to 1.18.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-settings-daemon/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-settings-daemon/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-settings-daemon/mate-settings-daemon.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-backgrounds/Makefile"
        ],
        "commitId" : "acc9ea5b2e05848cddcc64e5406b62dae415ba51",
        "timestamp" : 1496225045000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-backgrounds: update to 1.18.0\u000a",
        "date" : "2017-05-31 13:04:05 +0300",
        "id" : "acc9ea5b2e05848cddcc64e5406b62dae415ba51",
        "msg" : "mate-backgrounds: update to 1.18.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-backgrounds/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-icon-theme/mate-icon-theme.p5m",
          "components/desktop/mate/mate-icon-theme/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-icon-theme/Makefile"
        ],
        "commitId" : "0a612516e969a7763c7103b70a1f4309b7dfbf91",
        "timestamp" : 1496225045000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-icon-theme: update to 1.18.2\u000a",
        "date" : "2017-05-31 13:04:05 +0300",
        "id" : "0a612516e969a7763c7103b70a1f4309b7dfbf91",
        "msg" : "mate-icon-theme: update to 1.18.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-icon-theme/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-icon-theme/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-icon-theme/mate-icon-theme.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-media/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-media/Makefile",
          "components/desktop/mate/mate-media/mate-media.p5m"
        ],
        "commitId" : "450e0f062faac1b526aafb4840f4f05a2e9d090e",
        "timestamp" : 1496225045000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-media: update to 1.18.0\u000a",
        "date" : "2017-05-31 13:04:05 +0300",
        "id" : "450e0f062faac1b526aafb4840f4f05a2e9d090e",
        "msg" : "mate-media: update to 1.18.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-media/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-media/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-media/mate-media.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-panel/Makefile",
          "components/desktop/mate/mate-panel/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-panel/mate-panel.p5m",
          "components/desktop/mate/mate-panel/patches/01-launch-menu-indiana.patch"
        ],
        "commitId" : "ca377814efcef2a36359e0a4b5ad2a0bbe037e00",
        "timestamp" : 1496228462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-panel: update to 1.18.2\u000a",
        "date" : "2017-05-31 14:01:02 +0300",
        "id" : "ca377814efcef2a36359e0a4b5ad2a0bbe037e00",
        "msg" : "mate-panel: update to 1.18.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-panel/mate-panel.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-panel/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-panel/patches/01-launch-menu-indiana.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-panel/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/atril/manifests/sample-manifest.p5m",
          "components/desktop/mate/atril/patches/01-avoid-abs-links.patch",
          "components/desktop/mate/atril/atril.p5m",
          "components/desktop/mate/atril/Makefile"
        ],
        "commitId" : "2f9b510146f95dc0fabbe5aed6ea20b59810b98c",
        "timestamp" : 1496228462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "atril: update to 1.18.0\u000a",
        "date" : "2017-05-31 14:01:02 +0300",
        "id" : "2f9b510146f95dc0fabbe5aed6ea20b59810b98c",
        "msg" : "atril: update to 1.18.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/atril/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/mate/atril/patches/01-avoid-abs-links.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/atril/atril.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/atril/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/caja-extensions/caja-extensions.p5m",
          "components/desktop/mate/caja-extensions/Makefile",
          "components/desktop/mate/caja-extensions/manifests/sample-manifest.p5m"
        ],
        "commitId" : "e94eff0ae58cf86638235aa9cb79a3a0eda0eb3b",
        "timestamp" : 1496228462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "caja-extensions: update to 1.18.1\u000a",
        "date" : "2017-05-31 14:01:02 +0300",
        "id" : "e94eff0ae58cf86638235aa9cb79a3a0eda0eb3b",
        "msg" : "caja-extensions: update to 1.18.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja-extensions/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja-extensions/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja-extensions/caja-extensions.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/engrampa/Makefile",
          "components/desktop/mate/engrampa/manifests/sample-manifest.p5m",
          "components/desktop/mate/engrampa/engrampa.p5m",
          "components/desktop/mate/engrampa/patches/01-avoid-abs-links.patch"
        ],
        "commitId" : "ab3c507355465b39e542dae65b577e04e67a85a5",
        "timestamp" : 1496228462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "engrampa: update to 1.18.2\u000a",
        "date" : "2017-05-31 14:01:02 +0300",
        "id" : "ab3c507355465b39e542dae65b577e04e67a85a5",
        "msg" : "engrampa: update to 1.18.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/engrampa/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/engrampa/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/engrampa/engrampa.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/mate/engrampa/patches/01-avoid-abs-links.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-icon-theme-faenza/Makefile"
        ],
        "commitId" : "6e5a3a205a10a55d1efbd6731ef994aafd2d22e8",
        "timestamp" : 1496228462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-icon-theme-faenza: update to 1.18.1\u000a",
        "date" : "2017-05-31 14:01:02 +0300",
        "id" : "6e5a3a205a10a55d1efbd6731ef994aafd2d22e8",
        "msg" : "mate-icon-theme-faenza: update to 1.18.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-icon-theme-faenza/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-notification-daemon/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-notification-daemon/mate-notification-daemon.p5m",
          "components/desktop/mate/mate-notification-daemon/Makefile"
        ],
        "commitId" : "5b255dc19c81f55bc40e7c0d54debb7f4fabc6d6",
        "timestamp" : 1496228462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-notification-daemon: update to 1.18.0\u000a",
        "date" : "2017-05-31 14:01:02 +0300",
        "id" : "5b255dc19c81f55bc40e7c0d54debb7f4fabc6d6",
        "msg" : "mate-notification-daemon: update to 1.18.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-notification-daemon/mate-notification-daemon.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-notification-daemon/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-notification-daemon/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-session-manager/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-session-manager/Makefile",
          "components/desktop/mate/mate-session-manager/mate-session-manager.p5m"
        ],
        "commitId" : "ad20ee73997e972c1c05a9ad4bcad1df27f823f5",
        "timestamp" : 1496228462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-session-manager: update to 1.18.0\u000a",
        "date" : "2017-05-31 14:01:02 +0300",
        "id" : "ad20ee73997e972c1c05a9ad4bcad1df27f823f5",
        "msg" : "mate-session-manager: update to 1.18.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-session-manager/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-session-manager/mate-session-manager.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-session-manager/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-system-monitor/patches/02-avoid-abs-links.patch",
          "components/desktop/mate/mate-system-monitor/mate-system-monitor.p5m",
          "components/desktop/mate/mate-system-monitor/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-system-monitor/Makefile"
        ],
        "commitId" : "ddaa8de57f7fda7a57c56eca6bc68f9c720d0def",
        "timestamp" : 1496228462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-system-monitor: update to 1.18.0\u000a",
        "date" : "2017-05-31 14:01:02 +0300",
        "id" : "ddaa8de57f7fda7a57c56eca6bc68f9c720d0def",
        "msg" : "mate-system-monitor: update to 1.18.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-system-monitor/mate-system-monitor.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/mate/mate-system-monitor/patches/02-avoid-abs-links.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-system-monitor/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-system-monitor/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-themes/Makefile",
          "components/desktop/mate/mate-themes/mate-themes.p5m",
          "components/desktop/mate/mate-themes/manifests/sample-manifest.p5m"
        ],
        "commitId" : "3b5aca36ca1b5c5c559d371f88115ac8e8a1f156",
        "timestamp" : 1496228462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-themes: update to 3.20.20\u000a",
        "date" : "2017-05-31 14:01:02 +0300",
        "id" : "3b5aca36ca1b5c5c559d371f88115ac8e8a1f156",
        "msg" : "mate-themes: update to 3.20.20",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-themes/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-themes/mate-themes.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-themes/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-user-guide/Makefile",
          "components/desktop/mate/mate-user-guide/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-user-guide/mate-user-guide.p5m"
        ],
        "commitId" : "b59bcddb86e92408920566e0be144cf1cda3563c",
        "timestamp" : 1496228462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-user-guide: update to 1.18.0\u000a",
        "date" : "2017-05-31 14:01:02 +0300",
        "id" : "b59bcddb86e92408920566e0be144cf1cda3563c",
        "msg" : "mate-user-guide: update to 1.18.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-user-guide/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-user-guide/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-user-guide/mate-user-guide.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/pluma/patches/01-ACCESSPERRMS.patch",
          "components/editor/pluma/pluma.p5m",
          "components/editor/pluma/Makefile",
          "components/editor/pluma/patches/02-avoid-abs-links.patch",
          "components/editor/pluma/manifests/sample-manifest.p5m"
        ],
        "commitId" : "6dc38f0966a2287d9861a2e287e0503b9397d4f0",
        "timestamp" : 1496228462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pluma: update to 1.18.2\u000a",
        "date" : "2017-05-31 14:01:02 +0300",
        "id" : "6dc38f0966a2287d9861a2e287e0503b9397d4f0",
        "msg" : "pluma: update to 1.18.2",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/editor/pluma/patches/01-ACCESSPERRMS.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/pluma/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/pluma/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/pluma/pluma.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/pluma/patches/02-avoid-abs-links.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/nimbus/files/css/gtk-3.0/gtk-widgets.css",
          "components/desktop/nimbus/Makefile"
        ],
        "commitId" : "ff47c29da7eca083de9b23e644428ba07bb25e73",
        "timestamp" : 1496228462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "nimbus: fix Mate 1.18 menus and mate-panel\u000a",
        "date" : "2017-05-31 14:01:02 +0300",
        "id" : "ff47c29da7eca083de9b23e644428ba07bb25e73",
        "msg" : "nimbus: fix Mate 1.18 menus and mate-panel",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/nimbus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/nimbus/files/css/gtk-3.0/gtk-widgets.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/nimbus/files/css/gtk-3.0/gtk-widgets.css",
          "components/desktop/nimbus/Makefile"
        ],
        "commitId" : "6bdb7234f76a6e1962ff82be19fe361438683aeb",
        "timestamp" : 1496228462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "nimbus: make gtkpasterie resizable and color chooser more sane\u000a",
        "date" : "2017-05-31 14:01:02 +0300",
        "id" : "6bdb7234f76a6e1962ff82be19fe361438683aeb",
        "msg" : "nimbus: make gtkpasterie resizable and color chooser more sane",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/nimbus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/nimbus/files/css/gtk-3.0/gtk-widgets.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/lgi-53/patches/01-Makefile.patch",
          "components/library/lgi-53/patches/02-core.c.patch",
          "components/library/lgi-53/Makefile",
          "components/library/lgi-53/lgi.p5m",
          "components/library/lgi-53/manifests/sample-manifest.p5m",
          "components/library/lgi-53/patches/03-core.lua.patch"
        ],
        "commitId" : "20a7c08987f1c327706f6177f1d8c853214994ee",
        "timestamp" : 1496229034000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add lgi support for lua-53\u000a",
        "date" : "2017-05-31 14:10:34 +0300",
        "id" : "20a7c08987f1c327706f6177f1d8c853214994ee",
        "msg" : "Add lgi support for lua-53",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/lgi-53/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/lgi-53/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/lgi-53/patches/01-Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/lgi-53/lgi.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/lgi-53/patches/02-core.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/lgi-53/patches/03-core.lua.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libxklavier/patches/03-instrospection.patch",
          "components/library/libxklavier/libxklavier.p5m",
          "components/library/libxklavier/Makefile",
          "components/library/libxklavier/manifests/sample-manifest.p5m"
        ],
        "commitId" : "00d3fa26b6451e5603374d71fe98f7e0bf8cc8fa",
        "timestamp" : 1496229210000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump libxklavier to 5.4\u000a",
        "date" : "2017-05-31 14:13:30 +0300",
        "id" : "00d3fa26b6451e5603374d71fe98f7e0bf8cc8fa",
        "msg" : "Bump libxklavier to 5.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libxklavier/patches/03-instrospection.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxklavier/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxklavier/libxklavier.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxklavier/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-applets/Makefile",
          "components/desktop/mate/mate-applets/patches/01-make-multiload-network-available.patch",
          "components/desktop/mate/mate-applets/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-applets/mate-applets.p5m",
          "components/desktop/mate/mate-applets/patches/02-shebang.patch"
        ],
        "commitId" : "4372a28048e86d4321c8fd4933f6f78f59937e53",
        "timestamp" : 1496229698000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-applets: update to 1.18.1\u000a",
        "date" : "2017-05-31 14:21:38 +0300",
        "id" : "4372a28048e86d4321c8fd4933f6f78f59937e53",
        "msg" : "mate-applets: update to 1.18.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/patches/01-make-multiload-network-available.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/mate-applets.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/patches/02-shebang.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-control-center/Makefile",
          "components/desktop/mate/mate-control-center/patches/01-remote-x-no-kbd-layout.patch",
          "components/desktop/mate/mate-control-center/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-control-center/control-center.p5m",
          "components/desktop/mate/mate-control-center/patches/03-remove-pkexec.patch"
        ],
        "commitId" : "740eb8edf9ac0ae6d59c486f81137078713d4221",
        "timestamp" : 1496229698000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-control-center: update to 1.18.1\u000a",
        "date" : "2017-05-31 14:21:38 +0300",
        "id" : "740eb8edf9ac0ae6d59c486f81137078713d4221",
        "msg" : "mate-control-center: update to 1.18.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-control-center/patches/01-remote-x-no-kbd-layout.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-control-center/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-control-center/control-center.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-control-center/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-control-center/patches/03-remove-pkexec.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-utils/mate-disk-usage-analyzer.p5m",
          "components/desktop/mate/mate-utils/patches/02-aboid-abs-links.patch",
          "components/desktop/mate/mate-utils/mate-dictionary.p5m",
          "components/desktop/mate/mate-utils/mate-screenshot.p5m",
          "components/desktop/mate/mate-utils/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-utils/mate-system-log.p5m",
          "components/desktop/mate/mate-utils/Makefile",
          "components/desktop/mate/mate-utils/mate-search-tool.p5m"
        ],
        "commitId" : "adbcc7b7b0d52ca779ce7ee848ed14577e1e8688",
        "timestamp" : 1496229698000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-utils: update to 1.18.2\u000a",
        "date" : "2017-05-31 14:21:38 +0300",
        "id" : "adbcc7b7b0d52ca779ce7ee848ed14577e1e8688",
        "msg" : "mate-utils: update to 1.18.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/mate-dictionary.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/mate-disk-usage-analyzer.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/mate-system-log.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/mate-screenshot.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/mate-search-tool.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/mate/mate-utils/patches/02-aboid-abs-links.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mozo/mozo.p5m",
          "components/desktop/mate/mozo/Makefile",
          "components/desktop/mate/mozo/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c8fb6def730a13a7ed88c9837777b8052d5951b0",
        "timestamp" : 1496229698000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mozo: update to 1.18.0\u000a",
        "date" : "2017-05-31 14:21:38 +0300",
        "id" : "c8fb6def730a13a7ed88c9837777b8052d5951b0",
        "msg" : "mozo: update to 1.18.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mozo/mozo.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mozo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mozo/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/djvulibre/manifests/sample-manifest.p5m",
          "components/image/djvulibre/djvulibre.license",
          "components/image/djvulibre/djvulibre.p5m",
          "components/djvulibre/djvulibre.p5m",
          "components/djvulibre/Makefile",
          "components/image/djvulibre/Makefile",
          "components/image/djvulibre/manifests/sample-manifest.p5m"
        ],
        "commitId" : "9cd55c8245e5cd61fe5cc78a698e9a17666b505a",
        "timestamp" : 1496229738000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump djvulibre to 3.5.27\u000a",
        "date" : "2017-05-31 14:22:18 +0300",
        "id" : "9cd55c8245e5cd61fe5cc78a698e9a17666b505a",
        "msg" : "Bump djvulibre to 3.5.27",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/djvulibre/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/image/djvulibre/djvulibre.license"
          },
          {
            "editType" : "delete",
            "file" : "components/djvulibre/djvulibre.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/image/djvulibre/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/djvulibre/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/image/djvulibre/djvulibre.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/image/djvulibre/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/iso-codes/Makefile"
        ],
        "commitId" : "d01500c10041d77cf942ec50487ed1c0eb262e81",
        "timestamp" : 1496229878000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump iso-codes to 3.74\u000a",
        "date" : "2017-05-31 14:24:38 +0300",
        "id" : "d01500c10041d77cf942ec50487ed1c0eb262e81",
        "msg" : "Bump iso-codes to 3.74",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/iso-codes/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/ekiga/Makefile"
        ],
        "commitId" : "0c12af0d116fa8adc9d4a7e82303bca07b4e3bd2",
        "timestamp" : 1496234427000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Rebuild ekiga with boost 1.64.0\u000a",
        "date" : "2017-05-31 14:40:27 +0200",
        "id" : "0c12af0d116fa8adc9d4a7e82303bca07b4e3bd2",
        "msg" : "Rebuild ekiga with boost 1.64.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/ekiga/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/nginx/Makefile"
        ],
        "commitId" : "95d218a65766d9f106fec85f28f3114b3819a9af",
        "timestamp" : 1496237238000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "nginx: update to 1.13.1\u000a",
        "date" : "2017-05-31 16:27:18 +0300",
        "id" : "95d218a65766d9f106fec85f28f3114b3819a9af",
        "msg" : "nginx: update to 1.13.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/nginx/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/fontconfig/fontconfig.p5m",
          "components/library/fontconfig/files/local.conf",
          "components/library/fontconfig/Makefile"
        ],
        "commitId" : "a9acd7af2d870e1361e97ccefebccac223e111c7",
        "timestamp" : 1496241762000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix fontconfig default settings\u000a",
        "date" : "2017-05-31 16:42:42 +0200",
        "id" : "a9acd7af2d870e1361e97ccefebccac223e111c7",
        "msg" : "Fix fontconfig default settings",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/fontconfig/fontconfig.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fontconfig/files/local.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fontconfig/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/iso-codes/Makefile"
        ],
        "commitId" : "14ae237394df1dbaa1b24e425fb623eb1dd48dc4",
        "timestamp" : 1496251188000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump iso-codes to 3.75\u000a",
        "date" : "2017-05-31 19:19:48 +0200",
        "id" : "14ae237394df1dbaa1b24e425fb623eb1dd48dc4",
        "msg" : "Bump iso-codes to 3.75",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/iso-codes/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/gdl/Makefile",
          "components/scientific/gdl/patches/05-datatypes.hpp.patch",
          "components/scientific/gdl/patches/03-Makefile.am.patch",
          "components/scientific/gdl/patches/07-objects.cpp.patch",
          "components/scientific/gdl/gdl.p5m",
          "components/scientific/gdl/patches/04-gdlgstream.hpp.patch",
          "components/scientific/gdl/patches/06-plotting_shade_surf.cpp.patch",
          "components/scientific/gdl/patches/02-file.cpp.patch",
          "components/scientific/gdl/manifests/sample-manifest.p5m",
          "components/scientific/gdl/patches/01-default_io.cpp.patch"
        ],
        "commitId" : "2bd3a05c795a5e538699005dca1c228bfcc4364d",
        "timestamp" : 1496251890000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add GNU Data Language 0.9.7\u000a",
        "date" : "2017-05-31 20:31:30 +0300",
        "id" : "2bd3a05c795a5e538699005dca1c228bfcc4364d",
        "msg" : "Add GNU Data Language 0.9.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/scientific/gdl/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/gdl/patches/02-file.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/gdl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/gdl/patches/04-gdlgstream.hpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/gdl/patches/06-plotting_shade_surf.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/gdl/patches/01-default_io.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/gdl/patches/07-objects.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/gdl/patches/05-datatypes.hpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/gdl/gdl.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/gdl/patches/03-Makefile.am.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}