summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* bump version numberJens Geyer2023-02-064-5/+5
|
* Bump junit from 4.11 to 4.13.1 in /contrib/thrift-maven-plugindependabot[bot]2022-10-141-1/+1
| | | | | | | | | | | | | | Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* Update contrib/thrift-maven-plugin/pom.xmlJens Geyer2022-10-141-1/+2
| | | Co-authored-by: Jiayu Liu <Jimexist@users.noreply.github.com>
* update com.google.guava:guava 14.0.1 to 30.0-jreherocms2022-10-141-8/+4
|
* Bump plexus-utils from 3.0.14 to 3.0.16 in /contrib/thrift-maven-plugindependabot[bot]2022-09-191-1/+1
| | | | | | | | | | | | | Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 3.0.14 to 3.0.16. - [Release notes](https://github.com/sonatype/plexus-utils/releases) - [Commits](https://github.com/sonatype/plexus-utils/compare/plexus-utils-3.0.14...plexus-utils-3.0.16) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-utils dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* fixed a ton of missing ASF headers in *.thrift filesJens Geyer2022-09-113-0/+57
|
* version bumpJens Geyer2022-08-304-5/+5
|
* THRIFT-5599: contrib/fb303 does not compile after C++ library refactoringsMichael Leinartas2022-06-213-25/+20
| | | | | | Patch: Michael Leinartas This closes #2624
* Remove execute bit from plain text files in git (#2611)Christopher Tubbs2022-05-241-0/+0
| | | | | | | Trivially change file mode from 755 to 644 for files in git that shouldn't be marked as executable. These were probably marked as executable due to some contributors developing on Windows using a filesystem that doesn't support POSIX file modes, or aggressively marks everything as executable.
* THRIFT-5526 to use "private_members" instead of "private-members" as a ↵Jiayu Liu2022-03-021-1/+1
| | | | | | | | | consistent param casing Client: java Patch: Jiayu Liu This closes #2531
* Release 0.16.0Jens Geyer2022-01-204-5/+5
|
* bump version numberJens Geyer2021-08-034-5/+5
|
* THRIFT-5347 Remove deprecated Haskell bindingsJens Geyer2021-03-222-12/+0
| | | | | | | Client: hs Patch: Jens Geyer This closes #2352
* added contrib readme [ci skip]Jens Geyer2021-03-101-0/+15
|
* THRIFT-5334 change version of thrift-maven-plugin to 0.14.0James Z.M. Gao2021-02-261-1/+1
| | | | | | | Client: Java Patch: James Z.M. Gao This closes #2304
* Version number aligned to 0.15.0Jens Geyer2021-02-113-4/+4
|
* THRIFT-5225: Use nullptr instead of NULLzeshuai0072020-06-149-32/+32
| | | | | | Patch: Zezeng Wang This closes #2168
* THRIFT-5201: Use Apache Parent Pom for Thrift Maven PluginDavid Mollitor2020-05-211-13/+14
| | | | | | | Client: Java Patch: David Mollitor This closes #2136
* THRIFT-4982 Remove deprecated C# bindings from the code baseJens Geyer2020-02-284-5/+10
| | | | | | | Client: csharp Patch: Jens Geyer This closes #2027
* Use HTTPS for repo1.maven.orgD. Can Celasun2020-01-151-1/+1
| | | | | | Upstream no longer supports plain HTTP as of today [1]. [1] https://support.sonatype.com/hc/en-us/articles/360041287334
* THRIFT-4981 Remove deprecated netcore bindings from the code baseJens Geyer2019-10-201-1/+1
| | | | | | | Client: netcore Patch: Jens Geyer This closes #1901
* bump versionJens Geyer2019-10-171-1/+1
| | | | This closes #1899
* THRIFT-4897 generate test resource for thrift-maven-pluginJames Z.M. Gao2019-07-012-2/+23
| | | | | | | | | | Client: Java Patch: James Z.M. Gao <gaozhiming@360.cn> This closes #1822 generate SharedIdl.jar for passing the test case for thrift-maven-plugin use antrun plugin to generate test jar
* THRIFT-4753: re-version master to next release 0.13.0James E. King III2019-01-251-1/+1
|
* THRIFT-4719: remove cocoaJames E. King III2019-01-141-2/+2
|
* THRIFT-4735: Remove Qt4 build supportJames E. King III2019-01-131-1/+1
|
* THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactorycyy2019-01-111-2/+2
|
* Merge remote-tracking branch 'origin/0.10.0'James E. King III2019-01-081-4/+4
|\
| * THRIFT-3775: 0.10.0 release0.10.0jfarrell2016-12-214-10/+10
| | | | | | | | | | | | | | Client: release Patch: jfarrell Versioning for 0.10.0 release candidate
* | Merge remote-tracking branch 'origin/0.9.1'James E. King III2019-01-081-0/+2
|\ \
| * | 0.9.1 versioning and CHANGES0.9.1jfarrell2013-08-181-1/+3
| | |
* | | remove stdcxx namespace and use std directlycyy2019-01-071-2/+3
| | |
* | | remove stdcxx namespace and use std directlycyy2019-01-075-5/+5
| | |
* | | remove boost::thread and boost::mutex codecyy2019-01-071-2/+0
| | |
* | | THRIFT-4694: Upgrade Java to Java 1.8Beluga Behr2019-01-023-6/+6
| | |
* | | Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0James E. King III2018-12-305-8/+8
|\ \ \
| * | | Version 0.12.0v0.12.00.12.0jfarrell2018-12-186-8/+8
| | | |
* | | | THRIFT-4546: replace all git-wip-us.apache.org to github.comRobert Lu2018-12-281-3/+3
| | | |
* | | | THRIFT-2333: patch for ruby in rpmbuildJames E. King III2018-12-191-0/+13
|/ / /
* | | THRIFT-4571: Updated ZeroMQ examples to ZeroMQ version >= 3.0. (#1556)Stefan Bolus2018-05-149-12/+12
| | | | | | | | | | | | | | | | | | * New style for Python is default now. * Symbols were replaced in newer versions of ZeroMQ (>=3.0). * Use Thrift's abstraction for `shared_ptr` instead of Boost. * Symbols were replaced in Python as well.
* | | THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issuesAlex Volanis2018-01-242-13/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Client: java THRIFT-4294: Java Configure Fails for Ant >= 1.10 THRIFT-4259: Thrift does not compile due to Ant Maven task errors THRIFT-4178: Java libraries missing from package when using cmake THRIFT-3983: libthrift is deployed on central with pom packaging instead of jar THRIFT-1507: Maven can't download resource from central when behind a proxy and won't use local repository THRIFT-1418: Compiling Thrift from source: Class org.apache.tools.ant.taskdefs.ConditionTask doesn't support the nested "typefound" element Refactor CMake install hook to allow using "sudo make install/fast" which avoids the THRIFT-1507 and THRIFT-1418 issues. New Gradle based build system for Thrift Java Library * Add Gradle 4.4.1 Wrapper artifacts to enable builds Using the Gradle Wrapper helps normalize the builds on all platforms so we use a consistent build tool independent of package managers. The Gradle build logic was partitioned into multiple specific scripts to simplify understanding and maintenance of the build. This is now hooked into CMake and Autoconf processing steps and can build/test/publish to Maven. The README.md was updated to illustrate the new build options and add some documentation on the requirements for Maven publication. Cleaned up the CMake files to reduce reliance on file globbing which is known to cause confusion when multiple users contribute. * Fix two minor issues in Javadoc and unit test Return values were undeclared in Javadoc Test was asserting on the wrong test object instance * Create simple runner scripts for cross-check Using Gradle as a java execution wrapper is too heavy. I simplified the test client/server execution by using a three generated scripts in the build directory direcly callable by the cross-check test harness. * Cleanup the remaining Ant build scripts Pulled the Maven Ant task properties out of the Java build since they are no longer used there. Deleted the no longer used build.xml and build.properties files from the Java build. Made each Ant build own the Maven Ant task details in their build.properties file. * Fix the build issue with Java SSL in the ubuntu-trusty container The latest Trusty JDK7 builds seem to have encountered this issue because the OpenJDK removed the SunEC algorithms. * Update the developer info as requested in review Use the generic Apache Thrift developer list for contact information * Add Clover Code coverage for easy access by developers Clover plugin for Gradle was applied and configured which enables code coverage reports to be available on demand via a command line option. The documentation in the README.md was enhanced to give the details of this change and how to take advantage of it.
* | | THRIFT-4417: Fix broken fb303 build, that occurred after conversion to ↵James E. King, III2017-12-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | stdcxx::shared_ptr Patch: Stanislav Korolev This closes #1439
* | | THRIFT-4396 inconsistent (or plain wrong) version numbers in master/trunkJens Geyer2017-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | Client: (multiple) Patch: Jens Geyer This closes #1422
* | | THRIFT-4309: Python print() functioncclauss2017-09-242-19/+16
| | | | | | | | | | | | | | | | | | Client: py This closes #1339
* | | THRIFT-4185: (scribe ctrl counters) fix encoding in name of counter avoiding ↵Dome Geszler2017-04-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | outage in monitoring Client: fb303 This closes #1257
* | | THRIFT-3784: thrift-maven-plugin generates invalid include directories for ↵Chris Osborn2017-04-014-15/+145
| | | | | | | | | | | | | | | | | | | | | | | | IDL in dependency JARs Client: thrift-maven (contrib) This closes #984
* | | THRIFT-3933 Microsoft .Net Core library port and generator for this libraryVolodymyr Gotra2017-01-041-0/+1
| |/ |/| | | | | | | | | | | | | Client: .NET Core Patch: Volodymyr Gotra <vgotra@gmail.com> PR #1088, with significant improvements by Jens Geyer <jensg@apache.org> PR #1149 This closes #1088 This closes #1149
* | THRIFT-3605 Have the compiler complain about invalid arguments and optionsJens Geyer2016-02-142-2/+2
| | | | | | | | | | | | | | Client: Compiler (general) Patch: Jens Geyer This closes #862
* | THRIFT-3419 thrift-maven-plugin property errorRoger Meier2016-02-071-1/+1
| | | | | | | | Patch: chillon_m
* | THRIFT-3596 Better conformance to PEP8Nobuaki Sukegawa2016-02-049-211/+215
| | | | | | | | This closes #832