{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 865",
          "upstreamBuild" : 865,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 865,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a224afde7eb5ee4b6877406e0321b3550586df2f",
            "branch" : [
              {
                "SHA1" : "a224afde7eb5ee4b6877406e0321b3550586df2f",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a224afde7eb5ee4b6877406e0321b3550586df2f",
            "branch" : [
              {
                "SHA1" : "a224afde7eb5ee4b6877406e0321b3550586df2f",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a224afde7eb5ee4b6877406e0321b3550586df2f",
        "branch" : [
          {
            "SHA1" : "a224afde7eb5ee4b6877406e0321b3550586df2f",
            "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" : 1,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#865",
  "duration" : 383312,
  "estimatedDuration" : 122998,
  "executor" : None,
  "fullDisplayName" : "gluegen » android-arm64 #865",
  "id" : "2015-07-14_22-47-20",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 865,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1436906840000,
  "url" : "https://jogamp.org/chuck/job/gluegen/label=android-arm64/865/",
  "builtOn" : "androidArm64-jogamp-aarch64-sgothel-041",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/gluegen-cpptasks-base.xml",
          "test/native/sizeof_dump.c"
        ],
        "commitId" : "f746c6cfb251478c10fa5d2df2d92f8855cb7cdc",
        "timestamp" : 1436897729000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Use GlueGen's JNI header for native compilation (java.includes.dir, java.includes.dir.platform)\u000a\u000aUsing the same cross-platform JNI header for native compilation\u000aas for GlueGen code generation allows using a more determined (well defined)\u000aand simplified environment.\u000a",
        "date" : "2015-07-14T20:15:29+0200",
        "id" : "f746c6cfb251478c10fa5d2df2d92f8855cb7cdc",
        "msg" : "Use GlueGen's JNI header for native compilation (java.includes.dir,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/gluegen-cpptasks-base.xml"
          },
          {
            "editType" : "add",
            "file" : "test/native/sizeof_dump.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/lib/gluegen-cpptasks-android-aarch64.xml",
          "make/lib/gluegen-cpptasks-android-armv6.xml",
          "make/lib/gluegen-cpptasks-linux-32bit.xml",
          "make/build.xml"
        ],
        "commitId" : "12ec1a6c41cd60df4f67df4a6332465fb82d9a3c",
        "timestamp" : 1436899551000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix using GlueGen's JNI header for native compilation (java.includes.dir, java.includes.dir.platform)\u000a\u000aPatch custom make/lib/gluegen-cpptasks-<OS>-<ARCH>.xml\u000ato match using GlueGen's JNI header.\u000a\u000aRemove 'ignored override' defs of 'java.includes.dir.platform'\u000ain build.xml.\u000a",
        "date" : "2015-07-14T20:45:51+0200",
        "id" : "12ec1a6c41cd60df4f67df4a6332465fb82d9a3c",
        "msg" : "Fix using GlueGen's JNI header for native compilation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/lib/gluegen-cpptasks-android-armv6.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/gluegen-cpptasks-linux-32bit.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/gluegen-cpptasks-android-aarch64.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".classpath"
        ],
        "commitId" : "a224afde7eb5ee4b6877406e0321b3550586df2f",
        "timestamp" : 1436899596000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Eclipse .classpath: Add source mapping of antlr-src.zip to antlr.jar\u000a",
        "date" : "2015-07-14T20:46:36+0200",
        "id" : "a224afde7eb5ee4b6877406e0321b3550586df2f",
        "msg" : "Eclipse .classpath: Add source mapping of antlr-src.zip to antlr.jar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".classpath"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}