Commit e4cead0
committed
Fix JDK dirPermissions placement in gradle build files
This is required for building against read-only JDK installations (notably
used when building with Nix). #1400 already attempted to integrate my nixpkgs
patch for this purpose, but it accidentally placed the dirPermissions line
under a different task.1 parent 4206874 commit e4cead0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
415 | 414 | | |
416 | 415 | | |
417 | 416 | | |
418 | 417 | | |
419 | 418 | | |
| 419 | + | |
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
| |||
0 commit comments