Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

commons-configuration2 2.4 #285

Open
venusdrogon opened this issue Apr 16, 2019 · 2 comments
Open

commons-configuration2 2.4 #285

venusdrogon opened this issue Apr 16, 2019 · 2 comments

Comments

@venusdrogon
Copy link
Owner

image

@venusdrogon venusdrogon added this to the 1.13.2 milestone Apr 16, 2019
@venusdrogon venusdrogon self-assigned this Apr 16, 2019
@venusdrogon
Copy link
Owner Author

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.

@venusdrogon
Copy link
Owner Author

Update Java requirement from version 7 to 8. Fixes CONFIGURATION-694.

需要 jdk 8

@venusdrogon venusdrogon removed this from the 1.13.2 milestone Apr 30, 2019
@venusdrogon venusdrogon reopened this Apr 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant