{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 601",
          "upstreamBuild" : 601,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 601,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "33ffe6769081401741813507ab01faa5ede80eae",
            "branch" : [
              {
                "SHA1" : "33ffe6769081401741813507ab01faa5ede80eae",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "33ffe6769081401741813507ab01faa5ede80eae",
            "branch" : [
              {
                "SHA1" : "33ffe6769081401741813507ab01faa5ede80eae",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "33ffe6769081401741813507ab01faa5ede80eae",
        "branch" : [
          {
            "SHA1" : "33ffe6769081401741813507ab01faa5ede80eae",
            "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" : 91,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#601",
  "duration" : 129655,
  "estimatedDuration" : 189647,
  "executor" : None,
  "fullDisplayName" : "gluegen » linux-x86_64 #601",
  "id" : "2012-10-16_08-04-08",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 601,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1350367448000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=linux-x86_64/601/",
  "builtOn" : "linux64-AMD58xx-ubuntu10-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/ant/GlueGenTask.java"
        ],
        "commitId" : "e8b97a64b88d5ec6e365a53b652f261506bcab9e",
        "timestamp" : 1350183859000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: trim trailing whitespace from GlueGenTask\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2012-10-13T20:04:19-0700",
        "id" : "e8b97a64b88d5ec6e365a53b652f261506bcab9e",
        "msg" : "gluegen: trim trailing whitespace from GlueGenTask",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/ant/GlueGenTask.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/ant/GlueGenTask.java"
        ],
        "commitId" : "13969227d00910063c4f6c88a52293dacac0615c",
        "timestamp" : 1350183859000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: small cleanup and type annotation in GlueGenTask\u000a\u000a- remove an unused import\u000a- annotate includesList with type information\u000a- small code cleanup now that the type information is present\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2012-10-13T20:04:19-0700",
        "id" : "13969227d00910063c4f6c88a52293dacac0615c",
        "msg" : "gluegen: small cleanup and type annotation in GlueGenTask",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/ant/GlueGenTask.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/cgram/types/Type.java"
        ],
        "commitId" : "1709c545c401042be2aa2305abcb3e41e44f74ba",
        "timestamp" : 1350189417000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: remove trailing whitespace from cgrammer Type class\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2012-10-13T21:36:57-0700",
        "id" : "1709c545c401042be2aa2305abcb3e41e44f74ba",
        "msg" : "gluegen: remove trailing whitespace from cgrammer Type class",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/types/Type.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/cgram/types/Type.java"
        ],
        "commitId" : "898f62a51ff32bec12c7839593bb6ed3f737a022",
        "timestamp" : 1350189452000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: fix equals comparison in cgrammer Type class\u000a\u000aname was being compared to itself, rather than the name of the type we are comparing,\u000alooks like a simple typo.\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2012-10-13T21:37:32-0700",
        "id" : "898f62a51ff32bec12c7839593bb6ed3f737a022",
        "msg" : "gluegen: fix equals comparison in cgrammer Type class",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/types/Type.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/cgram/types/Type.java"
        ],
        "commitId" : "89f0b7e392f57acfff0b6a195aeddd2225b2f2fe",
        "timestamp" : 1350189880000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: break apart a complex conditional in Type.equals() for readability\u000a\u000a- move the cheap integer compares earlier before the String comparisons\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2012-10-13T21:44:40-0700",
        "id" : "89f0b7e392f57acfff0b6a195aeddd2225b2f2fe",
        "msg" : "gluegen: break apart a complex conditional in Type.equals() for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/types/Type.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/pcpp/PCPP.java"
        ],
        "commitId" : "542e7c364ced2865c5deac1498f5ff537a31c0b8",
        "timestamp" : 1350201963000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: remove trailing whitespace from psuedo-C parser\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2012-10-14T01:06:03-0700",
        "id" : "542e7c364ced2865c5deac1498f5ff537a31c0b8",
        "msg" : "gluegen: remove trailing whitespace from psuedo-C parser",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/pcpp/PCPP.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/pcpp/PCPP.java"
        ],
        "commitId" : "6838d3593512d0388948c784023303d966b6e298",
        "timestamp" : 1350202185000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: simplify expression comparing against Boolean.TRUE\u000a\u000aAs a last resort we can just return the boolean value directly here, also no\u000aneed to try/catch as valueOf does not throw any exceptions.\u000a\u000aPointed out by Findbugs.\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2012-10-14T01:09:45-0700",
        "id" : "6838d3593512d0388948c784023303d966b6e298",
        "msg" : "gluegen: simplify expression comparing against Boolean.TRUE",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/pcpp/PCPP.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/cgram/types/Type.java"
        ],
        "commitId" : "5e0af71477289c7686a0f4b348dfe36fb8e5b644",
        "timestamp" : 1350263996000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: conditional cleanup in Type.equals()\u000a\u000a- instanceof includes null checking\u000a- simplify comparison of name, either they are the same object (possibly null)\u000aor they compare equal as strings\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2012-10-14T18:19:56-0700",
        "id" : "5e0af71477289c7686a0f4b348dfe36fb8e5b644",
        "msg" : "gluegen: conditional cleanup in Type.equals()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/types/Type.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/cgram/types/Type.java"
        ],
        "commitId" : "a8e9be19b0215fe349c1861c5ea866e929923337",
        "timestamp" : 1350356174000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Intermediate revised Type.java edit before reducing\u000a",
        "date" : "2012-10-16T04:56:14+0200",
        "id" : "a8e9be19b0215fe349c1861c5ea866e929923337",
        "msg" : "Intermediate revised Type.java edit before reducing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/types/Type.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/cgram/types/Type.java"
        ],
        "commitId" : "3ccb9dbc00746d31f08a907d190892d68273d4bf",
        "timestamp" : 1350356235000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Reducing Type's equals\u000a",
        "date" : "2012-10-16T04:57:15+0200",
        "id" : "3ccb9dbc00746d31f08a907d190892d68273d4bf",
        "msg" : "Reducing Type's equals",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/types/Type.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/MethodBinding.java",
          "src/java/com/jogamp/gluegen/procaddress/ProcAddressEmitter.java"
        ],
        "commitId" : "33ffe6769081401741813507ab01faa5ede80eae",
        "timestamp" : 1350358961000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "ProcAddressEmitter: Remove 'guessing' argument names from types, since they are ambiguous - better use default generic ones to avoid confusion.\u000a",
        "date" : "2012-10-16T05:42:41+0200",
        "id" : "33ffe6769081401741813507ab01faa5ede80eae",
        "msg" : "ProcAddressEmitter: Remove 'guessing' argument names from types, since",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/procaddress/ProcAddressEmitter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/MethodBinding.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/harvey.harrison",
      "fullName" : "harvey.harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}