Commit 92c6901
Remove compile_against option from JvmLibraryArg
Summary: We don't want to give libraries the choice of which version of their dependencies they actually build against.
Reviewed By: mykola-semko
fbshipit-source-id: da8a6225316a7b7bfb199e0d08c359cb314086d61 parent 0b6dbc0 commit 92c6901
3 files changed
Lines changed: 4 additions & 19 deletions
File tree
- src/com/facebook/buck/jvm/java
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
| 126 | + | |
132 | 127 | | |
133 | 128 | | |
134 | 129 | | |
| |||
Lines changed: 3 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
677 | | - | |
678 | | - | |
679 | | - | |
680 | | - | |
681 | | - | |
682 | | - | |
683 | | - | |
684 | | - | |
685 | | - | |
686 | | - | |
687 | | - | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
688 | 680 | | |
689 | 681 | | |
690 | 682 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | 77 | | |
80 | 78 | | |
81 | 79 | | |
| |||
0 commit comments