5 Commits

Author SHA256 Message Date
544606d4b0 Accepting request 1292321 from home:urbic:branches:Java:packages
- Update to v5.11.2
  * Bug #258 - reverted junit scope back to the original settings.
- Update to v5.11.1
  * Support Request #127 - Updated common-beanutils to 1.11.0
  * Bug #258 - Rolled back the changes for Bug #253 and reopened it
    until I can determine a way to get the converter instance
    without deregistering previously registered converters.
- Update to v5.11
  * Bug #257 - fix by Piotr for edge cases failures since 5.8.
    Thank you Piotr for the fix! I will revisit the use of regex at
    some point in the future as it was added to reduce garbage
    collection from string creation.
  * Added scripts to generate checksums and create a deploy tar
    file required by the updated Sonatype.
- Update to v5.10
  * Merge Request #36: Enhancement - add withType method to mapping
    strategy builders
  * Merge Request #33:
    + Replace java.text.SimpleDateFormat to
      org.apache.commons.lang3.time.DateFormatUtils.format to
      reduce instance creation
    + Add ResultSetHelper ability to CSVParserWriter when using
      CSVWriterBuilder
    + Configurable null default in ResultSetHelperService
    * Bug #251 - really feature request but updated dependencies
      not that a new version of commons-beanutils is out.

OBS-URL: https://build.opensuse.org/request/show/1292321
OBS-URL: https://build.opensuse.org/package/show/Java:packages/opencsv?expand=0&rev=9
2025-07-15 10:28:58 +00:00
72c7cf9617 Accepting request 1175550 from home:urbic:branches:Java:packages
- Update to v5.9
  * Support request #122: support for specifying the rounding mode
    when formatting decimals.
  * Support request #120: trim headers when checking for required
    fields.
- Update to v5.8
  * Bug #237: error locale not used in ConverterCurrency and
    ConverterEnum.
  * Fixed French translations. Thanks to Pierrick Gosset!
  * Patch request #68 - added module support to opencsv for those
    who compile with java versions 9 and greater. Thank you Samael
    for this submission.
  * Bug #241 - made several of the methods in
    AbstractMappingStrategy protected so they can be overridden in
    extending classes.
  * Bug #242 - Memory improvements in ConverterPrimitiveTypes
- Update to v5.7.1
  * Corrected a couple of unit tests whose asserts were not
    reachable due to configuration settings and thus returning
    false positives.
  * Updated several of the dependencies including apache
    commons-text.
- Update to v5.7.0
  * Patch #64: AbstractMappingStrategy.getColumnName() is now
    protected.
  * Bug #233: keepCarriageReturn in the CSVReader is only supposed
    to keep carriage returns in the data, but was keeping the last
    carriage return on the last element when using systems that
    used carriage returns.
  * Bug #232: Updated asciidocs code examples.

OBS-URL: https://build.opensuse.org/request/show/1175550
OBS-URL: https://build.opensuse.org/package/show/Java:packages/opencsv?expand=0&rev=7
2024-05-21 14:03:30 +00:00
Anton Shvetz
ec12c306ab - Update to v5.6
OBS-URL: https://build.opensuse.org/package/show/Java:packages/opencsv?expand=0&rev=3
2022-04-23 03:03:24 +00:00
Anton Shvetz
400abe8681 - Update to v5.5.1
OBS-URL: https://build.opensuse.org/package/show/Java:packages/opencsv?expand=0&rev=2
2021-10-20 02:54:12 +00:00
87424e6f5c Accepting request 903706 from home:urbic:java
Submitting a new package

OBS-URL: https://build.opensuse.org/request/show/903706
OBS-URL: https://build.opensuse.org/package/show/Java:packages/opencsv?expand=0&rev=1
2021-07-05 07:12:55 +00:00