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

ResourceAsInput must support absolute paths #130

Closed
yegor256 opened this issue Jun 14, 2017 · 1 comment
Closed

ResourceAsInput must support absolute paths #130

yegor256 opened this issue Jun 14, 2017 · 1 comment

Comments

@yegor256
Copy link
Owner

yegor256 commented Jun 14, 2017

ResourceAsInput must support both absolute (with leading slash) and relative (without the slash) paths.

https://stackoverflow.com/a/16571137/187141

yegor256 added a commit that referenced this issue Jun 14, 2017
@yegor256
Copy link
Owner Author

It seems that it's not a bug. We must transparently pass the name of the resource to the class loader. What happens next, is out of our control.

yegor256 added a commit that referenced this issue Jun 14, 2017
vivekimsit added a commit to vivekimsit/cactoos that referenced this issue Jun 15, 2017
* upstream/master:
  yegor256#134: UrlAsInput accepts URI and String
  yegor256#132: InputAsLSInput
  yegor256#130: fix
  yegor256#130: reproduced
  yegor256#128: more ctors
  yegor256#126: UncheckedText with callback
  yegor256#126: UncheckedIOException
  yegor256#126: optimized
  yegor256#126: UncheckedBytes with fallback
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