feilong-platform
feilong-platform copied to clipboard
commons-configuration2 2.4
Type | Changes | By |
---|---|---|
Fixed numerous typos in user guides. Fixes CONFIGURATION-710. Thanks to thc202. | oheger | |
Update Apache Commons Lang from 3.7 to 3.8.1. Fixes CONFIGURATION-711. | ggregory | |
FileHandlerReloadingDetector now has a new refresh() method to initialize the reloading state from the underlying file. This new method is called by DefaultReloadingDetectorFactory when a new detector instance is created. This makes sure that a changed configuration file is directly detected on the first invocation of the isReloadingRequired() method. Fixes CONFIGURATION-712. Thanks to Rolland Hobbie. | oheger | |
Configuration properties can now be converted to regular expressions. Fixes CONFIGURATION-713. Thanks to Lars W. | oheger | |
With JupIOFactory a new IOFactory implementation is now available that implements handling of whitespace in a way closer to java.util.Properties. This class can be used when stricter compatibility with Java standard methods for reading and writing properties files is needed. Fixes CONFIGURATION-715. Thanks to Patrick Schmidt. | oheger | |
JupIOFactory (introduced for CONFIGURATION-715) also implements handling of escape sequences in a way closer to java.util.Properties. Fixes CONFIGURATION-716. Thanks to Patrick Schmidt. | oheger | |
Replace use of deprecated Commons Lang string substitution code for Commons Text. Fixes CONFIGURATION-720. | ggregory | |
Update Java requirement from version 7 to 8. Fixes CONFIGURATION-694. | ggregory | |
Update Jackson from 2.9.6 to 2.9.7. Fixes CONFIGURATION-721. | ggregory | |
Update optional dependency snakeyaml from 1.21 to 1.23. Fixes CONFIGURATION-722. | ggregory | |
Update optional Spring dependencies from 4.3.18.RELEASE to 4.3.19.RELEASE. Fixes CONFIGURATION-723. | ggregory | |
Add support for Commons Text 1.4 localhost string lookup as a default lookup. Fixes CONFIGURATION-724. | ggregory | |
Update Apache Commons Text from 1.4 to 1.5. Fixes CONFIGURATION-725. | ggregory | |
Add support for Commons Text 1.5 new string lookups as default lookups. Fixes CONFIGURATION-726. | ggregory | |
org.apache.commons.configuration2.DatabaseConfiguration never closes result sets and statements. Fixes CONFIGURATION-727. | ggregory | |
Update Apache Commons Text from 1.5 to 1.6. Fixes CONFIGURATION-728. |
Update Java requirement from version 7 to 8. Fixes CONFIGURATION-694.
需要 jdk 8