Lines Matching full:it
72 compileTestJava.dependsOn it
77 generate.dependsOn it
81 thriftCompile(it, 'ThriftTest.thrift')
82 thriftCompile(it, 'JavaTypes.thrift')
83 thriftCompile(it, 'DebugProtoTest.thrift')
84 thriftCompile(it, 'DoubleConstantsTest.thrift')
85 thriftCompile(it, 'OptionalRequiredTest.thrift')
86 thriftCompile(it, 'ManyOptionals.thrift')
87 thriftCompile(it, 'JavaDeepCopyTest.thrift')
88 thriftCompile(it, 'EnumContainersTest.thrift')
89 thriftCompile(it, 'JavaBinaryDefault.thrift')
90 thriftCompile(it, 'VoidMethExceptionsTest.thrift')
91 thriftCompile(it, 'AnnotationTest.thrift')
92 thriftCompile(it, 'partial/thrift_test_schema.thrift')
97 generate.dependsOn it
101 … thriftCompile(it, 'JavaOptionTypeJdk8Test.thrift', 'java:option_type=jdk8', genOptionTypeJdk8Src)
106 generate.dependsOn it
110 thriftCompile(it, 'JavaBeansTest.thrift', 'java:beans,nocamel,future_iface', genBeanSrc)
115 generate.dependsOn it
119 thriftCompile(it, 'FullCamelTest.thrift', 'java:fullcamel,future_iface', genFullCamelSrc)
124 generate.dependsOn it
128 thriftCompile(it, 'ReuseObjects.thrift', 'java:reuse_objects', genReuseSrc)
133 generate.dependsOn it
137 thriftCompile(it, 'UnsafeTypes.thrift', 'java:unsafe_binaries', genUnsafeSrc)
142 generate.dependsOn it
146 thriftCompile(it, 'JavaAnnotationTest.thrift', 'java:annotations_as_metadata', genSrc)
151 generate.dependsOn it
155 thriftCompile(it, 'JavaStructOrderA.thrift', 'java', genStructOrderTestASrc)
156 thriftCompile(it, 'JavaStructOrderB.thrift', 'java', genStructOrderTestBSrc)