)]}'
{
  "log": [
    {
      "commit": "9a75aa51922c53d2dd010cbf962bdcd2302833aa",
      "tree": "0d4f15e43a24a56abad44197eea9521ba2e2fe80",
      "parents": [
        "249d7cb199b5c08e7a7a51189a733cc8fef12cf9"
      ],
      "author": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Thu Jan 29 01:37:01 2009 +0000"
      },
      "committer": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Thu Jan 29 01:37:01 2009 +0000"
      },
      "message": "undoing an unintentional commit to ax_java.m4\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@738704 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "249d7cb199b5c08e7a7a51189a733cc8fef12cf9",
      "tree": "a2ba11caa15e18c66f13d17ff7d8f43bc9c7d051",
      "parents": [
        "369417a5f15b54738d4954908fbb4908b8603295"
      ],
      "author": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Thu Jan 29 01:21:20 2009 +0000"
      },
      "committer": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Thu Jan 29 01:21:20 2009 +0000"
      },
      "message": "THRIFT-166. java: Java tests should be in lib/java/test/\nTHRIFT-221. java: Make java build classpath more dynamic and configurable\n\nThis issue moves all the tests from test/java to lib/java/test/src and combines the build files. In addition, rather than continue on with the same busted approach to finding dependent jars for the tests, THRIFT-221 has been implemented, allowing the user to specify a .thrift-build.properties file in their home directory that contains additional classpath entries. \n\nAs a result of this patch, \"make check\" does not currently work as it is expected to. This will be resolved in a follow-up commit.\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@738695 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "9c983c2db0856293715fe64bd84272bf3fbdfb87",
      "tree": "fbc21088e6fb2101645512559fd62a23e2046038",
      "parents": [
        "4c266ccc2cd6598891dfd8955cf0dc8ff4b97976"
      ],
      "author": {
        "name": "T Jake Luciani",
        "email": "jake@apache.org",
        "time": "Fri Jan 16 01:04:27 2009 +0000"
      },
      "committer": {
        "name": "T Jake Luciani",
        "email": "jake@apache.org",
        "time": "Fri Jan 16 01:04:27 2009 +0000"
      },
      "message": "THRIFT-271: allows build to locate libevent on osx\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@734878 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "0a136c8ca8d9bc38d57024636f2ff703ccc80345",
      "tree": "a2f88e61792f10f4ed686ad7de8ffa10e1fe5955",
      "parents": [
        "a60df1fab4545031645cd972fa27695286887da4"
      ],
      "author": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Mon Dec 22 19:54:12 2008 +0000"
      },
      "committer": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Mon Dec 22 19:54:12 2008 +0000"
      },
      "message": "THRIFT-208. Fix ax_java.m4 for Ubuntu 8.10\n\nOn Ubuntu 8.10, /bin/sh is a symlink to dash (a minimal\nBourne-compatible shell).  ./configure is smart enough\nto detect when the shell it is run with is missing features.\nIn such cases, it switches to a more capable shell (like bash).\nThis causes it to enable certain shell constructs that are\nnot supported by dash.  However, the Autoconf macro file that\nwe use to detect Java support interacts poorly with Autoconf\nbecause it uses divert(-1) for large comments.  This somehow\ncauses configure to set SHELL to /bin/sh.  As a result, the\nlibtool script generated during the build process is not\ncompatible with the shell that is used to run it (if a recent\nversion of libtool is in use).\n\nThis change replaces all of the \"divert(-1)\" comments\nwith more traditional \"dnl\" comments.  This allows Thrift\nto build on Ubuntu 8.10.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@728756 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "5d6cb0ce944641d963cbeaed65e7de1020333eaf",
      "tree": "b7082832a0c0646e90ca765265edd719d57f22bd",
      "parents": [
        "0a2e7a245d8609377d0f16811c0301649f492a83"
      ],
      "author": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Wed Jun 11 05:31:09 2008 +0000"
      },
      "committer": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Wed Jun 11 05:31:09 2008 +0000"
      },
      "message": "Rename ax_thrift_gen.m4, which now contains two macros.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666533 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "2d2aa145b4b9595fb128009536528ce533df1be1",
      "tree": "eb4e842057c793522b6f24567bf783f26a4ad7e7",
      "parents": [
        "0c703cc2f8dd85016a2d7f19b31b09aee42361e0"
      ],
      "author": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Wed Mar 26 07:22:26 2008 +0000"
      },
      "committer": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Wed Mar 26 07:22:26 2008 +0000"
      },
      "message": "Update to the latest version of AX_BOOST_BASE.\n\nIt now has the license right in the file.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665583 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "be5ee7c191ec125c80f4221c3231b254b3bcb145",
      "tree": "9a1b87dc4d2bf00536018adb1216b7ea4ab7a77d",
      "parents": [
        "b3483d0b2c7fbf923a63d6f138ada8d2fc53cbab"
      ],
      "author": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Sun Mar 02 07:00:19 2008 +0000"
      },
      "committer": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Sun Mar 02 07:00:19 2008 +0000"
      },
      "message": "Infrastructure for excluding language libraries from the build.\n\nAdd a new autoconf macro (a thin wrapper around AC_ARG_WITH) that\nmakes it pretty easy to include or exclude specific language libraries.\n\nThis will be tested along with future changes that use it.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665544 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "b3483d0b2c7fbf923a63d6f138ada8d2fc53cbab",
      "tree": "24fa00cee374bfbc9d2c94c17770d9da94c9e806",
      "parents": [
        "14feb4127c03bf164c0268eb2c0c29f2fb308bae"
      ],
      "author": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Sun Mar 02 07:00:15 2008 +0000"
      },
      "committer": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Sun Mar 02 07:00:15 2008 +0000"
      },
      "message": "Make the configure help more consistent.\n\nMake the help strings generated by AX_THRIFT_GEN look more like\nthe ones from built-in autoconf macros.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665543 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "add584d8f957347c0b5394a9562181a87d4eb468",
      "tree": "c66147a661b539bc0cbbff933e75e8e69b7f46a4",
      "parents": [
        "771f8c797b1920919aadcb63d9e1dab3cd1905f6"
      ],
      "author": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Wed Feb 27 01:55:30 2008 +0000"
      },
      "committer": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Wed Feb 27 01:55:30 2008 +0000"
      },
      "message": "Infrastructure for excluding code generators from the Thrift compiler.\n\nAdd a new autoconf macro (a thin wrapper around AC_ARG_ENABLE) that\nmakes it pretty easy to include or exclude specific code genreators.\n\nThis will be tested along with future changes that use it.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665515 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "f8dcf03416bec49ee4ba7cc1615f61fa5e5419d7",
      "tree": "c7f17e9f1586c51207d598890d4d0d49fa871693",
      "parents": [
        "dab2ad85dab534fb0488ce530d5231261c56487c"
      ],
      "author": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Sat Feb 23 22:07:39 2008 +0000"
      },
      "committer": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Sat Feb 23 22:07:39 2008 +0000"
      },
      "message": "Add automake support for building the Java library.\n\nIf java, javac, and ant are all available, the Java library will be built as part of the standard make target.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665494 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "832b262acab7656ce5d5541f010c29f060580693",
      "tree": "8fecf364acbfb94a60a1bcf929f8f891e5130510",
      "parents": [
        "65704511459cdfc0f3e7d70b5008ea4e18a6f538"
      ],
      "author": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Fri Dec 28 18:25:33 2007 +0000"
      },
      "committer": {
        "name": "David Reiss",
        "email": "dreiss@apache.org",
        "time": "Fri Dec 28 18:25:33 2007 +0000"
      },
      "message": "Thrift: Revamp build to use a single configure.ac.\n\nSummary:\nBen Maurer suggested that it would make sense for Thrift to build as\na single project, with one configure.ac and multiple Makefile.am.\nHe was also kind enough to do the heavy lifting, and this commit\nis the application of his patch (with minor modifications).\nThe most significant visible change from this diff is that\nin order to buidl one of the thrift sub-projects (i.e.: the compiler,\nthe C++ library, or the Python library) you must run bootstrap.sh\nand configure in the Thrift root, then make in the specific project.\nUsers who want to build and install the Python library but\ncan\u0027t run configure because they don\u0027t have Boost can simply\nrun setup.py directly.\n\nReviewed By: mcslee\n\nTest Plan: Built Thrift from scratch.\n\nRevert Plan: ok\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665409 13f79535-47bb-0310-9956-ffa450edef68\n"
    }
  ]
}
