Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version bug for commons-io? #10065

Open
XenoAmess opened this issue Apr 27, 2024 · 0 comments
Open

version bug for commons-io? #10065

XenoAmess opened this issue Apr 27, 2024 · 0 comments

Comments

@XenoAmess
Copy link

Issue Description

Please describe our issue, along with:

  • expected behavior
  • encountered behavior

see this https://commons.apache.org/proper/commons-io/apidocs/org/apache/commons/io/output/CloseShieldOutputStream.html#wrap(java.io.OutputStream)

image

wrap function is since commons-io 2.9.0

you used it in this project but with commons-io 2.7

image

image

I think it might be buggy?

Version Information

Please indicate relevant versions, including, if relevant:

  • Deeplearning4j version
  • Platform information (OS, etc)
  • CUDA version, if used
  • NVIDIA driver version, if in use

Additional Information

Where applicable, please also provide:

  • Full log or exception stack trace (ideally in a Gist: gist.github.com)
  • pom.xml file or similar (also in a Gist)

Contributing

If you'd like to help us fix the issue by contributing some code, but would
like guidance or help in doing so, please mention it!

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant