• Dave Syer's avatar
    Monkey with JarUrlConnection to make it work when LANG unset · 06e364a9
    Dave Syer authored
    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
    06e364a9
Name
Last commit
Last update
docs Loading commit data...
eclipse Loading commit data...
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-full-build Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-tools Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.adoc Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...