Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for ivyB (0.04 sec)

  1. testing/architecture-test/src/changes/archunit-store/public-api-mutable-properties.txt

    Method <org.gradle.api.publish.ivy.IvyArtifact.getClassifier()> does not have raw return type assignable to org.gradle.api.provider.Property in (IvyArtifact.java:0)
    Method <org.gradle.api.publish.ivy.IvyArtifact.getConf()> does not have raw return type assignable to org.gradle.api.provider.Property in (IvyArtifact.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 22:42:49 UTC 2024
    - 160.5K bytes
    - Viewed (0)
  2. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/transform/ArtifactTransformIntegrationTest.groovy

                repositories {
                    ivy { url "${ivyHttpRepo.uri}" }
                }
    
                dependencies {
                    compile "test:test:1.3"
                    compile "test:test-2:0.1"
                }
            """
    
            when:
            m1.ivy.expectGet()
            m1.getArtifact(name: 'test-api').expectGet()
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Nov 07 18:43:42 UTC 2023
    - 100.8K bytes
    - Viewed (0)
  3. subprojects/diagnostics/src/integTest/groovy/org/gradle/api/tasks/diagnostics/DependencyInsightReportTaskIntegrationTest.groovy

                .dependsOn("org", "middle", "[1.0,2.0]")
                .dependsOn("org", "middle", "latest.integration")
                .publish()
    
            buildFile << """
                repositories {
                    ivy { url "${ivyRepo.uri}" }
                }
                configurations {
                    conf
                }
                dependencies {
                    conf 'org:top:1.0'
                    conf 'org:top:[1.0,2.0]'
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 08 15:15:56 UTC 2024
    - 102.3K bytes
    - Viewed (0)
  4. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.pbtxt.gz

    �{�6 7�)ZjՙIe�-5�����;633SI^ ��3eG#WHB�b�x獹N����7x)�\4�:��>��ቩ�w ��m��JB0�'���q��=G?��e�����P��g!{[Wd��aU3a0�H!��F>�F��_�׫Gw{d���%Zrj}0���p�+���Hw�e|� �sq�P'�Ak(58��Ͽ��ʏ8�0(��*�Ҕih)���֓VwN_B����^�"��ݺ�8M$���b:~���o���F��>�{˝ϳ �iVY] py�]� �1��n�[�����S�{S�J3z=}�ߴ������"�a����]�jgd����!�qw��3���U-����N�L, �[,�ӴAW����A���`C� ,�³r� �v.�U1�{��œ�5Z�Y��X�Ui���=q�����Q�M4$cMM]4�")=�h��M^(脄wx�FO��OG�!vkH��I=硕C��c��7�u�l`��]+�>l�e=9o�m��It>��>9s��V}cL�h>� ��...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 03 18:14:27 UTC 2019
    - 195.5K bytes
    - Viewed (0)
Back to top