Title: Gradle 9 compatibility by letorbi · Pull Request #1535 · processing/processing4 · GitHub
Open Graph Title: Gradle 9 compatibility by letorbi · Pull Request #1535 · processing/processing4
X Title: Gradle 9 compatibility by letorbi · Pull Request #1535 · processing/processing4
Description: Currently the build process fails with Gradle 9 due to a depreciated statement in app/build.gradle.kt. The relevant part of the error message is: Script compilation errors: Line 566: exec { ^ Unresolved reference 'exec'. Line 567: commandLine("codesign", "--timestamp", "--force", "--deep","--options=runtime", "--entitlements", entitlements, "--sign", "Developer ID Application", file) ^ Unresolved reference 'commandLine'. 2 errors This PR enables Gradle 9 compatibility by replacing the commandLine(...) statement with Runtime.getRuntime().exec(arrayOf(...)). After this, the build process runs smoothly on Linux. Important: Even though I am pretty sure that the new statement will work, I was not able to test it on MacOS, which seems to be the only system that actually executes the modified line. This should be done by a reviewer before merging the PR.
Open Graph Description: Currently the build process fails with Gradle 9 due to a depreciated statement in app/build.gradle.kt. The relevant part of the error message is: Script compilation errors: Line 566: ...
X Description: Currently the build process fails with Gradle 9 due to a depreciated statement in app/build.gradle.kt. The relevant part of the error message is: Script compilation errors: Line 566: ...
Opengraph URL: https://github.com/processing/processing4/pull/1535
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:8a255db9-c670-df9c-89b0-e0c923b22ac4 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 9238:89CDF:1B71035:2608FEE:6A5F367D |
| html-safe-nonce | de2464b4f7708a64ca6bb2e671671464d62d3d1db8d1e6efcfe3d15062587d52 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MjM4Ojg5Q0RGOjFCNzEwMzU6MjYwOEZFRTo2QTVGMzY3RCIsInZpc2l0b3JfaWQiOiI0NDI0NTczNTU4MDUzNjE1MjI5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | b8af801fc07911191f3893062357e5c69b7b0f540e775843d2fd3cd929fc3b96 |
| hovercard-subject-tag | pull_request:3954097270 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/processing/processing4/pull/1535/files |
| twitter:image | https://avatars.githubusercontent.com/u/1268015?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/1268015?s=400&v=4 |
| og:image:alt | Currently the build process fails with Gradle 9 due to a depreciated statement in app/build.gradle.kt. The relevant part of the error message is: Script compilation errors: Line 566: ... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | c80a2cb0221395c7c3987d7891fcde45641e27ea0bd3917b247d8fe154cf710f |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/processing/processing4 git https://github.com/processing/processing4.git |
| octolytics-dimension-user_id | 1617169 |
| octolytics-dimension-user_login | processing |
| octolytics-dimension-repository_id | 844382769 |
| octolytics-dimension-repository_nwo | processing/processing4 |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 844382769 |
| octolytics-dimension-repository_network_root_nwo | processing/processing4 |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 4cf24abec96dc3a7b39f364f737aca1e50991904 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width