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
2014-05-02 15:03:16 +01:00
..
spring-boot-dependency-tools minor - correcting modifiers order 2014-04-25 18:20:09 +04:00
spring-boot-gradle-plugin Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-loader Monkey with JarUrlConnection to make it work when LANG unset 2014-05-02 15:03:16 +01:00
spring-boot-loader-tools Monkey with process forking for Windoze 2014-05-02 12:55:13 +01:00
spring-boot-maven-plugin Monkey with process forking for Windoze 2014-05-02 12:55:13 +01:00
pom.xml Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00