- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 122 for achieves (0.17 sec)
-
impl/maven-core/src/test/remote-repo/org/apache/maven/maven/2.0/maven-2.0.pom
<archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive> </mailingList> <mailingList> <name>Maven Developer List</name> <subscribe>******@****.***</subscribe> <unsubscribe>******@****.***</unsubscribe> <post>******@****.***</post> <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive> </mailingList>
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 8.6K bytes - Viewed (0) -
impl/maven-core/src/site/apt/configuration-management.apt
the project level, and the user level allows users to override settings on the site level, group level and project level. * Site configuration At the site level all configuration is achieved by tweaking the various files that are available in the ${maven.home}/site-configuration directory +-----+ ${maven.home} | +--- maven.properties +-----+ * Group configurationRegistered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 5.8K bytes - Viewed (0) -
impl/maven-core/src/test/projects/plugin-manager/project-with-inheritance/pom.xml
<subscribe>******@****.***</subscribe> <unsubscribe>******@****.***</unsubscribe> <post>******@****.***</post> <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/******@****.***/</otherArchive>
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 22.4K bytes - Viewed (0) -
src/test/java/jcifs/util/SecureKeyManagerTest.java
String sessionId = "remove-with-archives"; keyManager.storeSessionKey(sessionId, testKey, "AES"); // Create archived versions for (int i = 0; i < 3; i++) { keyManager.rotateSessionKey(sessionId); } // Verify archives exist assertTrue(keyManager.hasSessionKey(sessionId + ".v0"), "Version 0 should exist");Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 14.2K bytes - Viewed (0) -
impl/maven-core/src/test/remote-repo/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
n.apache.org ******@****.*** ******@****.*** http://mail-archives.apache.org/mod_mbox/maven-users Maven Developer List ******@****.*** ******@****.*** ******@****.*** http://mail-archives.apache.org/mod_mbox/maven-dev Maven Commits List ******@****.*** ******@****.*** ******@****.*** http://mail-archives.apache.org/mod_mbox/maven-dev Apache Announce List ******@****.*** a...
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 9.9K bytes - Viewed (0) -
build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild.java-shared-runtime.gradle.kts
plugins { `java-library` groovy id("gradlebuild.ci-reporting") id("gradlebuild.code-quality") id("gradlebuild.module-jar") id("gradlebuild.repositories") id("gradlebuild.reproducible-archives") id("gradlebuild.private-javadoc") } description = "A plugin that sets up a Java code that is shared between build-logic and runtime" java { sourceCompatibility = JavaVersion.VERSION_1_8Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Wed Jan 22 14:28:13 UTC 2025 - 699 bytes - Viewed (0) -
docs/en/docs/advanced/additional-status-codes.md
But you also want it to accept new items. And when the items didn't exist before, it creates them, and returns an HTTP status code of 201 "Created". To achieve that, import `JSONResponse`, and return your content there directly, setting the `status_code` that you want: {* ../../docs_src/additional_status_codes/tutorial001_an_py310.py hl[4,25] *} /// warning
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 2K bytes - Viewed (0) -
internal/dsync/dsync_test.go
b.ResetTimer() b.ReportAllocs() // This benchmark models a situation where spinning in the mutex should be // non-profitable and allows to confirm that spinning does not do harm. // To achieve this we create excess of goroutines most of which do local work. // These goroutines yield during local work, so that switching from // a blocked goroutine to other goroutines is profitable.
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 10.8K bytes - Viewed (0) -
build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild.kotlin-shared-runtime.gradle.kts
import org.jetbrains.kotlin.gradle.dsl.JvmTarget plugins { id("java-library") kotlin("jvm") id("gradlebuild.module-jar") id("gradlebuild.reproducible-archives") id("gradlebuild.repositories") id("gradlebuild.code-quality") id("gradlebuild.detekt") id("gradlebuild.test-retry") id("gradlebuild.ci-reporting") id("gradlebuild.private-javadoc") }Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Wed Jan 22 14:28:13 UTC 2025 - 869 bytes - Viewed (0) -
impl/maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml
<subscribe>******@****.***</subscribe> <unsubscribe>******@****.***</unsubscribe> <post>******@****.***</post> <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/******@****.***/</otherArchive>
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 22.4K bytes - Viewed (0)