Re: protobuf (protoc) new release 3.1.0

2016-10-13 Thread Jarl Fransson
That is true. It is not a big problem and for myself, I can run 2.6.1 for 
now.

Den onsdag 12 oktober 2016 kl. 14:15:12 UTC+2 skrev Andreas Schildbach:
>
> ...but actually it should not matter much. You should be able to use 
> 3.1.0 for your PR, and before merging I will amend the commit by running 
> protoc 2.6.1. 
>
>
> On 10/12/2016 02:10 PM, Andreas Schildbach wrote: 
> > Ubuntu 16.04 installs protoc 2.6.1 by default, which is why I'm 
> > currently sticking to this version. 
> > 
> > 
> > On 10/12/2016 11:56 AM, Jarl Fransson wrote: 
> >> This is a small issue, but for the next release we should maybe upgrade 
> >> protobuf (protoc) from protobuf-2.6.1 to the current 3.1.0. 
> >> 
> >> If you use homebrew or similar you get the 3.1.0 version. Older 
> versions 
> >> can be downloaded and installed manually.  But it becomes tedious to 
> >> switch your protoc installation back and forth if you use it in other 
> >> projects. It should be binary compatible with no change in the proto 
> >> files (or we should add the version proto2 in the files explicitly as 
> >> there is now a proto3 version of the proto file type). The generated 
> >> java code will change. 
> >> 
> >> -- 
> >> You received this message because you are subscribed to the Google 
> >> Groups "bitcoinj" group. 
> >> To unsubscribe from this group and stop receiving emails from it, send 
> >> an email to bitcoinj+u...@googlegroups.com  
> >> . 
> >> For more options, visit https://groups.google.com/d/optout. 
> > 
> > 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"bitcoinj" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bitcoinj+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: protobuf (protoc) new release 3.1.0

2016-10-12 Thread Andreas Schildbach
...but actually it should not matter much. You should be able to use
3.1.0 for your PR, and before merging I will amend the commit by running
protoc 2.6.1.


On 10/12/2016 02:10 PM, Andreas Schildbach wrote:
> Ubuntu 16.04 installs protoc 2.6.1 by default, which is why I'm
> currently sticking to this version.
> 
> 
> On 10/12/2016 11:56 AM, Jarl Fransson wrote:
>> This is a small issue, but for the next release we should maybe upgrade
>> protobuf (protoc) from protobuf-2.6.1 to the current 3.1.0.
>>
>> If you use homebrew or similar you get the 3.1.0 version. Older versions
>> can be downloaded and installed manually.  But it becomes tedious to
>> switch your protoc installation back and forth if you use it in other
>> projects. It should be binary compatible with no change in the proto
>> files (or we should add the version proto2 in the files explicitly as
>> there is now a proto3 version of the proto file type). The generated
>> java code will change.
>>
>> -- 
>> You received this message because you are subscribed to the Google
>> Groups "bitcoinj" group.
>> To unsubscribe from this group and stop receiving emails from it, send
>> an email to bitcoinj+unsubscr...@googlegroups.com
>> .
>> For more options, visit https://groups.google.com/d/optout.
> 
> 


-- 
You received this message because you are subscribed to the Google Groups 
"bitcoinj" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bitcoinj+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: protobuf (protoc) new release 3.1.0

2016-10-12 Thread Andreas Schildbach
Ubuntu 16.04 installs protoc 2.6.1 by default, which is why I'm
currently sticking to this version.


On 10/12/2016 11:56 AM, Jarl Fransson wrote:
> This is a small issue, but for the next release we should maybe upgrade
> protobuf (protoc) from protobuf-2.6.1 to the current 3.1.0.
> 
> If you use homebrew or similar you get the 3.1.0 version. Older versions
> can be downloaded and installed manually.  But it becomes tedious to
> switch your protoc installation back and forth if you use it in other
> projects. It should be binary compatible with no change in the proto
> files (or we should add the version proto2 in the files explicitly as
> there is now a proto3 version of the proto file type). The generated
> java code will change.
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "bitcoinj" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to bitcoinj+unsubscr...@googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google Groups 
"bitcoinj" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bitcoinj+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.