Merge branch '5.8.x' into 6.0.x
This commit is contained in:
		
						commit
						e144a84163
					
				| 
						 | 
				
			
			@ -86,7 +86,7 @@ public class SchemaDeployPlugin implements Plugin<Project> {
 | 
			
		|||
						 */
 | 
			
		||||
						if (name == "spring-security") {
 | 
			
		||||
							def springSecurityOauthPath = "/var/www/domains/spring.io/docs/htdocs/autorepo/schema/spring-security-oauth/current/security"
 | 
			
		||||
							execute "cp $springSecurityOauthPath/* $extractPath"
 | 
			
		||||
							execute "cp $springSecurityOauthPath/* ${extractPath}security"
 | 
			
		||||
						}
 | 
			
		||||
 | 
			
		||||
						execute "chmod -R g+w $extractPath"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue