{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen_onmaster\" build number 62",
          "upstreamBuild" : 62,
          "upstreamProject" : "gluegen_onmaster",
          "upstreamUrl" : "job/gluegen_onmaster/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 62,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
            "branch" : [
              {
                "SHA1" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
            "branch" : [
              {
                "SHA1" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
        "branch" : [
          {
            "SHA1" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/gluegen.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#62",
  "duration" : 49963,
  "estimatedDuration" : 220134,
  "executor" : None,
  "fullDisplayName" : "gluegen_onmaster » linux-x86_64-master-001 #62",
  "id" : "2015-03-27_11-29-50",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 62,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1427452190000,
  "url" : "https://jogamp.org/chuck/job/gluegen_onmaster/label=linux-x86_64-master-001/62/",
  "builtOn" : "linux64-null-centos55-jogamp-x64-chuck-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/jogamp-env.xml"
        ],
        "commitId" : "bd2019270defbaa1a625e5d097b76beb8610a8ed",
        "timestamp" : 1426108036000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "bump to 2.3.1-rc\u000a",
        "date" : "2015-03-11T22:07:16+0100",
        "id" : "bd2019270defbaa1a625e5d097b76beb8610a8ed",
        "msg" : "bump to 2.3.1-rc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/jogamp-env.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
        ],
        "commitId" : "030b580cf8bb7f1e91eed6e47a341eb50fc2e6be",
        "timestamp" : 1426630479000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix DynamicLibraryBundle.isToolLibComplete() no tool-lib case, regression of commit 12feaa7d3b1544098f684d851e3caff1ec88cbc8\u000a\u000aRegression of commit 12feaa7d3b1544098f684d851e3caff1ec88cbc8\u000a\u000a'isToolLibComplete()' returned false if dynLinkGlobal is null,\u000aeven if no tool-lib has been used. In which case dynLinkGlobal\u000ahas not been initialized and hence is always null.\u000a\u000a'isToolLibComplete()' now takes no tool-lib into consideration!\u000a\u000aCurrently only 'OVRDynamicLibraryBundleInfo' of JOGL's 'oculusvr' binding\u000aused this configuration within JogAmp.\u000a",
        "date" : "2015-03-17T23:14:39+0100",
        "id" : "030b580cf8bb7f1e91eed6e47a341eb50fc2e6be",
        "msg" : "Fix DynamicLibraryBundle.isToolLibComplete() no tool-lib case,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
          }
        ]
      },
      {
        "_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/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/jni.h"
          },
          {
            "editType" : "add",
            "file" : "make/stub_includes/jni/win32/jawt_md.h"
          },
          {
            "editType" : "add",
            "file" : "make/stub_includes/jni/x11/jni_md.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/macosx/jawt_md.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",
          "src/java/com/jogamp/common/nio/StructAccessor.java",
          "make/jogamp-env.xml",
          "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/java/com/jogamp/common/nio/StructAccessor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/test1p1-gluegen.cfg"
          },
          {
            "editType" : "add",
            "file" : "src/java/com/jogamp/gluegen/GenericCPP.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/test1p2-gluegen.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/GlueGen.java"
          },
          {
            "editType" : "edit",
            "file" : "make/jogamp-env.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/JavaEmitter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/antlr/com/jogamp/gluegen/cgram/HeaderParser.g"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/pcpp/PCPP.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/Logging.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/GlueGen.java"
          },
          {
            "editType" : "add",
            "file" : "doc/HowToBuild.html"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/pcpp/PCPP.java"
          },
          {
            "editType" : "add",
            "file" : "jcpp"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/GenericCPP.java"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "add",
            "file" : ".gitmodules"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          },
          {
            "editType" : "edit",
            "file" : ".classpath"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          },
          {
            "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" : "add",
            "file" : "make/stub_includes/gluegen/stdio.h"
          }
        ]
      },
      {
        "_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/win32/jni_md.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/x11/jni_md.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/macosx/jni_md.h"
          }
        ]
      },
      {
        "_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" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/antlr/com/jogamp/gluegen/jgram/JavaParser.g"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/test1.h"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/ConstantDefinition.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/BaseClass.java"
          }
        ]
      },
      {
        "_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" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "jcpp"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64.bat"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/licenses/Apache.LICENSE-2.0",
          "LICENSE.txt"
        ],
        "commitId" : "3dc82b104cf69db890328ff1ffd165474c4a4d59",
        "timestamp" : 1427399495000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1149 - Add JCPP Apache 2.0 License to LICENSE.txt file / Also add the Apache 2.0 license to doc/licenses/Apache.LICENSE-2.0\u000a\u000aJCPP migration shall be completed now.\u000a\u000aThx to Ben Mankin, aka Shevek!\u000a",
        "date" : "2015-03-26T20:51:35+0100",
        "id" : "3dc82b104cf69db890328ff1ffd165474c4a4d59",
        "msg" : "Bug 1149 - Add JCPP Apache 2.0 License to LICENSE.txt file / Also add",
        "paths" : [
          {
            "editType" : "add",
            "file" : "doc/licenses/Apache.LICENSE-2.0"
          },
          {
            "editType" : "edit",
            "file" : "LICENSE.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/gluegen/JavaEmitter.java"
        ],
        "commitId" : "5ca2db226e23c61339943f981a3f46300818cb9a",
        "timestamp" : 1427406798000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "JavaEmitter: Always use 'containingJTypeName' for JavaConfiguration.canonicalStructFieldSymbol(..)\u000a\u000aPatch harmonizes configuration, was also using 'structCTypeName' besides 'containingJTypeName',\u000abut surely it makes no sense to use different type names for struct-field configurations.\u000a",
        "date" : "2015-03-26T22:53:18+0100",
        "id" : "5ca2db226e23c61339943f981a3f46300818cb9a",
        "msg" : "JavaEmitter: Always use 'containingJTypeName' for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/JavaEmitter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/jogamp-env.xml"
        ],
        "commitId" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
        "timestamp" : 1427406816000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bump to 2.3.1 release\u000a",
        "date" : "2015-03-26T22:53:36+0100",
        "id" : "40c9a3d3b61c5f779b255f840de87cb6df0d36fe",
        "msg" : "Bump to 2.3.1 release",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/jogamp-env.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}