Re: How to build KAFKA 2.7 on z/OS platform
Hi Rabast, Gradle is just a build automation tool, and we still build the source code using javac, so your question: 1. Can I use javac and compile the source code, and pack them with jar manually --> Yes 2. which sequence is recommended? --> You might need to refer to the gradle build dependency to know the sequence, or try to build on another machine with gradle installed, it'll print out the build sequence. 3. Is a MAKE file available to rebuild the jar libs using make ? --> No, I don't think so. I'd suggest you that the easiest way is to build from other machine with gradle installed, and put the output jar file onto the z/OS if you really want to run on z/OS environment. Thanks. Luke On Sat, Jan 23, 2021 at 12:02 AM Rabast, Matthias wrote: > How can I build Kafka from ksource afka-2.7.0-src.tar) on z/OS v2.3 > platform where gradle is NOT available? > > Can I use javac and compile the source code, and pack them with jar > manually ? which sequence is recommended? > > Is a MAKE file available to rebuild the jar libs using make ? > > > > Thanks for any advice. >
How to build KAFKA 2.7 on z/OS platform
How can I build Kafka from ksource afka-2.7.0-src.tar) on z/OS v2.3 platform where gradle is NOT available? Can I use javac and compile the source code, and pack them with jar manually ? which sequence is recommended? Is a MAKE file available to rebuild the jar libs using make ? Thanks for any advice. E-mails can involve SUBSTANTIAL RISKS, e.g. lack of confidentiality, potential manipulation of contents and/or sender's address, incorrect recipient (misdirection), viruses etc. Based on previous e-mail correspondence with you and/or an agreement reached with you, UBS considers itself authorized to contact you via e-mail. UBS assumes no responsibility for any loss or damage resulting from the use of e-mails. The recipient is aware of and accepts the inherent risks of using e-mails, in particular the risk that the banking relationship and confidential information relating thereto are disclosed to third parties. UBS reserves the right to retain and monitor all messages. Messages are protected and accessed only in legally justified cases. For information on how UBS uses and discloses personal data, how long we retain it, how we keep it secure and your data protection rights, please see our Privacy Notice http://www.ubs.com/privacy-statement