novitski / bitcoinj

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

Exclude wallettemplate from reactor build #451

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
By making wallettemplate using Java8 we're effectively locking out 99% of users 
to build their own bitcoinj at root level. Note that Java8 is not even 
released, let alone adopted by OS distributions.

I suggest removing wallettemplate from the reactor build. If anyone wants it, 
s/he can build it separately, after installing a preview JDK.

Original issue reported on code.google.com by andreas....@gmail.com on 17 Sep 2013 at 3:32

GoogleCodeExporter commented 9 years ago
How do I do that? Take it out of the top level POM?

Original comment by hearn@google.com on 17 Sep 2013 at 3:38

GoogleCodeExporter commented 9 years ago
Yes, just remove the <module>wallettemplate</module> line.

Original comment by andreas....@gmail.com on 17 Sep 2013 at 3:41

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 85554f511f6f.

Original comment by hearn@google.com on 17 Sep 2013 at 4:14