Skip to content

issues Search Results · repo:42BV/CSVeed language:Java

Filter by

85 results
 (54 ms)

85 results

in42BV/CSVeed (press backspace or delete to remove)

If your bean is something with a fluent setter like class MyDataRow { String name; public String getName(){ return name; } public MyDataRow setName( String name ){ this.name = name; ...
  • lrkwz
  • Opened 
    11 days ago
  • #190

As I don t have that access level here, I m going to do this on my fork and have updates come from there in meantime, please go to marketplace , search on renovate then add that fot 42BV/CSVeed
  • hazendaz
  • 2
  • Opened 
    on Jan 16, 2023
  • #159

At the end of performing a release, the deployment fails due to invalid github protocol. But since we re using github-pages, should we even be deploying a mvn:site? This is the output that is returned ...
  • arjanvlek
  • 4
  • Opened 
    on Oct 20, 2021
  • #126

Running into an issue where the first header column in the CSV file cannot be read when uploading a file that contains the Unicode Byte Order Mark U+FEFF. This could be solved by marking this symbol as ...
  • TimQuist
  • 1
  • Opened 
    on Oct 14, 2021
  • #123

I understand that CustomBooleanConverter() can be initialized with a custom string for TRUE and one for FALSE but it could be the case of multiple trues and falses such if you want to support both T/F ...
  • lrkwz
  • 3
  • Opened 
    on Sep 10, 2020
  • #120

https://github.com/robert-bor/CSVeed/blob/31d23f728e7a4b09aa91d5c443c3fc8f5067d428/src/main/java/org/csveed/bean/conversion/BeanWrapper.java#L39 This choice appears unreasonable from the user s perspective: ...
  • hvennekate
  • 1
  • Opened 
    on Mar 9, 2020
  • #118

How can I configure the reader/@Column so that the data is trimmed?
  • lrkwz
  • Opened 
    on Jan 25, 2020
  • #117

The page build completed successfully, but returned the following warning for the gh-pages branch: The custom domain for your GitHub Pages site is pointed at an outdated IP address. You must update your ...
  • hazendaz
  • 3
  • Opened 
    on Dec 27, 2019
  • #116

@robert-bor I m not able to push a release on this to sonatype. Can you release 0.7.0? The top commit has a bug fix. Thanks, Jeremy
  • hazendaz
  • 1
  • Opened 
    on Aug 5, 2019
  • #113

Installing oraclejdk8 161$ export JAVA_HOME=~/oraclejdk8 162$ export PATH= $JAVA_HOME/bin:$PATH 163$ ~/bin/install-jdk.sh --target /home/travis/oraclejdk8 --workspace /home/travis/.cache/install-jdk ...
  • bsungur
  • 1
  • Opened 
    on Aug 4, 2019
  • #111
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub