{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Sven Gothel",
          "userId" : "sgothel",
          "userName" : "Sven Gothel"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 855,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "32ca07fc21d1af2034c1788b6317ee14e1354d15",
            "branch" : [
              {
                "SHA1" : "32ca07fc21d1af2034c1788b6317ee14e1354d15",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "32ca07fc21d1af2034c1788b6317ee14e1354d15",
            "branch" : [
              {
                "SHA1" : "32ca07fc21d1af2034c1788b6317ee14e1354d15",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "32ca07fc21d1af2034c1788b6317ee14e1354d15",
        "branch" : [
          {
            "SHA1" : "32ca07fc21d1af2034c1788b6317ee14e1354d15",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/gluegen.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 3,
      "skipCount" : 0,
      "totalCount" : 2569,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#855",
  "duration" : 1196385,
  "estimatedDuration" : 476144,
  "executor" : None,
  "fullDisplayName" : "gluegen #855",
  "id" : "2015-03-25_13-51-21",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 855,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1427287881000,
  "url" : "https://jogamp.org/chuck/view/fwd/job/gluegen/855/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x32-sgothel-010",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/gluegen/test/junit/generation/test1.h",
          "src/java/com/jogamp/gluegen/JavaEmitter.java",
          "make/scripts/runtest.sh",
          "src/java/com/jogamp/gluegen/ConstantDefinition.java",
          "src/junit/com/jogamp/gluegen/test/junit/generation/BaseClass.java",
          "src/antlr/com/jogamp/gluegen/jgram/JavaParser.g"
        ],
        "commitId" : "d30a3ea54e26978d6ff199cba0fd79c5c0cef483",
        "timestamp" : 1427280341000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1149: Fix parsing of hexadecimal w/ binary exponent floats in regexp-constant and java-parser. (Due to PCPP -> JCPP)\u000a\u000aLack of parsing binary exponent floats is exposed due to using JCPP\u000aand correct constant-definitions.\u000a\u000a- JavaParser.g:\u000a  - Add support for hexadecimal w/ binary exponent floats\u000a  - TAB -> 4 spaces\u000a\u000a- ConstantDefinition.java:\u000a  - Add RegExp 'fpRegexp', patternDecimalNumber:\u000a      decimal number w/ support for hexadecimal w/ binary exponent floats.\u000a\u000a  - isDecimalNumber(..): Use patternDecimalNumber\u000a    instead of try-and-error (NumberFormatException)\u000a\u000a  - patternCPPOperand: exclude patternDecimalNumber!\u000a\u000a- JavaEmitter.java:\u000a  - Respect explicit suffix [dD] for double type.\u000a  - Drop floating point suffixes [fF]\u000a\u000a- Test: Added tests for hexadecimal w/ binary exponent floats\u000a",
        "date" : "2015-03-25T11:45:41+0100",
        "id" : "d30a3ea54e26978d6ff199cba0fd79c5c0cef483",
        "msg" : "Bug 1149: Fix parsing of hexadecimal w/ binary exponent floats in",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/JavaEmitter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/ConstantDefinition.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/BaseClass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/test1.h"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/antlr/com/jogamp/gluegen/jgram/JavaParser.g"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jcpp",
          "make/scripts/java-win64.bat",
          "make/scripts/runtest.sh",
          "make/scripts/runtest-x64.bat",
          "make/scripts/java-win32.bat"
        ],
        "commitId" : "32ca07fc21d1af2034c1788b6317ee14e1354d15",
        "timestamp" : 1427284226000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1149 - Fix JCPP test case IncludeAbsoluteTest\u000a",
        "date" : "2015-03-25T12:50:26+0100",
        "id" : "32ca07fc21d1af2034c1788b6317ee14e1354d15",
        "msg" : "Bug 1149 - Fix JCPP test case IncludeAbsoluteTest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "jcpp"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 855,
      "url" : "https://jogamp.org/chuck/view/fwd/job/gluegen/label=android-arm64/855/"
    },
    {
      "number" : 855,
      "url" : "https://jogamp.org/chuck/view/fwd/job/gluegen/label=linux-x86_64/855/"
    },
    {
      "number" : 855,
      "url" : "https://jogamp.org/chuck/view/fwd/job/gluegen/label=macos-x86_64/855/"
    },
    {
      "number" : 855,
      "url" : "https://jogamp.org/chuck/view/fwd/job/gluegen/label=windows-x86_64/855/"
    }
  ]
}