Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for buildAttributes (0.15 sec)

  1. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/DynamicVersionResolver.java

                this.attemptCollector = new AttemptCollector();
                this.consumerAttributes = buildAttributes(consumerAttributes, attributesFactory);
                versionListingResult = new VersionListResult(dependency, repository);
            }
    
            private ImmutableAttributes buildAttributes(AttributeContainer consumerAttributes, ImmutableAttributesFactory attributesFactory) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Dec 13 17:41:33 UTC 2023
    - 26.8K bytes
    - Viewed (0)
Back to top