Open Bytekeeper opened 8 years ago
If a constructor and a method in the class have signature changes and are both ignored, the plugin will nevertheless report both. PR with integration test will follow.
https://github.com/mojohaus/clirr-maven-plugin/pull/15 demonstrates this
If a constructor and a method in the class have signature changes and are both ignored, the plugin will nevertheless report both. PR with integration test will follow.