Migrated to the Apache HttpComponents library
This commit is contained in:
parent
8f55580ed2
commit
63f36b31cc
9 changed files with 111 additions and 76 deletions
|
@ -23,6 +23,7 @@
|
|||
"Disabled XML escaping when reencoding to ensure invalid chars cause an error",
|
||||
"Changed logging framework to SLF4J/Logback",
|
||||
"Changed command line parser to picocli",
|
||||
"Migrated to the Apache HttpComponents library",
|
||||
"Made launcher scripts on OSX find java the recommended way"
|
||||
]
|
||||
},
|
||||
|
|
|
@ -9,6 +9,7 @@ Changelog
|
|||
- Added a Validate warning about FTL 1.5.13 for chars outside windows-1252
|
||||
- Changed logging framework to SLF4J/Logback
|
||||
- Changed command line parser to picocli
|
||||
- Migrated to the Apache HttpComponents library
|
||||
- Made launcher scripts on OSX find java the recommended way
|
||||
|
||||
1.9:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue