Ryan Skraba created AVRO-3181:
---------------------------------
Summary: [RUBY] Rake isn't found in ubertool docker
Key: AVRO-3181
URL: https://issues.apache.org/jira/browse/AVRO-3181
Project: Apache Avro
Issue Type: Bug
Affects Versions: 1.11.0
Reporter: Ryan Skraba
The rake executable used to launch the interop tests is no longer in the PATH
{code}
+ cd lang/ruby
+ rake generate_interop
./build.sh: line 110: rake: command not found
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)