{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 731",
          "upstreamBuild" : 731,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 731,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5b77e15500b7b19d35976603dd71e8b997b2d8ea",
            "branch" : [
              {
                "SHA1" : "5b77e15500b7b19d35976603dd71e8b997b2d8ea",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5b77e15500b7b19d35976603dd71e8b997b2d8ea",
            "branch" : [
              {
                "SHA1" : "5b77e15500b7b19d35976603dd71e8b997b2d8ea",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5b77e15500b7b19d35976603dd71e8b997b2d8ea",
        "branch" : [
          {
            "SHA1" : "5b77e15500b7b19d35976603dd71e8b997b2d8ea",
            "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" : 310,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "macos-x86_64",
  "duration" : 275404,
  "estimatedDuration" : 375087,
  "executor" : None,
  "fullDisplayName" : "gluegen » macos-x86_64 macos-x86_64",
  "id" : "2013-10-17_23-06-57",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 731,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1382044017000,
  "url" : "https://jogamp.org/chuck/job/gluegen/label=macos-x86_64/731/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/nio/Buffers.java"
        ],
        "commitId" : "1ef779e34531bbc70937570922e38d8f3cb15d00",
        "timestamp" : 1377602641000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/matt.gibson",
          "fullName" : "matt.gibson"
        },
        "authorEmail" : "matt.gibson@nike.com",
        "comment" : "Buffers.java - spelling\u000a",
        "date" : "2013-08-27T04:24:01-0700",
        "id" : "1ef779e34531bbc70937570922e38d8f3cb15d00",
        "msg" : "Buffers.java - spelling",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/nio/Buffers.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/jogamp-env.xml"
        ],
        "commitId" : "bb0832a14d05fe5258119f302c2073d6ce71c854",
        "timestamp" : 1381413914000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bump to 2.1.1-devel\u000a",
        "date" : "2013-10-10T16:05:14+0200",
        "id" : "bb0832a14d05fe5258119f302c2073d6ce71c854",
        "msg" : "Bump to 2.1.1-devel",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/jogamp-env.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/resources/android/AndroidManifest-Launcher.xml",
          "make/resources/android/AndroidManifest-Test.xml",
          "make/resources/android/AndroidManifest-Runtime.xml"
        ],
        "commitId" : "068b822a3bf978124428d1642cfefb078c9e4a2b",
        "timestamp" : 1381450716000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android uses-sdk: Add android:targetSdkVersion=\"14\" (to show up for tablets)\u000a",
        "date" : "2013-10-11T02:18:36+0200",
        "id" : "068b822a3bf978124428d1642cfefb078c9e4a2b",
        "msg" : "Android uses-sdk: Add android:targetSdkVersion=\"14\" (to show up for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-Runtime.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-Launcher.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-Test.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/gluegen-cpptasks-base.xml"
        ],
        "commitId" : "43e5b14bfd0d7ec53bd3c7634e6e95af8ea2afb1",
        "timestamp" : 1381671886000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 800 - Add Windows 8 Touch Event Support / Enable Win 7 definitions via WINVER/_WIN32_NT 0x0601\u000a",
        "date" : "2013-10-13T15:44:46+0200",
        "id" : "43e5b14bfd0d7ec53bd3c7634e6e95af8ea2afb1",
        "msg" : "Bug 800 - Add Windows 8 Touch Event Support / Enable Win 7 definitions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/gluegen-cpptasks-base.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/ArrayHashSet.java"
        ],
        "commitId" : "37a512b572091dd91bb4edaa4b096a43604bb44d",
        "timestamp" : 1382012044000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "ArrayHashSet: Add @Override\u000a",
        "date" : "2013-10-17T14:14:04+0200",
        "id" : "37a512b572091dd91bb4edaa4b096a43604bb44d",
        "msg" : "ArrayHashSet: Add @Override",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/ArrayHashSet.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/ArrayHashSet.java"
        ],
        "commitId" : "5b77e15500b7b19d35976603dd71e8b997b2d8ea",
        "timestamp" : 1382012333000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "ArrayHashSet: Use final local vars if applicable\u000a",
        "date" : "2013-10-17T14:18:53+0200",
        "id" : "5b77e15500b7b19d35976603dd71e8b997b2d8ea",
        "msg" : "ArrayHashSet: Use final local vars if applicable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/ArrayHashSet.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/matt.gibson",
      "fullName" : "matt.gibson"
    }
  ]
}