Commit 0fb187e
* WIP: just test on remote linux box.
* fixup compilation bugs
* actually use it...
* expose rubyUtils methods
* actual gem path
* try to make gems available
* add jruby stdlib gems to gem_path
* try different idea
* try shelling out instead
* use rake still
* revert rubyUtils.gradle changes
* explicitly set BUNDLE_PATH
* dont use deprecated exec
* stop using env var for bundle_path
* unset any bundle related env var before invoking LS
* unset not available on test runners
* document why we shell out
* codereview changes
* make sure BUNDLE_PATH is set after bundle install
(cherry picked from commit 7e9c384)
Co-authored-by: Cas Donoghue <cas.donoghue@gmail.com>
1 parent d7438aa commit 0fb187e
File tree
3 files changed
+23
-11
lines changed- ci
- qa/rspec/commands
3 files changed
+23
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
714 | 714 | | |
715 | 715 | | |
716 | 716 | | |
717 | | - | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
718 | 735 | | |
719 | 736 | | |
720 | 737 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 55 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 56 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | | - | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | | - | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
0 commit comments