Commit a5a3dbc
Specify repository for node.js as exclusive by default (#345)
* Specify repository for node.js as exclusive by default
By default, gradle checks all repositories in the order they are defined
when resolving an artifact, unless a repository is declared that exclusively
contains that artifact. In that case only that repository is checked when
resolving the artifact.
---------
Co-authored-by: Jesse Kershaw <jesse.kershaw@cern.ch>1 parent 99f46a0 commit a5a3dbc
1 file changed
+14
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
194 | 199 | | |
195 | | - | |
| 200 | + | |
196 | 201 | | |
197 | 202 | | |
198 | | - | |
199 | 203 | | |
200 | 204 | | |
201 | 205 | | |
| |||
0 commit comments