���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /var/www/html/st2/vendor/google/protobuf/java/core/ |
<project name="generate-sources"> <echo message="Running protoc ..."/> <mkdir dir="${generated.sources.dir}"/> <exec executable="${protoc}"> <arg value="--java_out=${generated.sources.dir}"/> <arg value="--proto_path=${protobuf.source.dir}"/> <arg value="${protobuf.source.dir}/google/protobuf/any.proto"/> <arg value="${protobuf.source.dir}/google/protobuf/api.proto"/> <arg value="${protobuf.source.dir}/google/protobuf/descriptor.proto"/> <arg value="${protobuf.source.dir}/google/protobuf/duration.proto"/> <arg value="${protobuf.source.dir}/google/protobuf/empty.proto"/> <arg value="${protobuf.source.dir}/google/protobuf/field_mask.proto"/> <arg value="${protobuf.source.dir}/google/protobuf/source_context.proto"/> <arg value="${protobuf.source.dir}/google/protobuf/struct.proto"/> <arg value="${protobuf.source.dir}/google/protobuf/timestamp.proto"/> <arg value="${protobuf.source.dir}/google/protobuf/type.proto"/> <arg value="${protobuf.source.dir}/google/protobuf/wrappers.proto"/> <arg value="${protobuf.source.dir}/google/protobuf/compiler/plugin.proto"/> </exec> </project>