summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorJiayu Liu <jiayu@hey.com>2022-02-21 13:36:44 +0100
committerJens Geyer <jensg@apache.org>2022-04-16 09:58:32 +0200
commit1eb361a89372b8676a5f48c2ee4038f6d2d8b4b7 (patch)
treedd63293e9d5ae5af5e57844fe4bd5bcbcbc7ed8a /test/Makefile.am
parent2e0a80599897a57e05127b28640a1b5956ba744d (diff)
downloadthrift-1eb361a89372b8676a5f48c2ee4038f6d2d8b4b7.tar.gz
THRIFT-5521: [java gen] use jdk8 option type in java generator code
Client: Java Patch: Jiayu Liu This closes #2525
Diffstat (limited to 'test/Makefile.am')
-rwxr-xr-xtest/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 58482f2d2..d428086bd 100755
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -142,10 +142,6 @@ EXTRA_DIST = \
Include.thrift \
Identifiers.thrift \
Int64Test.thrift \
- JavaBeansTest.thrift \
- JavaBinaryDefault.thrift \
- JavaDeepCopyTest.thrift \
- JavaTypes.thrift \
JsDeepConstructorTest.thrift \
ManyOptionals.thrift \
ManyTypedefs.thrift \