{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 705",
          "upstreamBuild" : 705,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 705,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "af1f56c6f4a962720f5d63397e65505a29d6b0cb",
            "branch" : [
              {
                "SHA1" : "af1f56c6f4a962720f5d63397e65505a29d6b0cb",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "af1f56c6f4a962720f5d63397e65505a29d6b0cb",
            "branch" : [
              {
                "SHA1" : "af1f56c6f4a962720f5d63397e65505a29d6b0cb",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "af1f56c6f4a962720f5d63397e65505a29d6b0cb",
        "branch" : [
          {
            "SHA1" : "af1f56c6f4a962720f5d63397e65505a29d6b0cb",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/gluegen.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 118,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#705",
  "duration" : 120438,
  "estimatedDuration" : 189647,
  "executor" : None,
  "fullDisplayName" : "gluegen » linux-x86_64 #705",
  "id" : "2013-07-16_07-53-26",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 705,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1373954006000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=linux-x86_64/705/",
  "builtOn" : "linux64-AMD58xx-debian7-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/cgram/TNode.java"
        ],
        "commitId" : "caeddfc52d7cd7d06c7a9599298bca1e1c37fa62",
        "timestamp" : 1373974325000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: remove unneeded casts to TNode\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2013-07-16T04:32:05-0700",
        "id" : "caeddfc52d7cd7d06c7a9599298bca1e1c37fa62",
        "msg" : "gluegen: remove unneeded casts to TNode",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/TNode.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/cgram/TNode.java"
        ],
        "commitId" : "36aa8b04410c3915c57dae66ad8fca930f854393",
        "timestamp" : 1373974362000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: annotate Hastable of attributes as Hashtable<String, Object>\u000a\u000a- use copy-constructor rather than clone to suppress type warnings\u000a- annotate a Class as Class<?>\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2013-07-16T04:32:42-0700",
        "id" : "36aa8b04410c3915c57dae66ad8fca930f854393",
        "msg" : "gluegen: annotate Hastable of attributes as Hashtable<String, Object>",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/TNode.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/IOUtil.java"
        ],
        "commitId" : "9fc9765b67f3ef47904e26154d6ef1519a565e41",
        "timestamp" : 1373974657000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: remove redundant assignment of tmpBaseDir\u000a\u000a- can only be null here, remove the entire else condition\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2013-07-16T04:37:37-0700",
        "id" : "9fc9765b67f3ef47904e26154d6ef1519a565e41",
        "msg" : "gluegen: remove redundant assignment of tmpBaseDir",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/IOUtil.java"
        ],
        "commitId" : "e18597bade3aff84f35614dd3207990cfbb530ff",
        "timestamp" : 1373974759000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: remove redundant test for null relativePath\u000a\u000aWe are inside a block where relativePath must be non-null, remove the redundant check\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2013-07-16T04:39:19-0700",
        "id" : "e18597bade3aff84f35614dd3207990cfbb530ff",
        "msg" : "gluegen: remove redundant test for null relativePath",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/cgram/CSymbolTable.java"
        ],
        "commitId" : "8a3fe617f28bbdfafede3bc6aa474b3b3bc2142a",
        "timestamp" : 1373975036000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: remove implied use of StringBuffer while appending to StringBuilder\u000a\u000a- call append on the StringBuilder we are using rather than using String concatenation, which\u000auses StringBuffer.\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2013-07-16T04:43:56-0700",
        "id" : "8a3fe617f28bbdfafede3bc6aa474b3b3bc2142a",
        "msg" : "gluegen: remove implied use of StringBuffer while appending to",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/CSymbolTable.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/cache/TempJarCache.java",
          "src/java/com/jogamp/common/util/JarUtil.java"
        ],
        "commitId" : "af1f56c6f4a962720f5d63397e65505a29d6b0cb",
        "timestamp" : 1373975189000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: remove unneeded casts to JarEntry\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2013-07-16T04:46:29-0700",
        "id" : "af1f56c6f4a962720f5d63397e65505a29d6b0cb",
        "msg" : "gluegen: remove unneeded casts to JarEntry",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/JarUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/cache/TempJarCache.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
      "fullName" : "Harvey Harrison"
    }
  ]
}