ethereum / ethereumj

DEPRECATED! Java implementation of the Ethereum yellowpaper. For JSON-RPC and other client features check Ethereum Harmony
GNU Lesser General Public License v3.0
2.18k stars 1.09k forks source link

gradle changes: version upgrades (gradle and gradle plugins); deprecated property 'classifier' is replaced with 'archiveClassifier' #1294

Closed dejan2609 closed 4 years ago

dejan2609 commented 4 years ago

details:

dejan2609 commented 4 years ago

@mkalinin please review.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.004%) to 54.706% when pulling 7af6b1c05d5e7998b4fe7f8ad2dbe7768577d165 on dejan2609:another-gradle-upgrade into 200882753ee7c1a516d72b22cc5073055aa0c978 on ethereum:develop.

dejan2609 commented 4 years ago

I just realized that both ethereumj and ethereum-harmony are now deprecated.

As suggested on gitter related active projects are:

image

So, I am going to close this PR (also, I will try to create new PR's for those new projects mentioned above).

@mkalinin sorry for additional noise.