Skip to content

Fixes #7717. sass-embedded gem extension install fails with jruby-com…#7719

Merged
enebo merged 2 commits intojruby:masterfrom
enebo:fix_7717
Mar 16, 2023
Merged

Fixes #7717. sass-embedded gem extension install fails with jruby-com…#7719
enebo merged 2 commits intojruby:masterfrom
enebo:fix_7717

Conversation

@enebo
Copy link
Member

@enebo enebo commented Mar 13, 2023

…plete.

I need to still run this on windows itself but
#7683 only use File and not JRubyFile so it had no knowledge of uri:classpath files. It also was trying to canonicalize by default.

Solution is to just get absolute path (still need to softlink test to show that -I will not canonicalize paths) and to not bother even testing if it is absolute since it is really doing same amount of work.

…y-complete.

I need to still run this on windows itself but
jruby#7683 only use File and not
JRubyFile so it had no knowledge of uri:classpath files.  It
also was trying to canonicalize by default.

Solution is to just get absolute path (still need to softlink
test to show that -I will not canonicalize paths) and to not
bother even testing if it is absolute since it is really doing
same amount of work.
@enebo enebo added this to the JRuby 9.4.3.0 milestone Mar 13, 2023
@enebo enebo merged commit 04d947f into jruby:master Mar 16, 2023
@enebo enebo deleted the fix_7717 branch March 4, 2025 18:34
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

Successfully merging this pull request may close these issues.

1 participant