{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen_onmaster\" build number 2",
          "upstreamBuild" : 2,
          "upstreamProject" : "gluegen_onmaster",
          "upstreamUrl" : "job/gluegen_onmaster/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2a10f604b65f12ae5e8987bfa73cffcc1d5f796e",
            "branch" : [
              {
                "SHA1" : "2a10f604b65f12ae5e8987bfa73cffcc1d5f796e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2a10f604b65f12ae5e8987bfa73cffcc1d5f796e",
            "branch" : [
              {
                "SHA1" : "2a10f604b65f12ae5e8987bfa73cffcc1d5f796e",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2a10f604b65f12ae5e8987bfa73cffcc1d5f796e",
        "branch" : [
          {
            "SHA1" : "2a10f604b65f12ae5e8987bfa73cffcc1d5f796e",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2",
  "duration" : 43951,
  "estimatedDuration" : 220134,
  "executor" : None,
  "fullDisplayName" : "gluegen_onmaster » linux-x86_64-master-001 #2",
  "id" : "2012-06-26_21-02-21",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1340737341000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen_onmaster/label=linux-x86_64-master-001/2/",
  "builtOn" : "linux64-null-centos55-jogamp-x64-chuck-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/PropertyAccess.java"
        ],
        "commitId" : "2a10f604b65f12ae5e8987bfa73cffcc1d5f796e",
        "timestamp" : 1340296253000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 591: Fix 'jnlp.' aliasing of PropertyAccess.getProperty(..):\u000a\u000aUsually you set a property like\u000a  jogamp.debug.IOUtil\u000a  jogamp.debug=all\u000ato enable either IOUtil debugging or all debugging.\u000a\u000aIn case you use Applets or JNLP you cannot use above\u000aproperty namespace, since it's considered insecure.\u000aGlueGen would allow you to use an 'jnlp.' alias, e.g.:\u000a  jnlp.jogamp.debug.IOUtil\u000a  jnlp.jogamp.debug=all\u000a\u000aThe latter are secure properties and will be passed to the invoked JVM.\u000a\u000aAll properties requested by PropertyAccess.getProperty(..)\u000ashall be aliased w/ 'jnlp.' (prepend 'jnlp.'),\u000aif no value could be found with the given key.\u000a",
        "date" : "2012-06-21T18:30:53+0200",
        "id" : "2a10f604b65f12ae5e8987bfa73cffcc1d5f796e",
        "msg" : "Fix Bug 591: Fix 'jnlp.' aliasing of PropertyAccess.getProperty(..):",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/PropertyAccess.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}