Skip to content

Coveralls Maven Plugin 4.5.0-M6

Latest
Compare
Choose a tag to compare
@hazendaz hazendaz released this 03 Jan 00:58
· 32 commits to master since this release
  • Migrate from httpclient 4 to httpclient 5 (still using classic and mostly deprecated usage - help needed to migrate to non deprecated apis)
  • Drop jcl over slf4j as httpclient 5 does not use that
  • Stronger protection on mojo attributes (private or package scoped)
  • Close 'JsonWriter' when completed (only when no errors, code needs further reworking to handle correctly)
  • Use java time api but still allow older support for simple date timestamp formats (conversions done internally)
  • Migrate from plexus utils XmlStreamReader to commons io copy of same
  • Fix sha512 class name