novitski / bitcoinj

Automatically exported from code.google.com/p/bitcoinj
Apache License 2.0
0 stars 0 forks source link

Upgrade to Guava 16 #375

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
At the same time, clean up some stuff:

 - Guava 14 has base16/32/64 encoders/decoders built in, use them instead of bc
 - Use CharSets class instead of the messy JDK equivalent

Original issue reported on code.google.com by hearn@google.com on 27 Mar 2013 at 5:12

GoogleCodeExporter commented 9 years ago
Can we defer major dependency changes like this to 0.9?

Original comment by andreas....@gmail.com on 27 Mar 2013 at 5:18

GoogleCodeExporter commented 9 years ago
Yes, I wasn't intending to do it for 0.8, hence the issue.

Original comment by hearn@google.com on 27 Mar 2013 at 5:33

GoogleCodeExporter commented 9 years ago
... too slow, v15 is out already ....

Original comment by hearn@google.com on 12 Dec 2013 at 3:05

GoogleCodeExporter commented 9 years ago

Original comment by hearn@google.com on 21 Jan 2014 at 12:15

GoogleCodeExporter commented 9 years ago
I would like to start using a class of Guava v14+. Right now I'm forcing Guava 
to v16.0.1, but I'm not sure if its really a safe thing to do.

I would feel better if bitcoinj would officialy be upgraded to a later Guava.

Original comment by andreas....@gmail.com on 5 Apr 2014 at 10:59

GoogleCodeExporter commented 9 years ago

Original comment by andreas....@gmail.com on 6 Apr 2014 at 1:56

GoogleCodeExporter commented 9 years ago
https://github.com/bitcoinj/bitcoinj/pull/37

Original comment by andreas....@gmail.com on 6 Apr 2014 at 2:39

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 6087e433776a.

Original comment by mh.in.en...@gmail.com on 8 Apr 2014 at 2:49