{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 324",
          "upstreamBuild" : 324,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 324,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c0dc6dd0571684e74b08ab28b5558df47e40ff7d",
            "branch" : [
              {
                "SHA1" : "c0dc6dd0571684e74b08ab28b5558df47e40ff7d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c0dc6dd0571684e74b08ab28b5558df47e40ff7d",
            "branch" : [
              {
                "SHA1" : "c0dc6dd0571684e74b08ab28b5558df47e40ff7d",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c0dc6dd0571684e74b08ab28b5558df47e40ff7d",
        "branch" : [
          {
            "SHA1" : "c0dc6dd0571684e74b08ab28b5558df47e40ff7d",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#324",
  "duration" : 103643,
  "estimatedDuration" : 2528180,
  "executor" : None,
  "fullDisplayName" : "jogl » linux-x86_64 #324",
  "id" : "2011-02-25_05-30-41",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 324,
  "queueId" : -1,
  "result" : "ABORTED",
  "timestamp" : 1298608241000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=linux-x86_64/324/",
  "builtOn" : "linux64-AMD58xx-ubuntu10-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/glsl/TestShaderCompilationBug459AWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/glu/TestBug463ScaleImageMemoryAWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug461OffscreenSupersamplingSwingAWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWTAWT01GLn.java",
          "src/test/com/jogamp/opengl/test/junit/util/AWTFocusAdapter.java"
        ],
        "commitId" : "c0dc6dd0571684e74b08ab28b5558df47e40ff7d",
        "timestamp" : 1298578505000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix bug 473: Override on implementations with 1.5\u000a\u000aUsing @Override on implementations of interface methods wasn't\u000aintroduced until Java 1.6.  After changing the compliance level to\u000a1.5 in Eclipse, it reports 23 errors.\u000a\u000aThis fix comments out the annotations rather than deleting them\u000aaltogether thinking it may be easier if JOGL ever targets 1.6\u000ain the future.\u000a",
        "date" : "2011-02-25T04:15:05+0800",
        "id" : "c0dc6dd0571684e74b08ab28b5558df47e40ff7d",
        "msg" : "Fix bug 473: Override on implementations with 1.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/glu/TestBug463ScaleImageMemoryAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWTAWT01GLn.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/util/AWTFocusAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/glsl/TestShaderCompilationBug459AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug461OffscreenSupersamplingSwingAWT.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}