Blisk

最新版本 Gradle 8.2

Gradle 8.2

Gradle 8.2
Blisk 是一個基於鉻的瀏覽器,用於 web 開發的基本工具。將其用於同時構建和測試您的網站的桌面和移動版本。 Blisk 使開發人員能夠同時在多個設備上編碼,預覽其更改!

4 使用原因 Blisk:

TIME SAVING
以光速發展!現在您不需要一直刷新頁面,搜索並滾動到所需的元素。 Blisk 從根本上節省了開發和測試的時間。瀏覽器將使你的生產力達到 200%。所以你可以把你的工作快兩倍,把時間花在那些對你真正重要的事情上。或者有一杯咖啡,放鬆.

CODE GURU
Code 像一個超級開發商。 Blisk 瀏覽器使編寫跨設備兼容代碼和監視代碼中的錯誤。因此,您的代碼將適用於任何設備,並且無處不在.

BEST 實踐
使用測試驅動開發等最佳實踐。隨著 Blisk 您的工作流程可以專注於編寫高品質的代碼沒有隱藏的錯誤。您可以同時開發和測試.

ScreenShot

軟體資訊
檔案版本 Gradle 8.2

檔案名稱 gradle-8.2-all.zip
檔案大小
系統 Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 免費軟體
作者 Blisk Team
官網 https://blisk.io/
更新日期 2023-07-01
更新日誌

What's new in this version:

Fixed:
- Fix issues related to Kotlin DSL Reference docs
- Test filters of TestLauncher should be respected when configuration cache is reused
- Upgrade SnakeYAML
- Gradle 8.2 milestone 1: Build Scan uses deprecated BuildIdentifier.getName
- Config cache should support serializing `java.util.ArrayDeque`
- Classcast Exception for Eclipse WTP
- Include opposite task options in documentation
- Configuration cache options missing from Build Environment > Gradle Properties documentation
- Builds with the `kotlin-dsl` plugin cause OOMEs with Gradle version embedding Kotlin 1.8.20
- Update dependencies / default versions
- Allow opt-out for wrapper task test of distribution url
- Remove or upgrade HikariCP dependency
- Classpath dependencies in `buildscript` block of settings.gradle.kts do not invalidate the configuration cache
- Splits source-sets in Kotlin DSL reference
- Address performance regression in configuration cache for 8.1
- Use consistent presentation for suggestions across Gradle
- Unify formatting for suggesting Gradle documentation links
- Publishing Gradle plugins to Ivy is not compatible with the configuration cache
- Let gradle init default to the Kotlin DSL
- Allow to configure Kotlin DSL script compiler to fail on warnings
- Use consistent presentation for suggestions in dependency resolution errors
- Working With Files doc errors
- Test a subclassing of JavaExec
- Consider removing the "Get help at..." suggestion in case of recoverable build failures
- Consider removing the "--stacktrace" suggestion in case of recoverable build failures
- Don’t show the `--stacktrace` suggestion for compilation failures
- Consider removing the "--debug option to get more log output" suggestion in case of recoverable build failures
- Hide the “Get more help at https://help.gradle.org” message for compilation failures
- Dogfood `=` for ConfigurableFileCollection
- Display link to docs when running build with ambigious project or task name
- Move link to help.gradle.org to the suggestions list
- Fix ArchUnit tests changing line numbers
- Gradle 8+ breaks actionable "useJUnitPlatform" calls
- Make "Gradle User Home" phrasing consistent in The Directories and Files Gradle Uses docs
- Toolchain feature detects Java 8 JDK as a different Java version when inside an Alpine Linux container.
- org.gradle.daemon.performance.enable-monitoring=false does not disable performance monitoring
- Installing gradle under $HOME deleted all folders and files there
- Refactor task and transform node id generations
- Warn when JUnitPlatform tags are both included and excluded
- Force run test when the full method path is specified on the command line
- Emit warning when deprecated configuration usage is used
- Add buildTreePath to BasicGradleProject
- Upgrade embedded Kotlin to 1.8.20
- Validate and use Kotlin Property assignment in smoke tests
- Add Groovy 4.0.9 to test coverage
- Document root project path `:`
- Deprecate setAnnotationProcessorGeneratedSourcesDirectory
- gradlew fails on POSIX systems that do not bundle which nor define JAVA_HOME
- `FileNotFoundException` when setting capital `RC` when using the `wrapper --gradle-version`
- Wrong project.gradle.parent
- Properties implemented via `@Inject` provide access to incorrect `Project` state in builds running from configuration cache
- Document 'required attributes' (which are mentioned, but not documented)
- Enable back allWarningsAsErrors for Kotlin build scripts once Kotlin assignment plugin becomes stable
- dependency verification should strip non-essential information from verification-keyring.keys
- failing java toolchain download should have a more detailed error message.
- Invalid artifactId is used in pluginMarkerMaven POM
- Display a progress message when probing Java toolchains
- Deprecate using non-String keys for nested map properties
- Generated Gradle Kotlin DSL API docs might be outdated
- Using a build service in a worker action should have an example
- `finalizeValueOnRead` property value provider shouldn't be evaluated more than once
- Add deprecation logging when build configures built-in conventions
- Add deprecation logging to org.gradle.util.ConfigureUtil.configure(closure, target)
- `StandardKotlinBuildScriptModel` contains exceptions from all projects
- Add deprecation logging for Project.getConvention() and HasConvention.getConvention()
- Unclear documentation inconsistency for `default` (and `archives`) configuration
- Running 'gradlew wrapper --gradle-version' for a not existing version corrupts the wrapper.properties file
- junit-platform test framework should contribute the `junit-platform-launcher` to the test runtime classpath
- Make `ear` plugin support the configuration cache
- Disable boolean `@Option`s from the command line
- Gradle 8.2-rc-1 emits a false deprecation warning when trying to access an absent extension in Kotlin DSL using `the<T>` or `configure<T>`
- Relative path is not working for distributionUrl on wrapper task since Gradle 8.2
- Kotlin DSL allWarningsAsErrors for scripts is not taken into account until scripts get recompiled for another reason
- Kotlin assignment is not marked as enabled for IntelliJ when gradle.properties file is missing
- Import-Package is no longer populated with version numbers with bnd
- Setting URL for repository used for publishing "late" is ignored

