You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-tools
Dave Syer 06e364a9ff Monkey with JarUrlConnection to make it work when LANG unset
The problem all along has been in AsciiBytes, so the fix in
commit ce3aaf was just a stop gap for a system where multi-byte
characters are supported but the default encoding is not UTF-8 (e.g.
most Windows systems). The real solution is not to leave it to
chance and always pick an encoding for the JarEntry names (i.e.
in AsciiBytes).

Fixes gh-764
11 years ago
..
spring-boot-dependency-tools minor - correcting modifiers order 11 years ago
spring-boot-gradle-plugin Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago
spring-boot-loader Monkey with JarUrlConnection to make it work when LANG unset 11 years ago
spring-boot-loader-tools Monkey with process forking for Windoze 11 years ago
spring-boot-maven-plugin Monkey with process forking for Windoze 11 years ago
pom.xml Move master to 1.1.0.BUILD-SNAPSHOT 11 years ago