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

when CWD is uri:classloader:/ regular absolute path do not work #3071

Closed
mkristian opened this issue Jun 19, 2015 · 0 comments
Closed

when CWD is uri:classloader:/ regular absolute path do not work #3071

mkristian opened this issue Jun 19, 2015 · 0 comments
Assignees
Milestone

Comments

@mkristian
Copy link
Member

$ bin/jruby -e "f = File.expand_path('pom.xml');Dir.chdir('uri:classloader:/');p File.new(f)"
Errno::ENOENT: No such file or directory - uri:classloader:/home/christian/jruby/pom.xml
  initialize at org/jruby/RubyFile.java:363
         new at org/jruby/RubyIO.java:853
      (root) at -e:1
@mkristian mkristian self-assigned this Jun 19, 2015
@mkristian mkristian added this to the JRuby 1.7.21 milestone Jun 19, 2015
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