- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for conflictKey (0.1 seconds)
-
compat/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/type/TypeCollector.java
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sat Mar 28 11:22:05 GMT 2026 - 3.6K bytes - Click Count (0) -
compat/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/type/TypeDeriver.java
String currentType = node.getArtifact().getProperty(ArtifactProperties.TYPE, ""); if (!TypeCollector.PROCESSOR_TYPE_IDS.contains(currentType)) { String key = TypeCollector.conflictKey(node); String processorType = collectedProcessorTypes.get(key); if (processorType != null) { Artifact artifact = node.getArtifact();
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sat Mar 28 11:22:05 GMT 2026 - 8K bytes - Click Count (0) -
RELEASE.md
* `GraphOptions.skip_common_subexpression_elimination` has been removed. All graph optimizer options are now specified via `GraphOptions.OptimizerOptions`. * `ASSERT_OK` / `EXPECT_OK` macros conflicted with external projects, so they were renamed `TF_ASSERT_OK`, `TF_EXPECT_OK`. The existing macros are currently maintained for short-term compatibility but will be removed.Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Mon Mar 30 18:31:38 GMT 2026 - 746.5K bytes - Click Count (3)