bighenry / t-test

A simple IRC-like chat client. Whilst completed after deadline, please note issues and fixes in branch: https://github.com/bighenry/t-test/tree/hotfix/unit-test-failures-and-tidies
0 stars 0 forks source link

Remove the use of lombok and non-JUL logging libraries #3

Open bighenry opened 7 years ago

bighenry commented 7 years ago

Using lombok forces the installation of the compile-time library on all client IDEs. This is not desirable.

bighenry commented 7 years ago

Fixed in branch: https://github.com/bighenry/t-test/tree/hotfix/unit-test-failures-and-tidies