I got feedback from INFRA about the protoc version on the Apache build
servers.  They just want to use the default version that comes with the OS,
which is 2.4.1 in this case.  They recommended that we either bootstrap the
compiler within the build and then reference it locally, or pre-generate
the protobuf classes and check them in.  I'm not sure what the first option
would look like, maven-wise; does anyone else have an idea?  Presumably the
second option would be more straightforward.
On Jun 2, 2014 2:14 PM, "Billie Rinaldi" <[email protected]> wrote:

> I opened INFRA-7856 requesting a protoc upgrade.
>
>
> On Mon, Jun 2, 2014 at 10:26 AM, Billie Rinaldi <[email protected]>
> wrote:
>
>> I created https://builds.apache.org/job/Slider-develop/ to try just
>> compiling the project without running any tests.  Unfortunately the build
>> slaves apparently only have protoc 2.4.1 or earlier.  I've sent an email to
>> builds@ to see if it would be possible to upgrade protoc on at least one
>> of the build servers.
>>
>> Billie
>>
>
>

Reply via email to