Skip to content

6.5.0

Compare
Choose a tag to compare
@windmueller windmueller released this 13 Jan 07:44
· 9 commits to master since this release

The new task checkCompliance can be used to verify that a module only uses stable elements of the fs-isolated-runtime.jar. Internal classes and deprecated code elements may change or get removed in the future, so they will be reported in a parseable JUnit report.

It is possible to change the FirstSpirit version to check against with the parameter -PcomplianceCheckFsVersion=<version> or setting firstSpirit.version in the gradle.properties file.