{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 366",
          "upstreamBuild" : 366,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 366,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2d681a3d1557c8cdc15fbed70a3b52d82be4052c",
            "branch" : [
              {
                "SHA1" : "2d681a3d1557c8cdc15fbed70a3b52d82be4052c",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2d681a3d1557c8cdc15fbed70a3b52d82be4052c",
            "branch" : [
              {
                "SHA1" : "2d681a3d1557c8cdc15fbed70a3b52d82be4052c",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2d681a3d1557c8cdc15fbed70a3b52d82be4052c",
        "branch" : [
          {
            "SHA1" : "2d681a3d1557c8cdc15fbed70a3b52d82be4052c",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#366",
  "duration" : 445875,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #366",
  "id" : "2011-04-04_20-30-41",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 366,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1301941841000,
  "url" : "https://jogamp.org/chuck/view/fwd/job/jogl/label=macos-x86_64/366/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer01.fp",
          "src/jogl/classes/jogamp/graph/curve/opengl/TextRendererImpl01.java",
          "src/jogl/classes/jogamp/graph/curve/opengl/RegionRendererImpl01.java"
        ],
        "commitId" : "a53f4daf23e68f1f5819c9e911f8a520ce03926a",
        "timestamp" : 1301722546000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "Fragment Shader enhancement + clean-up;\u000a\u000ain first pass the shader now discards pixels that\u000aare dropped by imlicit AA, and second pass (if executed) doesnt include them\u000ain AA clac.\u000a",
        "date" : "2011-04-02T08:35:46+0300",
        "id" : "a53f4daf23e68f1f5819c9e911f8a520ce03926a",
        "msg" : "Fragment Shader enhancement + clean-up;",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/TextRendererImpl01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer01.fp"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/RegionRendererImpl01.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer01.fp"
        ],
        "commitId" : "a6d0578e1ef46b835906ab290161cff3baa51ef8",
        "timestamp" : 1301734438000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "Fix: removing fragments with w=0 is producing dimples with msaa\u000a",
        "date" : "2011-04-02T11:53:58+0300",
        "id" : "a6d0578e1ef46b835906ab290161cff3baa51ef8",
        "msg" : "Fix: removing fragments with w=0 is producing dimples with msaa",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer01.fp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer01.fp",
          "make/build-jogl.xml"
        ],
        "commitId" : "a550afe604d8a1e63110d9f76ef04e2b493271c9",
        "timestamp" : 1301742600000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Jogl build: Rebuild jar files if shaders were updated\u000a",
        "date" : "2011-04-02T13:10:00+0200",
        "id" : "a550afe604d8a1e63110d9f76ef04e2b493271c9",
        "msg" : "Jogl build: Rebuild jar files if shaders were updated",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-jogl.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer01.fp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "c2fdfa4e25a378f1d82b41417b1370a93048ab62",
        "timestamp" : 1301743615000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "all.ide: add one.dir to update build/jar/\u000a",
        "date" : "2011-04-02T13:26:55+0200",
        "id" : "c2fdfa4e25a378f1d82b41417b1370a93048ab62",
        "msg" : "all.ide: add one.dir to update build/jar/",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer01.fp",
          "src/jogl/classes/jogamp/graph/curve/opengl/RegionRendererImpl01.java",
          "src/jogl/classes/jogamp/graph/curve/opengl/TextRendererImpl01.java"
        ],
        "commitId" : "2d681a3d1557c8cdc15fbed70a3b52d82be4052c",
        "timestamp" : 1301741561000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "Fix: p1y region set to 0.5, cleaned shader\u000a",
        "date" : "2011-04-02T13:52:41+0300",
        "id" : "2d681a3d1557c8cdc15fbed70a3b52d82be4052c",
        "msg" : "Fix: p1y region set to 0.5, cleaned shader",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/RegionRendererImpl01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/TextRendererImpl01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer01.fp"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
      "fullName" : "Rami Santina"
    }
  ]
}