)]}'
{
  "log": [
    {
      "commit": "56700e469d5d0659994a3963ad5a111740cf8277",
      "tree": "db903818e332aa6887f2efd2797163ffa4268d67",
      "parents": [
        "4903d18fca988871bcedce3b420fef2cd9682ca1"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sat Feb 22 16:51:51 2020 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Feb 28 19:18:34 2020 +0100"
      },
      "message": "THRIFT-4982 Remove deprecated C# bindings from the code base\nClient: csharp\nPatch: Jens Geyer\n\nThis closes #2027\n"
    },
    {
      "commit": "b96c43892a9e89dfa61834505bb25357e80287da",
      "tree": "02bbf30d80e6f6ef8c76bc67ad20b90331b6de9d",
      "parents": [
        "8935c98046dbbdd36ede73c1525f1be9df8da5cd"
      ],
      "author": {
        "name": "James E. King III",
        "email": "jking@apache.org",
        "time": "Thu Jan 24 17:45:07 2019 -0500"
      },
      "committer": {
        "name": "James E. King III",
        "email": "jking@apache.org",
        "time": "Fri Jan 25 23:33:54 2019 -0500"
      },
      "message": "THRIFT-4717: fix up make clean with autoconf\n"
    },
    {
      "commit": "7004a61e44fe538805b44c3fb66bd5cb872548d4",
      "tree": "51b717fe01b179397b28ff02e6115cc51eb0d224",
      "parents": [
        "f92493b8574a00830d665c5bfac7e0a8175bcb4f"
      ],
      "author": {
        "name": "Alex Volanis",
        "email": "alexvolanis@gmail.com",
        "time": "Wed Jan 24 10:30:13 2018 -0500"
      },
      "committer": {
        "name": "James E. King III",
        "email": "jking@apache.org",
        "time": "Wed Jan 24 12:28:55 2018 -0500"
      },
      "message": "THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues\nClient: java\n\nTHRIFT-4294: Java Configure Fails for Ant \u003e\u003d 1.10\nTHRIFT-4259: Thrift does not compile due to Ant Maven task errors\nTHRIFT-4178: Java libraries missing from package when using cmake\nTHRIFT-3983: libthrift is deployed on central with pom packaging\n             instead of jar\nTHRIFT-1507: Maven can\u0027t download resource from central when behind\n             a proxy and won\u0027t use local repository\nTHRIFT-1418: Compiling Thrift from source: Class\n             org.apache.tools.ant.taskdefs.ConditionTask doesn\u0027t\n             support the nested \"typefound\" element\n\nRefactor CMake install hook to allow using \"sudo make install/fast\"\nwhich avoids the THRIFT-1507 and THRIFT-1418 issues.\n\nNew Gradle based build system for Thrift Java Library\n\n* Add Gradle 4.4.1 Wrapper artifacts to enable builds\nUsing the Gradle Wrapper helps normalize the builds on all platforms\nso we use a consistent build tool independent of package managers.\n\nThe Gradle build logic was partitioned into multiple specific\nscripts to simplify understanding and maintenance of the build.\n\nThis is now hooked into CMake and Autoconf processing steps\nand can build/test/publish to Maven. The README.md was updated\nto illustrate the new build options and add some documentation\non the requirements for Maven publication.\n\nCleaned up the CMake files to reduce reliance on file globbing\nwhich is known to cause confusion when multiple users contribute.\n\n* Fix two minor issues in Javadoc and unit test\n\nReturn values were undeclared in Javadoc\nTest was asserting on the wrong test object instance\n\n* Create simple runner scripts for cross-check\n\nUsing Gradle as a java execution wrapper is too heavy.\nI simplified the test client/server execution by using a\nthree generated scripts in the build directory direcly\ncallable by the cross-check test harness.\n\n* Cleanup the remaining Ant build scripts\n\nPulled the Maven Ant task properties out of the Java build\nsince they are no longer used there.\nDeleted the no longer used build.xml and build.properties\nfiles from the Java build.\nMade each Ant build own the Maven Ant task details in their\nbuild.properties file.\n\n* Fix the build issue with Java SSL in the ubuntu-trusty container\n\nThe latest Trusty JDK7 builds seem to have encountered this issue\nbecause the OpenJDK removed the SunEC algorithms.\n\n* Update the developer info as requested in review\n\nUse the generic Apache Thrift developer list for contact information\n\n* Add Clover Code coverage for easy access by developers\n\nClover plugin for Gradle was applied and configured which enables\ncode coverage reports to be available on demand via a command line\noption. The documentation in the README.md was enhanced to give\nthe details of this change and how to take advantage of it.\n"
    },
    {
      "commit": "9b1544dc21f2d952b91c44e4636e1b9da937002c",
      "tree": "e24c4565528a298efe9e7c682665d8035ebe0c0b",
      "parents": [
        "b79396f799fe88d2dae48573f61257aac5b2c09b"
      ],
      "author": {
        "name": "James E. King, III",
        "email": "jking@apache.org",
        "time": "Fri Mar 10 06:14:18 2017 -0500"
      },
      "committer": {
        "name": "James E. King, III",
        "email": "jking@apache.org",
        "time": "Fri Mar 10 06:14:18 2017 -0500"
      },
      "message": "THRIFT-4110: add libthrift0-dbg debug symbols package to debian build process for symbolic debugging\n\nThis closes #1209\n"
    },
    {
      "commit": "bd257f1b9058c1ea7fc12b0a312fe7fa3de86a7e",
      "tree": "b3dec3afe96a654d0b1e636642278723b4060cb3",
      "parents": [
        "bdd0b73a89f518917d23b35129226b89631e39fa"
      ],
      "author": {
        "name": "James E. King, III",
        "email": "jking@apache.org",
        "time": "Wed Feb 08 13:05:33 2017 -0500"
      },
      "committer": {
        "name": "James E. King, III",
        "email": "jking@apache.org",
        "time": "Wed Feb 08 13:05:33 2017 -0500"
      },
      "message": "THRIFT-4043 ensure perl files do not end up in /usr/lib/Thrift\nClient: Build\n\nThis closes #1174\n"
    },
    {
      "commit": "71eba643ddc10bd2a9f614348567bfc1f63d8d06",
      "tree": "2d72bc7e150e4cf4e1345c3f6633b608ce1d4531",
      "parents": [
        "cf254894026988c7aa1e9742117c091f902cc838"
      ],
      "author": {
        "name": "James E. King, III",
        "email": "jking@apache.org",
        "time": "Wed Jan 25 20:41:06 2017 -0500"
      },
      "committer": {
        "name": "James E. King, III",
        "email": "jking@apache.org",
        "time": "Wed Jan 25 20:41:06 2017 -0500"
      },
      "message": "THRIFT-4033 disable thrift compiler plug-in support by default, as the thrift-compiler packaging is not ready for it yet\n\nThis closes #1157\n"
    },
    {
      "commit": "0c27352179e0463bde1f68757f2d77e3c222f530",
      "tree": "07b852528ad584509531b5870efbd6f58104d943",
      "parents": [
        "842b14f42fb6243afb46704987b3b5c7ffd433c5"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Mon Dec 19 14:57:54 2016 -0500"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Mon Dec 19 14:57:54 2016 -0500"
      },
      "message": "THRIFT-3999: Fix debian package set up scripts\nClient: build\nPatch: Akira Nakagawa\n\ndebian/control has typo and missing packages and it prevents building packages.\n"
    },
    {
      "commit": "11da87e6f30c237869a09e28ab44fe4a59db270e",
      "tree": "4c81e09a6c5647cf8b4216379c30ec8ec2cb5517",
      "parents": [
        "1e3cf9b9fdcf9a7b7ffc18a2e6148465b154e66b"
      ],
      "author": {
        "name": "Nobuaki Sukegawa",
        "email": "nsuke@apache.org",
        "time": "Sat Sep 10 14:02:19 2016 +0900"
      },
      "committer": {
        "name": "Nobuaki Sukegawa",
        "email": "nsuke@apache.org",
        "time": "Mon Sep 26 01:42:01 2016 +0900"
      },
      "message": "THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically\nClient: Compiler\nPatch: Nobuaki Sukegawa, rebased by dtmuller\n\nAlso fixed by dtmuller:\n* Add plugin namespace for erlang language binding\n* Fix unit test test_const_value\n* Don\u0027t clear type cache with every t_program conversion\n* Type \"wb\" may not be supported by popen on non-Windows platforms\n* Fix constness of AST type signatures\n"
    },
    {
      "commit": "f457780facf8e4effe92af7c0192fbc6321d0a66",
      "tree": "7402c32e807f51dea4a72e6b1d8697c2444d9a3b",
      "parents": [
        "80542987f96febd5182072b6ce32ffcc1d43eab7"
      ],
      "author": {
        "name": "Akira",
        "email": "matyapiro31@users.noreply.github.com",
        "time": "Sat Apr 16 02:09:49 2016 +0900"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Apr 22 22:01:53 2016 +0200"
      },
      "message": "THRIFT-3796 There\u0027s no --dbg for dh_strip, maybe someone has mistaken this for --dbg-package.\nClient: Build process\nPatch: Akira \u003cmatyapiro31@...\u003e\n\nThis closes #988\n"
    },
    {
      "commit": "f43d0ca6e57c4c30ea742e5f80e086288e999ecb",
      "tree": "ef03b0d44720ece21fb712589f882a4a84b9d130",
      "parents": [
        "93bbdc8127cb6ebdd34350fbba1b3a0a4e8e4111"
      ],
      "author": {
        "name": "Nobuaki Sukegawa",
        "email": "nsuke@apache.org",
        "time": "Fri Mar 25 09:22:16 2016 +0900"
      },
      "committer": {
        "name": "Nobuaki Sukegawa",
        "email": "nsuke@apache.org",
        "time": "Tue Mar 29 12:03:34 2016 +0900"
      },
      "message": "THRIFT-3761 Add debian package for Python3\n\nThis closes #966\n"
    },
    {
      "commit": "93bbdc8127cb6ebdd34350fbba1b3a0a4e8e4111",
      "tree": "f86571f86adeb1768dfe75f6132e680166dfa06d",
      "parents": [
        "06340a4664cd05cb78064a4216736c8aa4f782a8"
      ],
      "author": {
        "name": "Nobuaki Sukegawa",
        "email": "nsuke@apache.org",
        "time": "Fri Mar 25 08:51:09 2016 +0900"
      },
      "committer": {
        "name": "Nobuaki Sukegawa",
        "email": "nsuke@apache.org",
        "time": "Tue Mar 29 12:03:34 2016 +0900"
      },
      "message": "THRIFT-3760 Fix install paths etc of debian packages for py and perl\n\nThis closes #965\n"
    },
    {
      "commit": "681e6042da98aebc99d06b07e65c892d5fbe2503",
      "tree": "7d7ec5b1760422cf4bf1832c43f5ab728592ebb9",
      "parents": [
        "861447a3e1b4891744940f2647a178bbd5123fe6"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Jan 10 16:25:57 2016 +0100"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Jan 10 16:25:57 2016 +0100"
      },
      "message": "THRIFT-3460 Improve provided Debian packaging solution\n\nPatch: Filip Chabik \u0026 Roger Meier\n\nThis closes #721\n"
    },
    {
      "commit": "a6ab1f5e6d8c5f8c64d356d72993a423cc2bf588",
      "tree": "13c2f9427494700526ea9149a9d6c233dfa8550a",
      "parents": [
        "1a32c3b93fb8fc5c48d7fe8ee22398b073d812d6"
      ],
      "author": {
        "name": "Nobuaki Sukegawa",
        "email": "nsuke@apache.org",
        "time": "Sat Nov 28 15:04:39 2015 +0900"
      },
      "committer": {
        "name": "Nobuaki Sukegawa",
        "email": "nsuke@apache.org",
        "time": "Sat Dec 05 11:28:27 2015 +0900"
      },
      "message": "THRIFT-3452 .travis.yml: Migrating from legacy to container-based infrastructure\nClient: Build\nPatch: Nobuaki Sukegawa\n\nUse \"services: docker\"\n\nThis closes #730\n"
    },
    {
      "commit": "3b5dacba44e4fa5c07c8b828d2f65215f9c91e34",
      "tree": "56fb134a0cd9cadbdd034af8de6ffdb31ae50ef8",
      "parents": [
        "eab29a0da9eb775bb7e1e7cff6b4eeaecf237151"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Mon Nov 24 10:55:31 2014 +0100"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Mon Nov 24 10:55:31 2014 +0100"
      },
      "message": "THRIFT-2849: spelling errors fixed using codespell tool\n\nClient: All\nPatch: Anatol Pomozov\n\nThis closes #281\n"
    },
    {
      "commit": "b0350dbc40d3bc442f02bbd5980e2c2b5d83194d",
      "tree": "725751713a63bec6238692582733e61733f9adfe",
      "parents": [
        "dbf2bb5c46ffb519186da4c4f13e288becd42ba2"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Jul 09 23:39:34 2014 -0400"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Jul 09 23:39:34 2014 -0400"
      },
      "message": "Thrift-2601:Fix vagrant to work again for builds again\nClient: build process\nPatch: jfarrell\n\nUpdates debian packaging to work with ubuntu 14.04 deps\n"
    },
    {
      "commit": "a17265d61588dd53083d34bb1e3621c571a1e562",
      "tree": "e3d12c90184cac6e8351e6de3f1caf419222acf5",
      "parents": [
        "6a9df6e085cde94a38a3c3c0af55c8356267dd23"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Jan 08 23:12:28 2013 +0100"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Jan 08 23:12:28 2013 +0100"
      },
      "message": "THRIFT-1825 Debian Packaging: cpp libs no longer included since 0.8\nInitial Patch: Marco Matarazzo\nFolder move and deletion of contrib/create-debian-packages.sh by roger ;-r\n"
    },
    {
      "commit": "38b7d07072b1d531856a74d30a4e8c9c329b2c42",
      "tree": "954cd2ee04e0ebdfaa38036d0d96f98e052aca2a",
      "parents": [
        "343c61d6a7f06e65de8087499675d7b8295e41b2"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Fri Dec 09 10:36:05 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Fri Dec 09 10:36:05 2011 +0000"
      },
      "message": "THRIFT-1421 Debian Packages can not be built\nPatch: Brandon Arp\nFix: ruby build\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1212324 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "828789580b253522c5bddb76d82ee8ab4e98d74a",
      "tree": "487c963bee5cc2f05447416ec08f260f0bf03708",
      "parents": [
        "a1b671dba75e15203881ae40f2b580645ef4b7ed"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Mon Nov 28 20:00:10 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Mon Nov 28 20:00:10 2011 +0000"
      },
      "message": "Thrift-1421: Debian Packages can not be built\n\nRemoving Erlang package from debian rules and control\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1207553 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "5d85bbcabe9339357f6f3f01920d5da1ac42fdcd",
      "tree": "76b38b170aa0c19d8f95f811483ac5f0951a40f4",
      "parents": [
        "34e1db48db9eea73cc346e08ce32855353df8430"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Nov 09 15:24:25 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Nov 09 15:24:25 2011 +0000"
      },
      "message": "Thrift-1421: Debian Packages can not be built\nClient: debian\nPatch: Jake Farrell\n\nCommenting out erlang from debian build until jsx can be fixed. \n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1199792 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "c965dda2ddcea60dad5286702d6d2fd7bf05afdd",
      "tree": "041fd0fc7a73ebe492435b380c2b253e0ce7e83d",
      "parents": [
        "9e7a88267c1a45d06ca3f332f683e2bbfa4eb9a0"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sun Nov 06 20:29:26 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sun Nov 06 20:29:26 2011 +0000"
      },
      "message": "Thrift-1421: Debian Packages can not be built (ruby build fails)\nClient: deb\nPatch: Jake Farrell\n\nRemoving ruby from deb as it is now available as a gem.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1198549 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "f3a51e6b03679fa3b1b14a7616f57fc62be05b90",
      "tree": "695fdd65d1e267aeb2ba70553c9c790046966761",
      "parents": [
        "0ae0542152c1a37b8beb0ae9615ce824cd4241a4"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Apr 12 20:36:12 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Apr 12 20:36:12 2011 +0000"
      },
      "message": "THRIFT-1141 Include C (glib) library in default Debian package,\nfix libthrift.jar location, updated changelog file\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1091569 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "08dc7e85b9aa84933febecab29b2cbe5958d5471",
      "tree": "6868d9154a61b4cc699c5f37eaa45fe7fd6cdcca",
      "parents": [
        "ed2dc5359efc77d6410ecdbd9fc121bb9fddd95b"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Dec 14 21:38:00 2010 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Dec 14 21:38:00 2010 +0000"
      },
      "message": "THRIFT-71 Debian packaging for Thrift\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1049288 13f79535-47bb-0310-9956-ffa450edef68\n"
    }
  ]
}
