spring-boot/spring-boot-tools
Dave Syer 845a86d548 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).

(Cherry picked from commit 06e364a9ff)

Fixes gh-764
2014-05-16 14:50:11 +01:00
..
spring-boot-dependency-tools Next development version 2014-04-24 02:24:28 -07:00
spring-boot-gradle-plugin Next development version 2014-04-24 02:24:28 -07:00
spring-boot-loader Monkey with JarUrlConnection to make it work when LANG unset 2014-05-16 14:50:11 +01:00
spring-boot-loader-tools Next development version 2014-04-24 02:24:28 -07:00
spring-boot-maven-plugin Next development version 2014-04-24 02:24:28 -07:00
pom.xml Next development version 2014-04-24 02:24:28 -07:00