{
  "_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" : 4704,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1dda3711000ac5dc375526614944d32429d1ebdf",
            "branch" : [
              {
                "SHA1" : "1dda3711000ac5dc375526614944d32429d1ebdf",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1dda3711000ac5dc375526614944d32429d1ebdf",
            "branch" : [
              {
                "SHA1" : "1dda3711000ac5dc375526614944d32429d1ebdf",
                "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" : "1dda3711000ac5dc375526614944d32429d1ebdf",
        "branch" : [
          {
            "SHA1" : "1dda3711000ac5dc375526614944d32429d1ebdf",
            "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" : "#4704",
  "duration" : 4970049,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4704",
  "id" : "4704",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4704,
  "queueId" : 235,
  "result" : "SUCCESS",
  "timestamp" : 1480641213620,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4704/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/gem.mk",
          "make-rules/prep-unpack.mk",
          "make-rules/shared-macros.mk",
          "make-rules/ruby.mk",
          "components/ruby/ruby-common/Makefile",
          "tools/userland-unpack",
          "transforms/defaults",
          "components/ruby/ruby-common/ruby.p5m"
        ],
        "commitId" : "1e5ead7336fdc80635cc450140f7d5d8de743b52",
        "timestamp" : 1480590522000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Prepare oi-userland makefiles for ruby-23 migration\u000a",
        "date" : "2016-12-01 14:08:42 +0300",
        "id" : "1e5ead7336fdc80635cc450140f7d5d8de743b52",
        "msg" : "Prepare oi-userland makefiles for ruby-23 migration",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make-rules/ruby.mk"
          },
          {
            "editType" : "edit",
            "file" : "tools/userland-unpack"
          },
          {
            "editType" : "edit",
            "file" : "transforms/defaults"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/gem.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/prep-unpack.mk"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-common/ruby.p5m"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-common/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/ruby-23/manifests/sample-manifest.p5m",
          "components/ruby/ruby-23/patches/03-Revert-Allow-installing-a-gem-inside-a-rescue-block.patch",
          "components/ruby/ruby-23/patches/05-config.patch",
          "components/ruby/ruby-23/ruby-23.p5m",
          "components/ruby/ruby-23/Makefile"
        ],
        "commitId" : "4efdbaf82d7f76a56d371b26146b854c27325578",
        "timestamp" : 1480590537000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "ruby-23: update to 2.3.3\u000a",
        "date" : "2016-12-01 14:08:57 +0300",
        "id" : "4efdbaf82d7f76a56d371b26146b854c27325578",
        "msg" : "ruby-23: update to 2.3.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/ruby/ruby-23/patches/03-Revert-Allow-installing-a-gem-inside-a-rescue-block.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-23/patches/05-config.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-23/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-23/ruby-23.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-23/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/hiera/hiera-GENFRAG.p5m",
          "components/ruby/hiera/resolve.deps",
          "components/ruby/hiera/patches/hiera-00-dependency.patch",
          "components/ruby/hiera/Makefile",
          "components/ruby/hiera/history",
          "components/ruby/hiera/hiera.p5m",
          "components/ruby/hiera/manifests/sample-manifest.p5m",
          "components/ruby/hiera/hiera-RUBYVER.p5m"
        ],
        "commitId" : "0817dce74f787f54bc50b46391301ebbc1c534c0",
        "timestamp" : 1480602086000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "hiera: ship ruby 2.3 module\u000a",
        "date" : "2016-12-01 17:21:26 +0300",
        "id" : "0817dce74f787f54bc50b46391301ebbc1c534c0",
        "msg" : "hiera: ship ruby 2.3 module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/hiera.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/hiera/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/hiera/patches/hiera-00-dependency.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/history"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/hiera/hiera-GENFRAG.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/hiera/hiera-RUBYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/hiera/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/hiera/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/facter/Makefile",
          "components/ruby/facter/patches/facter-00-FACT-547.patch",
          "components/ruby/facter/patches/facter-02-FACT-656.patch",
          "components/ruby/facter/resolve.deps",
          "components/ruby/facter/history",
          "components/ruby/facter/facter-GENFRAG.p5m",
          "components/ruby/facter/patches/facter-06-21936192-ipaddress.patch",
          "components/ruby/facter/facter.p5m",
          "components/ruby/facter/patches/facter-01-FACT-654.patch",
          "components/ruby/facter/manifests/sample-manifest.p5m",
          "components/ruby/facter/patches/20617.patch",
          "components/ruby/facter/facter-RUBYVER.p5m"
        ],
        "commitId" : "b63102c1905ac47885f9c8b310298847c93c7550",
        "timestamp" : 1480602229000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "facter: update to 2.4.6, ship ruby 2.3 version\u000a",
        "date" : "2016-12-01 17:23:49 +0300",
        "id" : "b63102c1905ac47885f9c8b310298847c93c7550",
        "msg" : "facter: update to 2.4.6, ship ruby 2.3 version",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/ruby/facter/patches/facter-01-FACT-654.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/facter/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/facter/facter-GENFRAG.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/patches/facter-06-21936192-ipaddress.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/facter/patches/20617.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/facter/patches/facter-02-FACT-656.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/facter/patches/facter-00-FACT-547.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/facter/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/facter/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/history"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/facter/facter-RUBYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/facter.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/puppet/patches/puppet-11-smf-degraded.patch",
          "components/ruby/puppet/manifests/sample-manifest.p5m",
          "components/ruby/puppet/patches/puppet-10-smf-recursive-enable.patch",
          "components/ruby/puppet/patches/puppet-02-zone-type.patch",
          "components/ruby/puppet/puppet.p5m",
          "components/ruby/puppet/puppet-RUBYVER.p5m",
          "components/ruby/puppet/patches/puppet-03-zonetype.patch",
          "components/ruby/puppet/patches/puppet-00-s12pkg.patch",
          "components/ruby/puppet/patches/puppet-09-role-shell.patch",
          "components/ruby/puppet/patches/puppet-03-zone-provider.patch",
          "components/ruby/puppet/resolve.deps",
          "components/ruby/puppet/puppet-GENFRAG.p5m",
          "components/ruby/puppet/history",
          "components/ruby/puppet/files/puppet.xml",
          "components/ruby/puppet/puppet-common.p5m",
          "components/ruby/puppet/Makefile",
          "components/ruby/puppet/patches/puppet-14-smf-refreshable.patch",
          "components/ruby/puppet/patches/puppet-01-installrb-nogzip-manpage.patch",
          "components/ruby/puppet/patches/puppet-15-shadow-bug.patch",
          "components/ruby/puppet/patches/puppet-08-PUP-2509.patch",
          "components/ruby/puppet/patches/puppet-16-safe_yaml-rb22.patch",
          "components/ruby/puppet/patches/puppet-12-pkg-provider-latest.patch",
          "components/ruby/puppet/patches/puppet-06-provider-smf.patch",
          "components/ruby/puppet/patches/puppet-07-PUP-2641.patch"
        ],
        "commitId" : "ec6eefcdc63bfcbb6ed1ccac6350a82b6403cffe",
        "timestamp" : 1480602437000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "puppet: update to 3.8.6, switch to ruby 2.3\u000a",
        "date" : "2016-12-01 17:27:17 +0300",
        "id" : "ec6eefcdc63bfcbb6ed1ccac6350a82b6403cffe",
        "msg" : "puppet: update to 3.8.6, switch to ruby 2.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-12-pkg-provider-latest.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/puppet/patches/puppet-01-installrb-nogzip-manpage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/puppet/patches/puppet-03-zone-provider.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-16-safe_yaml-rb22.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/puppet/patches/puppet-06-provider-smf.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-15-shadow-bug.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-10-smf-recursive-enable.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/puppet/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/puppet.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/puppet/puppet-GENFRAG.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/puppet/patches/puppet-03-zonetype.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/history"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/puppet/patches/puppet-08-PUP-2509.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/puppet/patches/puppet-07-PUP-2641.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/puppet/files/puppet.xml"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/puppet/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/puppet/patches/puppet-00-s12pkg.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-11-smf-degraded.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-02-zone-type.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/puppet-common.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/puppet/patches/puppet-09-role-shell.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/puppet/puppet-RUBYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-14-smf-refreshable.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/puppet/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/bundler/bundler.p5m",
          "components/ruby/bundler/manifests/sample-manifest.p5m",
          "components/ruby/bundler/bundler.license",
          "components/ruby/bundler/Makefile"
        ],
        "commitId" : "c8d494d7b8a712a3cfbdc74c0d90448111649cc0",
        "timestamp" : 1480602562000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add bundler 1.13.6\u000a",
        "date" : "2016-12-01 17:29:22 +0300",
        "id" : "c8d494d7b8a712a3cfbdc74c0d90448111649cc0",
        "msg" : "Add bundler 1.13.6",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/ruby/bundler/bundler.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/bundler/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/bundler/bundler.license"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/bundler/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/graphviz/graphviz-ruby.p5m",
          "components/image/graphviz/Makefile",
          "components/image/graphviz/manifests/sample-manifest.p5m"
        ],
        "commitId" : "3873a715d221be2be83367e8a72dee7d2028fe6e",
        "timestamp" : 1480602733000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "graphviz: ship ruby 2.3 module\u000a",
        "date" : "2016-12-01 17:32:13 +0300",
        "id" : "3873a715d221be2be83367e8a72dee7d2028fe6e",
        "msg" : "graphviz: ship ruby 2.3 module",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/graphviz/graphviz-ruby.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphviz/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphviz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cluster/pcs/patches/pcs_pcsd_ruby19.patch",
          "components/cluster/pcs/patches/0006-Replace-orderedhash.patch",
          "components/cluster/pcs/patches/pcsd_Gemfile_ruby23.patch",
          "components/cluster/pcs/patches/pcs_pcsd_ruby23.patch",
          "components/cluster/pcs/patches/pcsd_Makefile.patch",
          "components/cluster/pcs/manifests/sample-manifest.p5m",
          "components/cluster/pcs/Makefile",
          "components/cluster/pcs/pcs.p5m",
          "components/cluster/pcs/files/svc-pcs",
          "components/cluster/pcs/patches/0007-Fix-IPv6-bind.patch",
          "components/cluster/pcs/patches/pcsd_cli.rb_ruby23.patch"
        ],
        "commitId" : "e4475440970198870c1761897e9b2661f3a965d7",
        "timestamp" : 1480613357000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pcs: switch to ruby 2.3, minor fixes\u000a",
        "date" : "2016-12-01 20:29:17 +0300",
        "id" : "e4475440970198870c1761897e9b2661f3a965d7",
        "msg" : "pcs: switch to ruby 2.3, minor fixes",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/cluster/pcs/patches/pcsd_cli.rb_ruby23.patch"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/pcs/patches/pcsd_Makefile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/patches/pcs_pcsd_ruby19.patch"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/pcs/patches/pcs_pcsd_ruby23.patch"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/pcs/patches/pcsd_Gemfile_ruby23.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/pcs.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/pcs/patches/0007-Fix-IPv6-bind.patch"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/pcs/patches/0006-Replace-orderedhash.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/files/svc-pcs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/ruby-19/Solaris/ruby.1.sedscript",
          "components/ruby/ruby-19/Solaris/gem.1-generic",
          "components/ruby/ruby-19/resolve.deps",
          "components/ruby/ruby-19/patches/07-rubygems_vendor_dir.patch",
          "components/meta-packages/history/history",
          "components/ruby/ruby-19/Makefile",
          "components/ruby/ruby-19/ruby-19-tk.p5m",
          "components/ruby/ruby-19/patches/03-ruby_1.patch",
          "components/ruby/ruby-19/ruby-19.p5m",
          "components/ruby/ruby-19/patches/06-common-mk.patch",
          "components/ruby/ruby-19/patches/05-config.patch",
          "components/ruby/ruby-19/manifests/sample-manifest.p5m",
          "components/ruby/ruby-19/ruby-19.license",
          "components/ruby/ruby-19/Solaris/rbconfig.sedscript",
          "components/ruby/ruby-19/patches/CVE-2014-4975.patch"
        ],
        "commitId" : "a934d4b4b85630bcc8bd266779a70a4b37332f78",
        "timestamp" : 1480614804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Remove Ruby 1.9\u000a",
        "date" : "2016-12-01 20:53:24 +0300",
        "id" : "a934d4b4b85630bcc8bd266779a70a4b37332f78",
        "msg" : "Remove Ruby 1.9",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/Solaris/rbconfig.sedscript"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/patches/06-common-mk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/ruby-19-tk.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/ruby-19.license"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/ruby-19.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/patches/03-ruby_1.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/patches/05-config.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/patches/07-rubygems_vendor_dir.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/Solaris/gem.1-generic"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/Solaris/ruby.1.sedscript"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/patches/CVE-2014-4975.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/openindiana-welcome/os-welcome.p5m"
        ],
        "commitId" : "69b6ef5a40c507d23af61cf0b0470006ba7687f7",
        "timestamp" : 1480621496000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/dsendkowski",
          "fullName" : "dsendkowski"
        },
        "authorEmail" : "dsendkowski@gmail.com",
        "comment" : "Added Polish translation to welcome page\u000a",
        "date" : "2016-12-01 20:44:56 +0100",
        "id" : "69b6ef5a40c507d23af61cf0b0470006ba7687f7",
        "msg" : "Added Polish translation to welcome page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/openindiana-welcome/os-welcome.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/patches/use__sun.patch"
        ],
        "commitId" : "cef147159c368840c31a605b185b82ada591f56e",
        "timestamp" : 1480621980000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "vim: use __sun as sun is not defined with std=c99\u000a",
        "date" : "2016-12-01 22:53:00 +0300",
        "id" : "cef147159c368840c31a605b185b82ada591f56e",
        "msg" : "vim: use __sun as sun is not defined with std=c99",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/editor/vim/patches/use__sun.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/patches/0001-__sun-should-be-used-instead-of-sun-to-detect-Solari.patch",
          "components/editor/vim/patches/use__sun.patch"
        ],
        "commitId" : "e87b4be99988021280923230383f85607a9419fa",
        "timestamp" : 1480622884000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "vim: missed some sun defines\u000a",
        "date" : "2016-12-01 23:08:04 +0300",
        "id" : "e87b4be99988021280923230383f85607a9419fa",
        "msg" : "vim: missed some sun defines",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/editor/vim/patches/use__sun.patch"
          },
          {
            "editType" : "add",
            "file" : "components/editor/vim/patches/0001-__sun-should-be-used-instead-of-sun-to-detect-Solari.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cluster/pcs/Makefile"
        ],
        "commitId" : "af6845657f8840535d4065cb2940344be3e1ed28",
        "timestamp" : 1480625376000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pcs: fix publishing errors in non-clean component directory\u000a",
        "date" : "2016-12-01 23:49:36 +0300",
        "id" : "af6845657f8840535d4065cb2940344be3e1ed28",
        "msg" : "pcs: fix publishing errors in non-clean component directory",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/dsendkowski",
      "fullName" : "dsendkowski"
    }
  ]
}