Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for zipsum (0.07 sec)

  1. platforms/documentation/docs/src/docs/userguide/dep-man/01-core-dependency-management/dependency_verification.adoc

    Gradle will verify any artifact downloaded using its dependency management engine, which includes, but is not limited to:
    
    - artifact files (e.g jar files, zips, ...) used during a build
    - metadata artifacts (POM files, Ivy descriptors, Gradle Module Metadata)
    - plugins (both project and settings plugins)
    - artifacts resolved using the advanced dependency resolution APIs
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Feb 07 20:36:31 UTC 2024
    - 56.7K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_8.adoc

    Apache Commons Compress has been updated from 1.21 to https://commons.apache.org/proper/commons-compress/changes-report.html#a1.25.0[1.25.0].
    This change may affect the checksums of the produced jars, zips, and other archive types because the metadata of the produced artifacts may differ.
    
    ==== Upgrade to ASM 9.6
    
    ASM was upgraded from 9.5 to https://asm.ow2.io/versions.html[9.6] for better support of multi-release jars.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 17:01:07 UTC 2024
    - 90.7K bytes
    - Viewed (0)
Back to top