<HTML>
<HEAD>
<TITLE>Does anyone get a build error from GitHub java client repo?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi,<BR>
<BR>
I have a fork from the GitHub repo for the java client <a href="https://github.com/rabbitmq/rabbitmq-java-client">https://github.com/rabbitmq/rabbitmq-java-client</a>. I just updated my upstream and attempted a build but it is having issues with the amqp_codegen module:<BR>
<BR>
amqp-generate-check:<BR>
amqp-generate:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[exec] Result: 1<BR>
BUILD FAILED<BR>
/rabbitmq-java-client/build.xml:55: Generation of AMQP.java failed with message: Traceback (most recent call last):<BR>
File &quot;codegen.py&quot;, line 39, in &lt;module&gt; from amqp_codegen import *<BR>
ImportError: No module named amqp_codegen<BR>
<BR>
To lazily test my sanity and environment dependencies, I downloaded the latest release client src which indeed builds.<BR>
Can anyone replicate a build error from github?<BR>
<BR>
Cheers,<BR>
Helena<BR>
</SPAN></FONT>
</BODY>
</HTML>