GithubHelp home page GithubHelp logo

Issue with spring-batch-excel using Resource which might not have getFile() implemented and does not throw a FileNotFoundException exception about spring-batch-extensions HOT 4 CLOSED

spring-projects avatar spring-projects commented on May 5, 2024
Issue with spring-batch-excel using Resource which might not have getFile() implemented and does not throw a FileNotFoundException exception

from spring-batch-extensions.

Comments (4)

mdeinum avatar mdeinum commented on May 5, 2024

As this code was written years ago, the isFile method wasn't present back then (it was added in 5.0 if I read the docs). As we now use Spring Batch 4.3 which in turn uses Spring 5.3 we should be able to safely refactor this.

Thanks for the report.

from spring-batch-extensions.

mdeinum avatar mdeinum commented on May 5, 2024

I've implemented this with the isFile check. If you checkout the sources and build a version for yourself you could test this.

from spring-batch-extensions.

mbazos avatar mbazos commented on May 5, 2024

@mdeinum tested the fix and it works great, do you know when this will be released so I can pull it from maven central?

from spring-batch-extensions.

mdeinum avatar mdeinum commented on May 5, 2024

I'll go through the issues see if there are some more low hanging fruit swe can fix and release a 0.1.1 version. Shouldn't be too long.

from spring-batch-extensions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.