{
  "_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" : 552,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5ec33e91296992ff14b6b3cf471ce443ff16897c",
            "branch" : [
              {
                "SHA1" : "5ec33e91296992ff14b6b3cf471ce443ff16897c",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5ec33e91296992ff14b6b3cf471ce443ff16897c",
            "branch" : [
              {
                "SHA1" : "5ec33e91296992ff14b6b3cf471ce443ff16897c",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin2/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 431,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
            "branch" : [
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin/master"
              },
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin2/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
            "branch" : [
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin/master"
              },
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin2/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5ec33e91296992ff14b6b3cf471ce443ff16897c",
        "branch" : [
          {
            "SHA1" : "5ec33e91296992ff14b6b3cf471ce443ff16897c",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 1,
      "skipCount" : 0,
      "totalCount" : 1035,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#552",
  "duration" : 260094,
  "estimatedDuration" : 476144,
  "executor" : None,
  "fullDisplayName" : "gluegen #552",
  "id" : "2012-05-04_15-49-43",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 552,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1336139383000,
  "url" : "https://jogamp.org/chuck/view/fwd/job/gluegen/552/",
  "builtOn" : "linux64-AMD58xx-ubuntu10-jogamp-x32-sgothel-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "d2068e11c9adac5c7614c98309c68e2712f1f297",
        "timestamp" : 1336011169000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Reduce APK version name to 30 chars\u000a",
        "date" : "2012-05-03T04:12:49+0200",
        "id" : "d2068e11c9adac5c7614c98309c68e2712f1f297",
        "msg" : "Reduce APK version name to 30 chars",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "e058ab458bac76736e2ab125b797216fa0eb0856",
        "timestamp" : 1336011350000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "APK version code = 1\u000a",
        "date" : "2012-05-03T04:15:50+0200",
        "id" : "e058ab458bac76736e2ab125b797216fa0eb0856",
        "msg" : "APK version code = 1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/android/launcher/AssetDexClassLoader.java",
          "src/java/jogamp/android/launcher/ClassLoaderUtil.java"
        ],
        "commitId" : "ce9ace37ca883a844fbab7aef8c85197282442ed",
        "timestamp" : 1336068339000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android Launcher: More verbose ClassLoader*\u000a",
        "date" : "2012-05-03T20:05:39+0200",
        "id" : "ce9ace37ca883a844fbab7aef8c85197282442ed",
        "msg" : "Android Launcher: More verbose ClassLoader*",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/android/launcher/AssetDexClassLoader.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/android/launcher/ClassLoaderUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java",
          "src/junit/com/jogamp/gluegen/test/junit/generation/BindingJNILibLoader.java",
          "src/java/com/jogamp/common/os/Platform.java",
          "src/java/com/jogamp/common/os/NativeLibrary.java",
          "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
        ],
        "commitId" : "cc76889a6fe96cffb91c9a3aa7934878c0ecd97e",
        "timestamp" : 1336079545000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Use ClassLoader to find JNI native libraries. ClassLoader was only used for tool native libraries.\u000a\u000aNativeLibrary: Expose 'String findLibrary(String libName, ClassLoader loader)',\u000a               allowing utilization of System.load(loader.findLibrary(libName)).\u000a\u000aJNILibLoaderBase.loadLibrary(): Add optional ClassLoader argument, used to locate the library\u000a\u000aDynamicLibraryBundle: Use DynamicLibraryInfo's ClassLoader to find native libraries (tool + jni)\u000a",
        "date" : "2012-05-03T23:12:25+0200",
        "id" : "cc76889a6fe96cffb91c9a3aa7934878c0ecd97e",
        "msg" : "Use ClassLoader to find JNI native libraries. ClassLoader was only used",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/NativeLibrary.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/BindingJNILibLoader.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java"
        ],
        "commitId" : "389035210e6fc7742a2a11575c7bbfc8f08987a5",
        "timestamp" : 1336083631000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix commit cc76889a6fe96cffb91c9a3aa7934878c0ecd97e: System.loadLibrary(libraryPath) -> System.load(libraryPath)\u000a",
        "date" : "2012-05-04T00:20:31+0200",
        "id" : "389035210e6fc7742a2a11575c7bbfc8f08987a5",
        "msg" : "Fix commit cc76889a6fe96cffb91c9a3aa7934878c0ecd97e:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/DynamicLibraryBundleInfo.java",
          "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
        ],
        "commitId" : "3b815b7e5af2fb6f771880dba74863d4f40b638f",
        "timestamp" : 1336088318000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "DynamicLibraryBundle: API doc refinement, mention the ClassLoader role.\u000a",
        "date" : "2012-05-04T01:38:38+0200",
        "id" : "3b815b7e5af2fb6f771880dba74863d4f40b638f",
        "msg" : "DynamicLibraryBundle: API doc refinement, mention the ClassLoader role.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/DynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/android/launcher/ClassLoaderUtil.java"
        ],
        "commitId" : "4b70739956713423137a0918e834f8ed1f42fd44",
        "timestamp" : 1336089257000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android ClassLoaderUtil: Cleanup hack ..\u000a",
        "date" : "2012-05-04T01:54:17+0200",
        "id" : "4b70739956713423137a0918e834f8ed1f42fd44",
        "msg" : "Android ClassLoaderUtil: Cleanup hack ..",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/android/launcher/ClassLoaderUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/resources/android/AndroidManifest-Launcher.xml"
        ],
        "commitId" : "27abf0860336b4a02898740b6dc55fe463c0c8d8",
        "timestamp" : 1336090978000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android Launcher: Add dummy version activity (recognized by market), remove permissions: inet and write-sd\u000a",
        "date" : "2012-05-04T02:22:58+0200",
        "id" : "27abf0860336b4a02898740b6dc55fe463c0c8d8",
        "msg" : "Android Launcher: Add dummy version activity (recognized by market),",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-Launcher.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/android/launcher/LauncherVersionActivity.java"
        ],
        "commitId" : "b614c7297fece182928733288007b3d1c30f2af7",
        "timestamp" : 1336091025000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android: Add the LauncherVersionActivity ..\u000a",
        "date" : "2012-05-04T02:23:45+0200",
        "id" : "b614c7297fece182928733288007b3d1c30f2af7",
        "msg" : "Android: Add the LauncherVersionActivity ..",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/java/jogamp/android/launcher/LauncherVersionActivity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "d950f5ea8e88eeaf636a751d6b831c8a0ec15c34",
        "timestamp" : 1336091169000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bump Android version.code: 2\u000a",
        "date" : "2012-05-04T02:26:09+0200",
        "id" : "d950f5ea8e88eeaf636a751d6b831c8a0ec15c34",
        "msg" : "Bump Android version.code: 2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/android/launcher/LauncherUtil.java"
        ],
        "commitId" : "a058e0a2f465a9bff3e32727edb55592f55c7b38",
        "timestamp" : 1336093064000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "LauncherUtil: Allow no query in URI and no PKG in query\u000a",
        "date" : "2012-05-04T02:57:44+0200",
        "id" : "a058e0a2f465a9bff3e32727edb55592f55c7b38",
        "msg" : "LauncherUtil: Allow no query in URI and no PKG in query",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/android/launcher/LauncherUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/common/os/android/GluegenVersionActivity.java"
        ],
        "commitId" : "7426e2613eaee1d97c074cb1f43863bb2615e7fa",
        "timestamp" : 1336094331000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GlueGenVersionActivity: Add Scroller ..\u000a",
        "date" : "2012-05-04T03:18:51+0200",
        "id" : "7426e2613eaee1d97c074cb1f43863bb2615e7fa",
        "msg" : "GlueGenVersionActivity: Add Scroller ..",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/os/android/GluegenVersionActivity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/android/launcher/AssetDexClassLoader.java"
        ],
        "commitId" : "1ed699bee6819e7b4891454d797c539c178181df",
        "timestamp" : 1336094735000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android AssetDexClassLoader: Disable DEBUG flag.\u000a",
        "date" : "2012-05-04T03:25:35+0200",
        "id" : "1ed699bee6819e7b4891454d797c539c178181df",
        "msg" : "Android AssetDexClassLoader: Disable DEBUG flag.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/android/launcher/AssetDexClassLoader.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/resources/android/AndroidManifest-Launcher.xml"
        ],
        "commitId" : "85ba9e60dfd1828c6f8cc327715b420e10c29ebf",
        "timestamp" : 1336095740000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android Launcher: Add permission Internet access\u000a",
        "date" : "2012-05-04T03:42:20+0200",
        "id" : "85ba9e60dfd1828c6f8cc327715b420e10c29ebf",
        "msg" : "Android Launcher: Add permission Internet access",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-Launcher.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/resources/android/AndroidManifest-Launcher.xml"
        ],
        "commitId" : "d5ba01ab46fd9140632262ee6270429450bf31ca",
        "timestamp" : 1336096173000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Android Launcher: Add permission Internet access (commit 85ba9e60dfd1828c6f8cc327715b420e10c29ebf was broken, too late)\u000a",
        "date" : "2012-05-04T03:49:33+0200",
        "id" : "d5ba01ab46fd9140632262ee6270429450bf31ca",
        "msg" : "Fix Android Launcher: Add permission Internet access (commit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-Launcher.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml",
          "make/resources/assets-launcher/jogamp/launcher/info.txt"
        ],
        "commitId" : "b29d98240fdffa323f3da081173606c36881aa21",
        "timestamp" : 1336098167000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Android JogAmp Launcher: Assets\u000a",
        "date" : "2012-05-04T04:22:47+0200",
        "id" : "b29d98240fdffa323f3da081173606c36881aa21",
        "msg" : "Fix Android JogAmp Launcher: Assets",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/resources/assets-launcher/jogamp/launcher/info.txt"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "2e0961ad8f2de321461986c65346b67b41fd7214",
        "timestamp" : 1336098425000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android version.code: 3\u000a",
        "date" : "2012-05-04T04:27:05+0200",
        "id" : "2e0961ad8f2de321461986c65346b67b41fd7214",
        "msg" : "Android version.code: 3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml",
          "make/gluegen-properties.xml"
        ],
        "commitId" : "de42f22c9a2b62115eb3d9d5be7451ec5bb674be",
        "timestamp" : 1336100569000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android: 'android.jar' -> android-015.jar', 'android-min.jar' (9); version.code: 4\u000a",
        "date" : "2012-05-04T05:02:49+0200",
        "id" : "de42f22c9a2b62115eb3d9d5be7451ec5bb674be",
        "msg" : "Android: 'android.jar' -> android-015.jar', 'android-min.jar' (9);",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/gluegen-properties.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/resources/android/AndroidManifest-Test.xml",
          "make/resources/android/AndroidManifest-Launcher.xml",
          "make/resources/android/AndroidManifest-Runtime.xml"
        ],
        "commitId" : "4cdda8f3d5bf219a92adffd90e72c399283d50e3",
        "timestamp" : 1336100610000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android: Cleanup Manifest - remove commented out tags, don't require touchscreen ..\u000a",
        "date" : "2012-05-04T05:03:30+0200",
        "id" : "4cdda8f3d5bf219a92adffd90e72c399283d50e3",
        "msg" : "Android: Cleanup Manifest - remove commented out tags, don't require",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-Test.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-Runtime.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-Launcher.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml",
          "make/jogamp-androidtasks.xml"
        ],
        "commitId" : "5ec33e91296992ff14b6b3cf471ce443ff16897c",
        "timestamp" : 1336131030000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android: aapt no debug, gluegen: proper version.code and launcher manifest\u000a",
        "date" : "2012-05-04T13:30:30+0200",
        "id" : "5ec33e91296992ff14b6b3cf471ce443ff16897c",
        "msg" : "Android: aapt no debug, gluegen: proper version.code and launcher",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/jogamp-androidtasks.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 543,
      "url" : "https://jogamp.org/chuck/view/fwd/job/gluegen/label=linux-x86_64/543/"
    },
    {
      "number" : 543,
      "url" : "https://jogamp.org/chuck/view/fwd/job/gluegen/label=macos-x86_64/543/"
    },
    {
      "number" : 543,
      "url" : "https://jogamp.org/chuck/view/fwd/job/gluegen/label=windows-x86_64/543/"
    }
  ]
}