{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 854",
          "upstreamBuild" : 854,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 854,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6058af19f2929a39deb0dbcc48040a4bb53bb559",
            "branch" : [
              {
                "SHA1" : "6058af19f2929a39deb0dbcc48040a4bb53bb559",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6058af19f2929a39deb0dbcc48040a4bb53bb559",
            "branch" : [
              {
                "SHA1" : "6058af19f2929a39deb0dbcc48040a4bb53bb559",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6058af19f2929a39deb0dbcc48040a4bb53bb559",
        "branch" : [
          {
            "SHA1" : "6058af19f2929a39deb0dbcc48040a4bb53bb559",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/gluegen.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 233,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#854",
  "duration" : 523811,
  "estimatedDuration" : 189647,
  "executor" : None,
  "fullDisplayName" : "gluegen » linux-x86_64 #854",
  "id" : "2015-03-24_05-03-16",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 854,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1427169796000,
  "url" : "https://jogamp.org/chuck/job/gluegen/label=linux-x86_64/854/",
  "builtOn" : "linux64-AMD58xx-debian7-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/stub_includes/jni/jni.h",
          "make/stub_includes/jni/x11/jawt_md.h",
          "make/stub_includes/jni/win32/jawt_md.h",
          "make/stub_includes/jni/win32/jni_md.h",
          "make/stub_includes/jni/x11/jni_md.h",
          "make/stub_includes/jni/jawt.h",
          "make/stub_includes/jni/macosx/jni_md.h",
          "make/stub_includes/jni/macosx/jawt_md.h"
        ],
        "commitId" : "532b8df474976b474f0cf4eb2d93588ded2ad3fe",
        "timestamp" : 1427075483000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Import JOGL's JNI header and unify them for GlueGen and C-Compiler usage.\u000a\u000aWe had macosx JNI header and different JNI header included in JOGL\u000afor native compilation and GlueGen runs.\u000a\u000aThis unifies the header for any use.\u000a",
        "date" : "2015-03-23T02:51:23+0100",
        "id" : "532b8df474976b474f0cf4eb2d93588ded2ad3fe",
        "msg" : "Import JOGL's JNI header and unify them for GlueGen and C-Compiler",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/stub_includes/jni/win32/jni_md.h"
          },
          {
            "editType" : "add",
            "file" : "make/stub_includes/jni/x11/jni_md.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/macosx/jawt_md.h"
          },
          {
            "editType" : "add",
            "file" : "make/stub_includes/jni/jawt.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/macosx/jni_md.h"
          },
          {
            "editType" : "add",
            "file" : "make/stub_includes/jni/x11/jawt_md.h"
          },
          {
            "editType" : "add",
            "file" : "make/stub_includes/jni/win32/jawt_md.h"
          },
          {
            "editType" : "add",
            "file" : "make/stub_includes/jni/jni.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/JavaEmitter.java",
          "src/java/com/jogamp/gluegen/ConstantDefinition.java",
          "src/junit/com/jogamp/gluegen/test/junit/generation/test1p1-gluegen.cfg",
          "src/junit/com/jogamp/gluegen/test/junit/generation/test1p2-gluegen.cfg",
          "src/junit/com/jogamp/gluegen/test/junit/generation/BaseClass.java",
          "src/antlr/com/jogamp/gluegen/cgram/HeaderParser.g",
          "src/java/com/jogamp/gluegen/Logging.java",
          "make/build-test.xml",
          "make/jogamp-env.xml",
          "src/java/com/jogamp/common/nio/StructAccessor.java",
          "src/java/com/jogamp/gluegen/GlueGen.java",
          "src/java/com/jogamp/gluegen/GenericCPP.java",
          "src/java/com/jogamp/gluegen/pcpp/PCPP.java"
        ],
        "commitId" : "b755b045fb7e3c8306f24dd645297992ab8db7f9",
        "timestamp" : 1427076303000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-1: Cleanup / Preparation)\u000a",
        "date" : "2015-03-23T03:05:03+0100",
        "id" : "b755b045fb7e3c8306f24dd645297992ab8db7f9",
        "msg" : "Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/test1p2-gluegen.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/test1p1-gluegen.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/antlr/com/jogamp/gluegen/cgram/HeaderParser.g"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/BaseClass.java"
          },
          {
            "editType" : "edit",
            "file" : "make/jogamp-env.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/Logging.java"
          },
          {
            "editType" : "add",
            "file" : "src/java/com/jogamp/gluegen/GenericCPP.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/pcpp/PCPP.java"
          },
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/GlueGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/nio/StructAccessor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/ConstantDefinition.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/JavaEmitter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/stub_includes/gluegen/stdio.h",
          ".gitmodules",
          "make/scripts/runtest.sh",
          ".classpath",
          "jcpp",
          "doc/HowToBuild.html",
          "src/junit/com/jogamp/gluegen/test/junit/generation/BaseClass.java",
          "make/build.xml",
          "make/build-test.xml",
          "src/java/com/jogamp/common/util/IOUtil.java",
          "src/java/com/jogamp/gluegen/GlueGen.java",
          "src/java/com/jogamp/gluegen/GenericCPP.java",
          "src/junit/com/jogamp/gluegen/test/junit/generation/test1.h",
          "src/java/com/jogamp/gluegen/pcpp/PCPP.java"
        ],
        "commitId" : "88d51db39f3b00df1462eb0a18c1825ae1e86485",
        "timestamp" : 1427161464000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-2: JCPP submodule, build, test and doc)\u000a",
        "date" : "2015-03-24T02:44:24+0100",
        "id" : "88d51db39f3b00df1462eb0a18c1825ae1e86485",
        "msg" : "Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/pcpp/PCPP.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/GlueGen.java"
          },
          {
            "editType" : "add",
            "file" : "doc/HowToBuild.html"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/GenericCPP.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          },
          {
            "editType" : "add",
            "file" : "make/stub_includes/gluegen/stdio.h"
          },
          {
            "editType" : "edit",
            "file" : ".classpath"
          },
          {
            "editType" : "add",
            "file" : ".gitmodules"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "add",
            "file" : "jcpp"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/test1.h"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/BaseClass.java"
          },
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/Logging.java"
        ],
        "commitId" : "19315f8f48012ede41c325d72526a612002737f8",
        "timestamp" : 1427161521000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Logging: PlainLogConsoleHandler shall start w/ Level.ALL, add explicit Level setter for handler.\u000a",
        "date" : "2015-03-24T02:45:21+0100",
        "id" : "19315f8f48012ede41c325d72526a612002737f8",
        "msg" : "Fix Logging: PlainLogConsoleHandler shall start w/ Level.ALL, add",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/Logging.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/GlueGen.java"
        ],
        "commitId" : "c8439e78c9e8ba4040bb723252a1c8fec00f904b",
        "timestamp" : 1427165051000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1149 - Replacing PCPP w/ JCPP: Name used CPP impl.\u000a",
        "date" : "2015-03-24T03:44:11+0100",
        "id" : "c8439e78c9e8ba4040bb723252a1c8fec00f904b",
        "msg" : "Bug 1149 - Replacing PCPP w/ JCPP: Name used CPP impl.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/GlueGen.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jcpp"
        ],
        "commitId" : "4eab2908f5344a330ff18bdf7b168f136d87781a",
        "timestamp" : 1427165160000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1149 - Replacing PCPP w/ JCPP: Final version bump ..\u000a",
        "date" : "2015-03-24T03:46:00+0100",
        "id" : "4eab2908f5344a330ff18bdf7b168f136d87781a",
        "msg" : "Bug 1149 - Replacing PCPP w/ JCPP: Final version bump ..",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jcpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/stub_includes/jni/macosx/jni_md.h",
          "make/stub_includes/jni/win32/jni_md.h",
          "make/stub_includes/jni/x11/jni_md.h"
        ],
        "commitId" : "6058af19f2929a39deb0dbcc48040a4bb53bb559",
        "timestamp" : 1427166162000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Refine JNI header's jni_md.h: Always include 'gluegen_stdint.h' for 'standalone' usage.\u000a\u000aOn OSX java7 we include the system jni.h and GlueGen's jni_md.h ..\u000a\u000aFixes regression of commit 532b8df474976b474f0cf4eb2d93588ded2ad3fe\u000a",
        "date" : "2015-03-24T04:02:42+0100",
        "id" : "6058af19f2929a39deb0dbcc48040a4bb53bb559",
        "msg" : "Refine JNI header's jni_md.h: Always include 'gluegen_stdint.h' for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/macosx/jni_md.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/x11/jni_md.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/win32/jni_md.h"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}