Merge branch '6.4.x'
	
		
			
	
		
	
	
		
			
				
	
				CI / Build (17, ubuntu-latest) (push) Waiting to run
				
					Details
				
			
		
			
				
	
				CI / Build (17, windows-latest) (push) Waiting to run
				
					Details
				
			
		
			
				
	
				CI / Test Against Snapshots (17, 17) (push) Waiting to run
				
					Details
				
			
		
			
				
	
				CI / Test Against Snapshots (21-ea, 21) (push) Waiting to run
				
					Details
				
			
		
			
				
	
				CI / Check Samples (push) Waiting to run
				
					Details
				
			
		
			
				
	
				CI / Deploy Artifacts (push) Blocked by required conditions
				
					Details
				
			
		
			
				
	
				CI / Deploy Docs (push) Blocked by required conditions
				
					Details
				
			
		
			
				
	
				CI / Deploy Schema (push) Blocked by required conditions
				
					Details
				
			
		
			
				
	
				CI / Perform Release (push) Blocked by required conditions
				
					Details
				
			
		
			
				
	
				CI / Send Notification (push) Blocked by required conditions
				
					Details
				
			
		
			
				
	
				Deploy Docs / build (push) Waiting to run
				
					Details
				
			
		
	
				
					
				
			
				
	
				CI / Build (17, ubuntu-latest) (push) Waiting to run
				
					Details
				
			
		
			
				
	
				CI / Build (17, windows-latest) (push) Waiting to run
				
					Details
				
			
		
			
				
	
				CI / Test Against Snapshots (17, 17) (push) Waiting to run
				
					Details
				
			
		
			
				
	
				CI / Test Against Snapshots (21-ea, 21) (push) Waiting to run
				
					Details
				
			
		
			
				
	
				CI / Check Samples (push) Waiting to run
				
					Details
				
			
		
			
				
	
				CI / Deploy Artifacts (push) Blocked by required conditions
				
					Details
				
			
		
			
				
	
				CI / Deploy Docs (push) Blocked by required conditions
				
					Details
				
			
		
			
				
	
				CI / Deploy Schema (push) Blocked by required conditions
				
					Details
				
			
		
			
				
	
				CI / Perform Release (push) Blocked by required conditions
				
					Details
				
			
		
			
				
	
				CI / Send Notification (push) Blocked by required conditions
				
					Details
				
			
		
			
				
	
				Deploy Docs / build (push) Waiting to run
				
					Details
				
			
		
	This commit is contained in:
		
						commit
						126cb71856
					
				
										
											Binary file not shown.
										
									
								
							|  | @ -1,7 +1,7 @@ | |||
| distributionBase=GRADLE_USER_HOME | ||||
| distributionPath=wrapper/dists | ||||
| distributionSha256Sum=20f1b1176237254a6fc204d8434196fa11a4cfb387567519c61556e8710aed78 | ||||
| distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip | ||||
| distributionSha256Sum=61ad310d3c7d3e5da131b76bbf22b5a4c0786e9d892dae8c1658d4b484de3caa | ||||
| distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip | ||||
| networkTimeout=10000 | ||||
| validateDistributionUrl=true | ||||
| zipStoreBase=GRADLE_USER_HOME | ||||
|  |  | |||
|  | @ -114,7 +114,7 @@ case "$( uname )" in                #( | |||
|   NONSTOP* )        nonstop=true ;; | ||||
| esac | ||||
| 
 | ||||
| CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar | ||||
| CLASSPATH="\\\"\\\"" | ||||
| 
 | ||||
| 
 | ||||
| # Determine the Java command to use to start the JVM. | ||||
|  | @ -213,7 +213,7 @@ DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' | |||
| set -- \ | ||||
|         "-Dorg.gradle.appname=$APP_BASE_NAME" \ | ||||
|         -classpath "$CLASSPATH" \ | ||||
|         org.gradle.wrapper.GradleWrapperMain \ | ||||
|         -jar "$APP_HOME/gradle/wrapper/gradle-wrapper.jar" \ | ||||
|         "$@" | ||||
| 
 | ||||
| # Stop when "xargs" is not available. | ||||
|  |  | |||
|  | @ -70,11 +70,11 @@ goto fail | |||
| :execute | ||||
| @rem Setup the command line | ||||
| 
 | ||||
| set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar | ||||
| set CLASSPATH= | ||||
| 
 | ||||
| 
 | ||||
| @rem Execute Gradle | ||||
| "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %* | ||||
| "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" -jar "%APP_HOME%\gradle\wrapper\gradle-wrapper.jar" %* | ||||
| 
 | ||||
| :end | ||||
| @rem End local scope for the variables with windows NT shell | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue