Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for _nvt (0.04 sec)

  1. platforms/documentation/docs/src/docs/userguide/dep-man/04-modeling-features/cross_project_publications.adoc

    ====
    
    WARNING: Declaring a dependency on an explicit target configuration is _not recommended_.
    If you plan to publish the component which has this dependency, this will likely lead to broken metadata.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Dec 07 01:37:51 UTC 2023
    - 18K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/userguide/authoring-builds/basics/intro_multi_project_builds.adoc

    === 2. Composite Builds
    
    Composite Builds, also referred to as _included builds_, are best for sharing logic between builds (_not subprojects_) or isolating access to shared build logic (i.e., convention plugins).
    
    Let's take the previous example.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Jan 24 23:14:04 UTC 2024
    - 11.4K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/text/internal/language/lookup.go

    		[maxLen]byte{'i', '-', 'k', 'l', 'i', 'n', 'g', 'o', 'n'}:      _tlh, // i-klingon
    		[maxLen]byte{'i', '-', 'l', 'u', 'x'}:                          _lb,  // i-lux
    		[maxLen]byte{'i', '-', 'n', 'a', 'v', 'a', 'j', 'o'}:           _nv,  // i-navajo
    		[maxLen]byte{'i', '-', 'p', 'w', 'n'}:                          _pwn, // i-pwn
    		[maxLen]byte{'i', '-', 't', 'a', 'o'}:                          _tao, // i-tao
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 12.1K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/userguide/dep-man/01-core-dependency-management/dependency_resolution.adoc

    This concurrent access is only supported if the different Gradle processes can communicate together. This is usually _not the case_ for containerized builds.
    
    [[sub:cache_cleanup]]
    ==== Cache Cleanup
    
    Gradle keeps track of which artifacts in the dependency cache are accessed.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Dec 07 01:37:51 UTC 2023
    - 22.1K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/docs/userguide/dep-man/04-modeling-features/variant_model.adoc

    All dependencies of those scopes are considered _runtime dependencies_.
    - in both cases, the `<dependencyManagement>` dependencies are _not converted to constraints_
    * a "sources" variant that represents the sources jar for the component
    * a "javadoc" variant that represents the javadoc jar for the component
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 02 20:50:18 UTC 2024
    - 34.2K bytes
    - Viewed (0)
Back to top