- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 422
Merge 8.x branch #1221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Draft
      
      
            Goooler
  wants to merge
  51
  commits into
  main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
8.x
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
                
     Draft
            
            Merge 8.x branch #1221
Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    (cherry picked from commit ccc04a6)
* Update dependency gradle to v8.12 * Space-assignment syntax in Groovy DSL has been deprecated. This is scheduled to be removed in Gradle 10.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.12/userguide/upgrading_version_8.html#groovy_space_assignment_syntax * Update dependency gradle to v8.12.1 * Fix `auto relocate plugin dependencies` --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Goooler <[email protected]> (cherry picked from commit 4ffb34f) (cherry picked from commit 7c76ebc)
This reverts commit e316b14.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (cherry picked from commit c24a570)
(cherry picked from commit 5247c1e)
(cherry picked from commit 8cb0530)
a72adeb    to
    aea2af2      
    Compare
  
    This reverts commit 12328c9.
* Bump https://docs.gradle.org/9.0.0-rc-1/release-notes.html * Mark `ShadowJar` as abstract * Remove Java 11 and add Java 24 into test matrix * Replace `SelfResolvingDependency` with `FileCollectionDependency` * Remove `ShadowCopyAction.ArchiveFileTreeElement.getMode` * Mark `JavaJarExec` as abstract * org.spockframework:spock-core:2.3-groovy-4.0 * Remove static for `TransformerTestSupport.transformer` * Replace `org.gradle.api.UncheckedIOException` * Compat `dependencyProject` * Replace `mainClassName` with `mainClass` for `CreateStartScripts` * Compat `RelativeArchivePath.getParent` for Groovy 3 and 4 * Annotate `RelocatorRemapper` with `CompileStatic` * Update changelog * Revert "Remove `ShadowCopyAction.ArchiveFileTreeElement.getMode`" This reverts commit 5b9a54f. * Remove `@Override` for `getMode` * Add Gradle 8.3 into test matrix * Compat `RelocationUtil#configureRelocation` for Groovy 3 and 4 * Log info
Defaults `PropertiesFileTransformer.keyTransformer` to a copy of `Closure.IDENTITY`. We can't use `Closure.IDENTITY` instead, as it is not compatible with Groovy 3 and 4.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (cherry picked from commit fd05705)
…ance (#1579) * fix: use buffered writes for performance When not using STORED entries use a BufferedOutputStream to avoid lots of small writes to the file system. Testing this with a 300mb jar build I see the total build time going from 40s to 30s. Note that it is not possible to do this with STORED entries as the implementation requires a RandomAccessFile to update the CRC after write. * Cleanup --------- Co-authored-by: Goooler <[email protected]>
* Remove `unixStartScriptGenerator` and `windowsStartScriptGenerator` overrides * Update changelog * Fix tests
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (cherry picked from commit 4078b71)
(cherry picked from commit df9f164)
Co-authored-by: Copilot <[email protected]>
* Replace `jvmArgs` * Replace `runWithDebug` with `run` * Replace `run` with `runWithSuccess` * Cleanups * Remove some ignored tests
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (cherry picked from commit c24ae19)
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
For viewing git blames...