{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 543",
          "upstreamBuild" : 543,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 543,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "900b2a73b2d0b6f934718ac88015151c5bf7ccb8",
            "branch" : [
              {
                "SHA1" : "900b2a73b2d0b6f934718ac88015151c5bf7ccb8",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "900b2a73b2d0b6f934718ac88015151c5bf7ccb8",
            "branch" : [
              {
                "SHA1" : "900b2a73b2d0b6f934718ac88015151c5bf7ccb8",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin2/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 431,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
            "branch" : [
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin/master"
              },
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin2/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
            "branch" : [
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin/master"
              },
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin2/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "900b2a73b2d0b6f934718ac88015151c5bf7ccb8",
        "branch" : [
          {
            "SHA1" : "900b2a73b2d0b6f934718ac88015151c5bf7ccb8",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 86,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#543",
  "duration" : 138044,
  "estimatedDuration" : 398097,
  "executor" : None,
  "fullDisplayName" : "gluegen » windows-x86_64 #543",
  "id" : "2012-04-17_09-58-07",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 543,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1334649487000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=windows-x86_64/543/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/runtime/ProcAddressTable.java"
        ],
        "commitId" : "94863d2e14ad7334fe5318d827878ce3b6424818",
        "timestamp" : 1334422087000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix generics ..\u000a",
        "date" : "2012-04-14T18:48:07+0200",
        "id" : "94863d2e14ad7334fe5318d827878ce3b6424818",
        "msg" : "Fix generics ..",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/runtime/ProcAddressTable.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/cgram/CSymbolTable.java",
          "src/java/com/jogamp/gluegen/cgram/PreprocessorInfoChannel.java",
          "src/java/com/jogamp/gluegen/CMethodBindingEmitter.java",
          "src/java/jogamp/common/util/locks/RecursiveThreadGroupLockImpl01Unfairish.java",
          "src/java/jogamp/android/launcher/ActivityLauncher.java",
          "src/java/com/jogamp/gluegen/TypeInfo.java",
          "src/java/com/jogamp/common/util/IOUtil.java",
          "src/java/com/jogamp/gluegen/cgram/types/ArrayType.java",
          "src/java/com/jogamp/gluegen/cgram/types/CompoundType.java",
          "src/java/com/jogamp/gluegen/cgram/TNode.java",
          "src/java/com/jogamp/common/util/ReflectionUtil.java",
          "src/java/com/jogamp/gluegen/procaddress/ProcAddressCMethodBindingEmitter.java",
          "src/java/com/jogamp/gluegen/cgram/LineObject.java",
          "src/java/com/jogamp/gluegen/cgram/types/FunctionType.java"
        ],
        "commitId" : "900b2a73b2d0b6f934718ac88015151c5bf7ccb8",
        "timestamp" : 1334520797000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "StringBuffer -> StringBuilder (Local objects, no concurrency)\u000a",
        "date" : "2012-04-15T22:13:17+0200",
        "id" : "900b2a73b2d0b6f934718ac88015151c5bf7ccb8",
        "msg" : "StringBuffer -> StringBuilder (Local objects, no concurrency)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/util/locks/RecursiveThreadGroupLockImpl01Unfairish.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/PreprocessorInfoChannel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/android/launcher/ActivityLauncher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/TypeInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/procaddress/ProcAddressCMethodBindingEmitter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/types/CompoundType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/ReflectionUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/LineObject.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/types/ArrayType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/types/FunctionType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/TNode.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/cgram/CSymbolTable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/CMethodBindingEmitter.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}