spring-boot/spring-boot-tools
Andy Wilkinson 6a68c8f7e0 Restore Handler logic that was changed during its merge
This commit restores the logic in Handler that was changed when
d20ac56a was merged, while leaving the structural improvements intact.

In addition to a couple of changes where a typo meant the wrong
variable was being referenced, some logic branches now return false
rather than called super. This realigns our Handler's behaviour with
that of the JDK's.

Some more tests have also been added to try to catch the problems that
were introduced during the merge.

Closes gh-7021
2016-10-26 11:10:38 +01:00
..
spring-boot-antlib Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00
spring-boot-configuration-metadata Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00
spring-boot-configuration-processor Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00
spring-boot-gradle-plugin Deprecate support for Gradle 2.7 and earlier 2016-10-19 16:50:35 +01:00
spring-boot-loader Restore Handler logic that was changed during its merge 2016-10-26 11:10:38 +01:00
spring-boot-loader-tools Remove unnecessary use of System.out.println 2016-10-24 18:07:40 +02:00
spring-boot-maven-plugin Polish 2016-09-28 16:45:19 +02:00
pom.xml Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00