i2p / i2p.i2p

I2P is an anonymizing network, offering a simple layer that identity-sensitive applications can use to securely communicate. All data is wrapped with several layers of encryption, and the network is both distributed and dynamic, with no trusted parties.
https://geti2p.net
Other
1.95k stars 305 forks source link

Renaming _() methods #12

Closed hardik1997 closed 7 years ago

hardik1997 commented 7 years ago

Use of '_' identifire might not be supported in java 9. So I have updated the methods' name to stop the warning in java 8.

holzingk commented 7 years ago

Hello hardik1997. This repository is a result of regular exports from monotone where our development takes place. This Pullrequest must therefore be applied by doing a patch by someone. I opened a ticket for you on our Trac. https://trac.i2p2.de/ticket/1898#ticket

Please read: https://geti2p.net/en/get-involved/guides/new-developers

holzingk commented 7 years ago

See above linked trac ticket!