Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Major (0.14 sec)

  1. CONTRIBUTING.md

    If you want to explicitly run tests with a different Java version, you need to specify `-PtestJavaVersion=#` with the major version of the JDK you want the tests to run with (e.g. `-PtestJavaVersion=14`).
    
    ### Configuration cache enabled by default
    
    The build of Gradle enables the configuration cache by default as a dogfooding experiment.
    
    Plain Text
    - Registered: Wed Apr 24 11:36:11 GMT 2024
    - Last Modified: Fri Feb 09 15:30:53 GMT 2024
    - 15.6K bytes
    - Viewed (0)
  2. .github/CONTRIBUTING.md

    - Get working code on a personal branch with tests before you submit a PR.
    - OkHttp is a small and light dependency.  Don't introduce new dependencies or major new functionality.
    - OkHttp targets the intersection of RFC correct *and* widely implemented.  Incorrect implementations that are very widely implemented e.g. a bug in Apache, Nginx, Google, Firefox should also be handled.
    
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Sun Mar 17 04:16:26 GMT 2019
    - 1.4K bytes
    - Viewed (0)
  3. CONTRIBUTING.md

        and
        [tensorflow/python](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/python).
        TensorFlow has passed version 1.0 and hence cannot make
        non-backward-compatible API changes without a major release. Reviewers of
        your pull request will comment on any API compatibility issues
        [following API review practices](https://github.com/tensorflow/community/blob/master/governance/api-reviews.md).
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Thu Mar 21 11:45:51 GMT 2024
    - 15.6K bytes
    - Viewed (0)
Back to top