{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 383",
          "upstreamBuild" : 383,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 383,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "847d4d93f28423d9f4bc1f3c4e02c936f90d0798",
            "branch" : [
              {
                "SHA1" : "847d4d93f28423d9f4bc1f3c4e02c936f90d0798",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "847d4d93f28423d9f4bc1f3c4e02c936f90d0798",
            "branch" : [
              {
                "SHA1" : "847d4d93f28423d9f4bc1f3c4e02c936f90d0798",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "847d4d93f28423d9f4bc1f3c4e02c936f90d0798",
        "branch" : [
          {
            "SHA1" : "847d4d93f28423d9f4bc1f3c4e02c936f90d0798",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 46,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#383",
  "duration" : 269223,
  "estimatedDuration" : 375087,
  "executor" : None,
  "fullDisplayName" : "gluegen » macos-x86_64 #383",
  "id" : "2011-08-04_12-21-19",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 383,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1312453279000,
  "url" : "https://jogamp.org/chuck/job/gluegen/label=macos-x86_64/383/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/lib/android-sdk/8/NOTICE.txt",
          "make/lib/android-sdk/9/android-java-src.zip",
          "make/lib/android-sdk/8/android.jar",
          ".classpath",
          "make/lib/android-sdk/9/LICENSE.txt",
          "make/lib/android-sdk/9/android-java-src.txt"
        ],
        "commitId" : "d522b4dffd5d569c4116275d6ef278bb0741c79d",
        "timestamp" : 1312374070000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add android src zip, better license info; Dropped SDK 8 for now\u000a",
        "date" : "2011-08-03T14:21:10+0200",
        "id" : "d522b4dffd5d569c4116275d6ef278bb0741c79d",
        "msg" : "Add android src zip, better license info; Dropped SDK 8 for now",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "make/lib/android-sdk/8/NOTICE.txt"
          },
          {
            "editType" : "add",
            "file" : "make/lib/android-sdk/9/LICENSE.txt"
          },
          {
            "editType" : "add",
            "file" : "make/lib/android-sdk/9/android-java-src.zip"
          },
          {
            "editType" : "delete",
            "file" : "make/lib/android-sdk/8/android.jar"
          },
          {
            "editType" : "edit",
            "file" : ".classpath"
          },
          {
            "editType" : "add",
            "file" : "make/lib/android-sdk/9/android-java-src.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/gluegen-cpptasks-base.xml",
          "make/scripts/make.gluegen.all.android-armv7-cross.sh",
          "make/lib/gluegen-cpptasks-android-armv7.xml"
        ],
        "commitId" : "847d4d93f28423d9f4bc1f3c4e02c936f90d0798",
        "timestamp" : 1312432469000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add define '__X11__', is isX11 ; Android attach system include folders via -isystem (which come after -I)\u000a",
        "date" : "2011-08-04T06:34:29+0200",
        "id" : "847d4d93f28423d9f4bc1f3c4e02c936f90d0798",
        "msg" : "Add define '__X11__', is isX11 ; Android attach system include folders",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/lib/gluegen-cpptasks-android-armv7.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.gluegen.all.android-armv7-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/gluegen-cpptasks-base.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}