Skip to content
Michael Rice edited this page Jul 6, 2013 · 4 revisions

Welcome to the license-check wiki!

releases notes

0.5.1 (July 5, 2013)

  • Fixed some really serious null pointer bugs in the code

0.5 (July 3, 2013)

  • Major rewrite to remove server dependencies
  • Runs all queries for the license tag against the local repo
  • Provides a complete report of the licenses instead of stopping on the first license failure

0.4 (June 26, 2013)

  • added blacklist feature so you can name the licenses you want to break your build

0.3 (June 25, 2013)

  • support for all OSI licenses
  • major improvements to license detection on the server
  • slightly better UI on console
  • added an exclude property
  • removed the notification email support since that didn't work anyway
  • deployed to maven central repository

0.2-PREVIEW (June 24, 2013)

  • changed to new server
  • added MIT license

0.1-PREVIEW (June 21, 2013)

  • support for two OS licenses
  • very simple query from license name to server