- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 21 for asScala (0.06 sec)
-
build-logic/build-update-utils/src/main/kotlin/gradlebuild/buildutils/tasks/UpdateInitPluginTemplateVersionFile.kt
findLatest("scala-library", "org.scala-lang:scala-library:2.13.+", versionProperties) val scalaVersion = VersionNumber.parse(versionProperties["scala-library"] as String) versionProperties["scala"] = "${scalaVersion.major}.${scalaVersion.minor}" // The latest released version is 2.0.0-M1, which is excluded by "don't use snapshot" strategy
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Fri Jun 28 08:29:29 UTC 2024 - 5.1K bytes - Viewed (0) -
.teamcity/test-buckets.json
"resources-gcs", "ear", "plugins-distribution", "problems" ] }, { "parallelizationMethod":{ "name":"TestDistribution" }, "subprojects":[ "scala", "build-cache-local", "build-cache-http", "java-platform", "plugins-test-report-aggregation", "declarative-dsl-core", "testing-base", "resources-sftp",
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Oct 08 11:14:16 UTC 2024 - 87.8K bytes - Viewed (0) -
build-logic/binary-compatibility/src/main/groovy/gradlebuild.binary-compatibility.gradle
// binary breaking change checking setup onlyModified = false failOnModification = false // we rely on the custom report to fail or not ignoreMissingClasses = true // because of a missing scala.runtime.AbstractFunction0 class richReport({ it.includedClasses = toPatterns(PublicApi.includes + PublicKotlinDslApi.includes) it.excludedClasses = toPatterns(PublicApi.excludes + PublicKotlinDslApi.excludes)
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Fri Jul 26 08:15:16 UTC 2024 - 9.1K bytes - Viewed (0) -
README.md
> For a comprehensive overview, please visit the [official Gradle project homepage](https://gradle.org). --- ### 🚀 **Getting Started**
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Fri Nov 01 05:30:25 UTC 2024 - 8K bytes - Viewed (0) -
build-logic-commons/code-quality-rules/src/main/resources/checkstyle/suppressions.xml
<suppress checks="JavadocPackage" files=".*[/\\]publish[/\\]src[/\\]main[/\\]java[/\\]org[/\\]gradle[/\\]api[/\\]tasks[/\\][^/\\]+"/> <suppress checks="JavadocPackage" files=".*[/\\]scala[/\\]src[/\\]main[/\\]java[/\\]org[/\\]gradle[/\\]api[/\\]tasks[/\\][^/\\]+"/> <suppress checks="JavadocPackage" files=".*[/\\]base-services[/\\]src[/\\]main[/\\]java[/\\]org[/\\]gradle[/\\]api[/\\][^/\\]+"/>
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Mon Jun 10 14:28:48 UTC 2024 - 10.5K bytes - Viewed (0) -
.teamcity/subprojects.json
"name": "samples", "path": "platforms/documentation/samples", "unitTests": false, "functionalTests": true, "crossVersionTests": false }, { "name": "scala", "path": "platforms/jvm/scala", "unitTests": true, "functionalTests": true, "crossVersionTests": false }, { "name": "security", "path": "platforms/software/security",
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Oct 23 22:33:41 UTC 2024 - 34.3K bytes - Viewed (0) -
architecture/standards/0004-use-a-platform-architecture.md
This includes software that is implemented using Java, Kotlin or some other JVM language. This platform provides specific support for Java, Groovy and Scala, and includes the foojay toolchain plugin. #### Extensibility platform This is a platform that builds on the core, software and JVM platforms to add support for extending Gradle by implementing and applying plugins.
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Sun Feb 25 22:19:29 UTC 2024 - 4.5K bytes - Viewed (0) -
architecture/platforms.md
This includes software that is implemented using Java, Kotlin or some other JVM language. This platform provides specific support for Java, Groovy and Scala, and includes the foojay toolchain plugin. ### Extensibility platform This is a platform that builds on the core, software and JVM platforms to add support for extending Gradle by implementing and applying plugins.
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Thu May 02 06:42:46 UTC 2024 - 5.4K bytes - Viewed (0) -
build-logic/build-init-samples/src/main/kotlin/gradlebuild/samples/SamplesGenerator.kt
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Oct 22 11:11:17 UTC 2024 - 13.5K bytes - Viewed (0) -
cmd/server_test.go
[]string{ "<Contents><Key>pfx/a/1.txt</Key>", }, "Hadoop 3.3.2, aws-sdk-java/1.12.262 Linux/5.14.0-362.24.1.el9_3.x86_64 OpenJDK_64-Bit_Server_VM/11.0.22+7 java/11.0.22 scala/2.12.15 vendor/Eclipse_Adoptium cfg/retry-mode/legacy", }, { getListObjectsV2URL(s.endPoint, bucketName, "pfx/a/", "2", "", "", "/"), []string{ "<Prefix>pfx/a/</Prefix>",
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Jul 15 16:28:02 UTC 2024 - 116.3K bytes - Viewed (0)