Re: Excluding components from the build for specific OS/architecture

2024-05-17 Thread Craig Ziesman
Unlike camel-salesforce, camel-grpc doesn't actually compile any protobuf definitions, so protoc never gets called. I think that the upshot here is that the Camel build will fail on Windows/ARM, but since the official release isn't built there anyway it's not a major concern. I did file a feature

Re: Request contributor permission for Apache Camel

2024-05-17 Thread Andrea Cosentino
Hello, Thanks for your interest. Usually we grant the permission to assign Jira after some contributions. So keep helping the project and in a while it could be possible. Thanks Il ven 17 mag 2024, 18:57 Yang Fan ha scritto: > Dear Apache Camel Team, > > I hope this email finds you well. My

Request contributor permission for Apache Camel

2024-05-17 Thread Yang Fan
Dear Apache Camel Team, I hope this email finds you well. My name is Fan Yang, JIRA ID is fanyan, I kindly request contributor permission for Apache Camel. It would allow me to be assigned to JIRA tickets and work on them. Thank you for considering my request. Best regards, Fan

Re: Excluding components from the build for specific OS/architecture

2024-05-17 Thread James Netherton
Maybe take a look at camel-grpc to see how protoc is handled for the various platforms & CPU architectures: https://github.com/apache/camel/blob/main/components/camel-grpc/pom.xml -- James On Thu, 16 May 2024 at 19:17, Craig Ziesman wrote: > I opened an issue (https://issues.apache.org/jira/br