{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2297,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b9504e3b630ab9ea309ec50bff1143187514bac4",
            "branch" : [
              {
                "SHA1" : "b9504e3b630ab9ea309ec50bff1143187514bac4",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b9504e3b630ab9ea309ec50bff1143187514bac4",
            "branch" : [
              {
                "SHA1" : "b9504e3b630ab9ea309ec50bff1143187514bac4",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b9504e3b630ab9ea309ec50bff1143187514bac4",
        "branch" : [
          {
            "SHA1" : "b9504e3b630ab9ea309ec50bff1143187514bac4",
            "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" : "#2297",
  "duration" : 9411255,
  "estimatedDuration" : 2740406,
  "executor" : None,
  "fullDisplayName" : "oi-userland #2297",
  "id" : "2016-06-06_14-59-37",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2297,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1465225177000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/2297/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/rgb/rgb.p5m",
          "components/x11/rgb/rgb.license",
          "components/x11/rgb/Makefile"
        ],
        "commitId" : "60ac9e9c34f3cb108d66210166f0a32013bff3b0",
        "timestamp" : 1464891249000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add rgb 1.0.6 from x-S12\u000a",
        "date" : "2016-06-02T20:14:09+0200",
        "id" : "60ac9e9c34f3cb108d66210166f0a32013bff3b0",
        "msg" : "Add rgb 1.0.6 from x-S12",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/rgb/rgb.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/rgb/rgb.license"
          },
          {
            "editType" : "add",
            "file" : "components/x11/rgb/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/rasterfile/rasterfile.license",
          "components/x11/rasterfile/src/rasterfile.h",
          "components/x11/rasterfile/rasterfile.p5m",
          "components/x11/rasterfile/src/rasterfile.5",
          "components/x11/rasterfile/Makefile"
        ],
        "commitId" : "f7edfbb722af54aa82c30deda591da6474105944",
        "timestamp" : 1464891249000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add rasterfile from x-S12\u000a",
        "date" : "2016-06-02T20:14:09+0200",
        "id" : "f7edfbb722af54aa82c30deda591da6474105944",
        "msg" : "Add rasterfile from x-S12",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/rasterfile/src/rasterfile.5"
          },
          {
            "editType" : "add",
            "file" : "components/x11/rasterfile/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/rasterfile/rasterfile.license"
          },
          {
            "editType" : "add",
            "file" : "components/x11/rasterfile/rasterfile.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/rasterfile/src/rasterfile.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/ogl-select/Makefile"
        ],
        "commitId" : "8a596d331fa73791b332dc984190da10cc1a94b9",
        "timestamp" : 1464891249000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "REQ ogl-select\u000a",
        "date" : "2016-06-02T20:14:09+0200",
        "id" : "8a596d331fa73791b332dc984190da10cc1a94b9",
        "msg" : "REQ ogl-select",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/ogl-select/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/workspace-patterns/src/foreground.xbm",
          "components/x11/workspace-patterns/src/southwest.xbm",
          "components/x11/workspace-patterns/src/gray25.xbm",
          "components/x11/workspace-patterns/src/gray50.xbm",
          "components/x11/workspace-patterns/src/sunmulti.xbm",
          "components/x11/workspace-patterns/src/squares.xbm",
          "components/x11/workspace-patterns/src/fuji.xbm",
          "components/x11/workspace-patterns/workspace-patterns.p5m",
          "components/x11/workspace-patterns/src/wrnkle2.xbm",
          "components/x11/workspace-patterns/src/flowers.xbm",
          "components/x11/workspace-patterns/src/swirl2.xbm",
          "components/x11/workspace-patterns/src/dmndpla.xbm",
          "components/x11/workspace-patterns/src/corn.xbm",
          "components/x11/workspace-patterns/src/attributes",
          "components/x11/workspace-patterns/workspace-patterns.license",
          "components/x11/workspace-patterns/src/dune.xbm",
          "components/x11/workspace-patterns/src/geiger2.xbm",
          "components/x11/workspace-patterns/src/wave1.xbm",
          "components/x11/workspace-patterns/src/dotwave2.xbm",
          "components/x11/workspace-patterns/src/flyseye.xbm",
          "components/x11/workspace-patterns/src/background.xbm",
          "components/x11/workspace-patterns/src/miniweave.xbm",
          "components/x11/workspace-patterns/src/sbump.xbm",
          "components/x11/workspace-patterns/src/burl.xbm",
          "components/x11/workspace-patterns/src/sizmk2.xbm",
          "components/x11/workspace-patterns/src/gray75.xbm",
          "components/x11/workspace-patterns/Makefile",
          "components/x11/workspace-patterns/src/bricks.xbm",
          "components/x11/workspace-patterns/src/dolphin.xbm"
        ],
        "commitId" : "103d98ba47b049c364f723984b5a8841c0c6c204",
        "timestamp" : 1464891249000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add workspace-patterns from x-S12\u000a",
        "date" : "2016-06-02T20:14:09+0200",
        "id" : "103d98ba47b049c364f723984b5a8841c0c6c204",
        "msg" : "Add workspace-patterns from x-S12",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/gray25.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/workspace-patterns.license"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/bricks.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/gray50.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/background.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/burl.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/geiger2.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/wrnkle2.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/dolphin.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/wave1.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/swirl2.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/flowers.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/flyseye.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/sunmulti.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/foreground.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/workspace-patterns.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/sbump.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/dotwave2.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/dmndpla.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/southwest.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/corn.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/squares.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/gray75.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/miniweave.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/fuji.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/dune.xbm"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/attributes"
          },
          {
            "editType" : "add",
            "file" : "components/x11/workspace-patterns/src/sizmk2.xbm"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcursor-themes/xcursor-themes.license",
          "components/x11/xcursor-themes/xcursor-themes.p5m",
          "components/x11/xcursor-themes/Makefile"
        ],
        "commitId" : "7bd6610cd8db06e7357538983866a70fa2b2a4fa",
        "timestamp" : 1464891249000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add xcursor-themes 1.0.4 from x-S12\u000a",
        "date" : "2016-06-02T20:14:09+0200",
        "id" : "7bd6610cd8db06e7357538983866a70fa2b2a4fa",
        "msg" : "Add xcursor-themes 1.0.4 from x-S12",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/xcursor-themes/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xcursor-themes/xcursor-themes.license"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xcursor-themes/xcursor-themes.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/encodings/encodings.p5m",
          "components/x11/encodings/Makefile",
          "components/x11/encodings/encodings.license"
        ],
        "commitId" : "44a959bc3f17015d6021b8c4038ec95fa5ab5a21",
        "timestamp" : 1464891249000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add encodings 1.0.4 from x-S12\u000a",
        "date" : "2016-06-02T20:14:09+0200",
        "id" : "44a959bc3f17015d6021b8c4038ec95fa5ab5a21",
        "msg" : "Add encodings 1.0.4 from x-S12",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/encodings/encodings.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/encodings/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/encodings/encodings.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libfontenc/libfontenc.p5m"
        ],
        "commitId" : "6fab1a7c4eb68a0b1e47401bf61a06d0352cc4d5",
        "timestamp" : 1464891489000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add require dependency from libfontenc to encodings\u000a",
        "date" : "2016-06-02T20:18:09+0200",
        "id" : "6fab1a7c4eb68a0b1e47401bf61a06d0352cc4d5",
        "msg" : "Add require dependency from libfontenc to encodings",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libfontenc/libfontenc.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/x11-xfs-utilities/Makefile",
          "components/meta-packages/x11-xfs-utilities/x11-xfs-utilities.p5m"
        ],
        "commitId" : "4949376dbdcec0d7fe8d5ecfdfcf76a5c9ec36dc",
        "timestamp" : 1464892050000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add x11-xfs-utilities meta-package\u000a",
        "date" : "2016-06-02T20:27:30+0200",
        "id" : "4949376dbdcec0d7fe8d5ecfdfcf76a5c9ec36dc",
        "msg" : "Add x11-xfs-utilities meta-package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/meta-packages/x11-xfs-utilities/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/x11-xfs-utilities/x11-xfs-utilities.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/x11-colormap-utilities/Makefile",
          "components/meta-packages/x11-colormap-utilities/x11-colormap-utilities.p5m"
        ],
        "commitId" : "fc279d62863ec8f8b350e9ea36dcd6087f28aaff",
        "timestamp" : 1464892051000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add x11-colormap-utilities meta-package\u000a",
        "date" : "2016-06-02T20:27:31+0200",
        "id" : "fc279d62863ec8f8b350e9ea36dcd6087f28aaff",
        "msg" : "Add x11-colormap-utilities meta-package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/meta-packages/x11-colormap-utilities/x11-colormap-utilities.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/x11-colormap-utilities/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/x11-info-clients/Makefile",
          "components/meta-packages/x11-info-clients/x11-info-clients.p5m"
        ],
        "commitId" : "98f84b1e98b4a799faa36d11e7722543c259d3b1",
        "timestamp" : 1464892052000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add x11-info-clients meta-package\u000a",
        "date" : "2016-06-02T20:27:32+0200",
        "id" : "98f84b1e98b4a799faa36d11e7722543c259d3b1",
        "msg" : "Add x11-info-clients meta-package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/meta-packages/x11-info-clients/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/x11-info-clients/x11-info-clients.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/x11-server-utilities/Makefile",
          "components/meta-packages/x11-server-utilities/x11-server-utilities.p5m"
        ],
        "commitId" : "5868f987ea92a78859c336ea0f8aa01ad0c265f6",
        "timestamp" : 1464892052000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add x11-server-utilities meta-package\u000a",
        "date" : "2016-06-02T20:27:32+0200",
        "id" : "5868f987ea92a78859c336ea0f8aa01ad0c265f6",
        "msg" : "Add x11-server-utilities meta-package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/meta-packages/x11-server-utilities/x11-server-utilities.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/x11-server-utilities/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/x11-xkb-utilities/x11-xkb-utilities.p5m",
          "components/meta-packages/x11-xkb-utilities/Makefile"
        ],
        "commitId" : "8f2f1c30e92d1e677b69fb7345b1153425724710",
        "timestamp" : 1464892053000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add x11-xkb-utilities meta-package\u000a",
        "date" : "2016-06-02T20:27:33+0200",
        "id" : "8f2f1c30e92d1e677b69fb7345b1153425724710",
        "msg" : "Add x11-xkb-utilities meta-package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/meta-packages/x11-xkb-utilities/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/x11-xkb-utilities/x11-xkb-utilities.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/x11-window-dump/x11-window-dump.p5m",
          "components/meta-packages/x11-window-dump/Makefile"
        ],
        "commitId" : "9106f421482312dd544bd35d23cb0b42f656d4c3",
        "timestamp" : 1464892054000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add x11-window-dump meta-package\u000a",
        "date" : "2016-06-02T20:27:34+0200",
        "id" : "9106f421482312dd544bd35d23cb0b42f656d4c3",
        "msg" : "Add x11-window-dump meta-package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/meta-packages/x11-window-dump/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/x11-window-dump/x11-window-dump.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/x11-xt-resource-utilities/Makefile",
          "components/meta-packages/x11-xt-resource-utilities/x11-xt-resource-utilities.p5m"
        ],
        "commitId" : "64141db33c402cd70a12005bd752e63b19444459",
        "timestamp" : 1464892101000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add x11-xt-resource-utilities meta-package\u000a",
        "date" : "2016-06-02T20:28:21+0200",
        "id" : "64141db33c402cd70a12005bd752e63b19444459",
        "msg" : "Add x11-xt-resource-utilities meta-package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/meta-packages/x11-xt-resource-utilities/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/x11-xt-resource-utilities/x11-xt-resource-utilities.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}