Gradle 8.2 相關參考資料
Android Gradle plugin 8.2 release notes | Android Studio

The Android Studio build system is based on Gradle, and the Android Gradle plugin adds several features that are specific to building Android apps.

https://developer.android.com

Android Gradle plugin API reference

Android Gradle Plugin 8.2. Class Index · Package Index. com.android.build.api ... 8.2.2. Preview Releases, 8.3.0-rc02 · 8.4.0-alpha10. Past Releases, 8.1.4 · 8.0.

https://developer.android.com

Could not resolve com.android.tools.build:gradle:8.2.2

2024年1月31日 — Based on the old error message, it seems that the gradle:8.2.2 is not able to be found from the resource set in the project.

https://stackoverflow.com

Gradle 8.2 Release Notes

New features and usability improvements · Kotlin DSL improvements · Improved console output · Wrapper task validates distribution URL · Java toolchains ...

https://docs.gradle.org

Gradle 8.2-rc-1 Release Notes

New features and usability improvements · Kotlin DSL improvements · Improved console output · Wrapper task validates distribution URL · Java toolchains ...

https://docs.gradle.org

Gradle 8.2-rc-2 Release Notes

New features and usability improvements · Kotlin DSL improvements · Improved console output · Wrapper task validates distribution URL · Java toolchains ...

https://docs.gradle.org

Gradle 8.2.1 Release Notes

New features, performance and usability improvements · Kotlin DSL improvements · Sync memory consumption · Improved console output · Wrapper task validates ...

https://docs.gradle.org

Gradle Distributions

... 8.2.1-src.zip 10-Jul-2023 12:21 +0000 42.85M · gradle-8.2.1-src.zip.sha256 10-Jul-2023 12:21 +0000 64.00B · gradle-8.2.1-bin.zip 10-Jul-2023 12:21 +0000 122.73M ...

https://services.gradle.org

Gradle | Releases

... 8.2. Feb 05, 2021. Download: binary-only or complete (checksums); User Manual · API Javadoc · Groovy DSL Reference · Release Notes. v6.8.1. Jan 22, 2021.

https://gradle.org

Releases · gradlegradle

2 天前 — This is a patch release for 7.6. We recommend using 7.6.4 instead of 7.6. Read the Release Notes. Upgrade instructions. Switch your build to use ...

https://github.com