Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Ball (0.14 sec)

  1. architecture/build-state-model.md

      build2 --> project3
      
      project4["project"]
      build2 --> project4
    
    ```
    
    ### Build process state
    
    The "build process state" holds the global state of the build process and manages all the other state.
    
    The build process state also includes state that is tied to a particular Gradle user home directory.
    When that directory changes between Gradle invocations, the state is discarded and recreated.
    Plain Text
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Sun May 05 22:45:11 GMT 2024
    - 3.4K bytes
    - Viewed (0)
Back to top