Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 101 of 101 for Iface1 (2.02 sec)

  1. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_5.adoc

    Java in general doesn't encourage you to do this (you should split your module instead), but if you face this problem, you can workaround by disabling this new behavior on the consumer side:
    
    ```
    java {
       disableAutoTargetJvm()
    }
    ```
    
    ==== Bug fix in Maven / Ivy interoperability with dependency substitution
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Feb 22 03:01:48 UTC 2024
    - 47.5K bytes
    - Viewed (0)
Back to top