6
0

9 Commits

Author SHA256 Message Date
3c3715a0fa OBS-URL: https://build.opensuse.org/package/show/Java:packages/typesafe-config?expand=0&rev=19 2024-09-24 10:41:03 +00:00
37b307ebb9 OBS-URL: https://build.opensuse.org/package/show/Java:packages/typesafe-config?expand=0&rev=17 2024-02-21 17:10:17 +00:00
4de37a90ec Accepting request 970119 from home:sbluhm:branches:systemsmanagement:Uyuni:Master:Other:EL
- Added build on Enterprise Linux 9.

OBS-URL: https://build.opensuse.org/request/show/970119
OBS-URL: https://build.opensuse.org/package/show/Java:packages/typesafe-config?expand=0&rev=15
2022-04-19 07:56:32 +00:00
85ab3b486d OBS-URL: https://build.opensuse.org/package/show/Java:packages/typesafe-config?expand=0&rev=13 2022-03-29 16:17:40 +00:00
49fab9f303 Accepting request 965697 from home:mcalmer:branches:systemsmanagement:Uyuni:Master:Other
- fix javadoc lint errors

OBS-URL: https://build.opensuse.org/request/show/965697
OBS-URL: https://build.opensuse.org/package/show/Java:packages/typesafe-config?expand=0&rev=12
2022-03-29 15:23:36 +00:00
305aa42ad6 OBS-URL: https://build.opensuse.org/package/show/Java:packages/typesafe-config?expand=0&rev=11 2021-07-27 13:50:07 +00:00
21f97580e9 Accepting request 886806 from home:susnux:branches:Java:packages
- Update to 1.4.1:
  * Add a helper method for parsing only application overrides
  * Remove unmodifiable collection wrappers in ResolveContext
  * Added support for memory units which don't fit in a long when
    transformed to bytes
  * Inherit optional and getter evaluation
  * A few other bug fixes
- Update to 1.4.0:
  * application.conf variables can now override variables in
    reference.conf
  * Performance improvement through capacity hint for ArrayList
- Update to 1.3.4:
  * It is now possible to override any configuration setting from
    environment variables
  * Added support for integer keys that are longer than Int
  * Missing exception now has a reference to the origin Config
  * Performance improvements to resolve()
  * Config file syntax is now resolved when parsing InputStream
  * It is now possible to use @Optional on keys that are reserved words
  * ValidationProblem is now serializable
- Update to 1.3.3:
  * Minor issue fix
- Update to 1.3.2:
  * Environment variables are now able to be resolved to lists in the
    same fashion as system properties.
  * Added getPeriod() which returns time units as java.time.Period.
    Currently supported periods are days, weeks, months and years.
  * ConfigResolveOptions now has appendResolver(...) which allows
    having custom behavior when unresolved substitutions are
    encountered during resolution.
  * Config Beans now support Set collection.
  * A few other small bugfixes.
- Update 1.3.1:
  * Added include required("foo") syntax to specify includes that fail
    if not present support for more kinds of property in
    ConfigBeanFactory:
     enumerations
     optional fields
     lists of beans
  * numbers can now start with a decimal (".33" vs. "0.33"), these
    are still parsed as strings but Config.getDouble() etc. will
    convert them to numbers a few other small bugfixes

OBS-URL: https://build.opensuse.org/request/show/886806
OBS-URL: https://build.opensuse.org/package/show/Java:packages/typesafe-config?expand=0&rev=9
2021-04-20 05:32:12 +00:00
eeb3549c52 Accepting request 886131 from home:susnux:branches:Java:packages
Update to 1.3.0 requires for CVE fixing release of c3p0

OBS-URL: https://build.opensuse.org/request/show/886131
OBS-URL: https://build.opensuse.org/package/show/Java:packages/typesafe-config?expand=0&rev=6
2021-04-19 11:18:58 +00:00
4e7d15b0dc OBS-URL: https://build.opensuse.org/package/show/Java:packages/typesafe-config?expand=0&rev=2 2018-12-21 09:15:00 +00:00