github hcoles/pitest pitest-parent-1.4.2
1.4.2

latest releases: 1.20.3, 1.20.2, 1.20.1...
7 years ago
  • #500 - Support for large classpaths with new useClasspathJar option (thanks @jqhan)

This release adds support for larger classpaths.

Classpaths are now passed via an environment variable (rather than as a command line parameter) by default.

For very large classpath the useClasspathJar parameter can be set. When this is set pitest will create a temporary jar with a classpath manifest entry containing all required entries.

Don't miss a new pitest release

NewReleases is sending notifications on new releases.