{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 856",
          "upstreamBuild" : 856,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 856,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
            "branch" : [
              {
                "SHA1" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
            "branch" : [
              {
                "SHA1" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
        "branch" : [
          {
            "SHA1" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
            "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" : 233,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#856",
  "duration" : 456977,
  "estimatedDuration" : 392538,
  "executor" : None,
  "fullDisplayName" : "gluegen » windows-x86_64 #856",
  "id" : "2015-03-26_23-54-15",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 856,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1427410455000,
  "url" : "https://jogamp.org/chuck/job/gluegen/label=windows-x86_64/856/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "LICENSE.txt",
          "doc/licenses/Apache.LICENSE-2.0"
        ],
        "commitId" : "3dc82b104cf69db890328ff1ffd165474c4a4d59",
        "timestamp" : 1427399495000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1149 - Add JCPP Apache 2.0 License to LICENSE.txt file / Also add the Apache 2.0 license to doc/licenses/Apache.LICENSE-2.0\u000a\u000aJCPP migration shall be completed now.\u000a\u000aThx to Ben Mankin, aka Shevek!\u000a",
        "date" : "2015-03-26T20:51:35+0100",
        "id" : "3dc82b104cf69db890328ff1ffd165474c4a4d59",
        "msg" : "Bug 1149 - Add JCPP Apache 2.0 License to LICENSE.txt file / Also add",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "LICENSE.txt"
          },
          {
            "editType" : "add",
            "file" : "doc/licenses/Apache.LICENSE-2.0"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/JavaEmitter.java"
        ],
        "commitId" : "5ca2db226e23c61339943f981a3f46300818cb9a",
        "timestamp" : 1427406798000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "JavaEmitter: Always use 'containingJTypeName' for JavaConfiguration.canonicalStructFieldSymbol(..)\u000a\u000aPatch harmonizes configuration, was also using 'structCTypeName' besides 'containingJTypeName',\u000abut surely it makes no sense to use different type names for struct-field configurations.\u000a",
        "date" : "2015-03-26T22:53:18+0100",
        "id" : "5ca2db226e23c61339943f981a3f46300818cb9a",
        "msg" : "JavaEmitter: Always use 'containingJTypeName' for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/JavaEmitter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/jogamp-env.xml"
        ],
        "commitId" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
        "timestamp" : 1427406816000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bump to 2.3.1 release\u000a",
        "date" : "2015-03-26T22:53:36+0100",
        "id" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
        "msg" : "Bump to 2.3.1 release",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/jogamp-env.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}