spring-boot/spring-boot-project/spring-boot-tools
Andy Wilkinson 1d2b85b2b8 Ensure that TestJarFile uses insertion order for jar's entries
Previously, the order of the entries in a TestJarFile was determined
by the underlying file system rather than by the order in which
they were added. This could lead to unpredicatable ordering and
failures in tests that verify archive entry ordering.

This commit updates TestJarFile to add entries to the archive in
insertion order.

See gh-11695
See gh-11696
2018-02-01 13:07:50 +00:00
..
spring-boot-antlib Remove explicit constructor super() calls 2017-11-17 16:44:16 -08:00
spring-boot-autoconfigure-processor Merge branch '1.5.x' 2017-12-13 13:07:18 -08:00
spring-boot-configuration-metadata Polish 2018-01-25 13:20:29 -08:00
spring-boot-configuration-processor Polish 2018-02-01 08:35:42 +01:00
spring-boot-gradle-plugin Polish 2018-02-01 08:35:42 +01:00
spring-boot-loader Polish 2018-01-24 16:09:14 -08:00
spring-boot-loader-tools Ensure that TestJarFile uses insertion order for jar's entries 2018-02-01 13:07:50 +00:00
spring-boot-maven-plugin Polish "Fix potential resource leaks" 2018-01-17 13:56:53 +01:00
spring-boot-test-support Use InvocationOnMock.getArgument() where possible 2018-01-29 08:06:00 +01:00
pom.xml Fix POMs for the updated build/release process 2017-10-04 16:34:38 -07:00