DmitryKey / luke

This is mavenised Luke: Lucene Toolbox Project
Apache License 2.0
1.54k stars 352 forks source link

Check codes with Forbidden APIs checker #115

Closed mocobeta closed 6 years ago

mocobeta commented 6 years ago

For stability and preparing to contribute back Luke to Apache Lucene project, it is a good idea to check the codes with Forbidden APIs checker. https://github.com/policeman-tools/forbidden-apis https://github.com/policeman-tools/forbidden-apis/wiki/MavenUsage

mocobeta commented 6 years ago

All commits in the repository will be verified by forbiddenapis plugin from now on.