mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	correctly removing awsapi when clean-tomcat
Conflicts: build/developer.xml
This commit is contained in:
		
							parent
							
								
									ecc3486647
								
							
						
					
					
						commit
						318fdbfa89
					
				| @ -127,6 +127,7 @@ | |||||||
| 
 | 
 | ||||||
|   <target name="clean-tomcat" depends="stop-tomcat"> |   <target name="clean-tomcat" depends="stop-tomcat"> | ||||||
|     <delete dir="${tomcat.home}/webapps/client"/> |     <delete dir="${tomcat.home}/webapps/client"/> | ||||||
|  |     <delete dir="${tomcat.home}/webapps/awsapi" /> | ||||||
|     <delete dir="${tomcat.home}/work/Catalina"/> |     <delete dir="${tomcat.home}/work/Catalina"/> | ||||||
|     <delete dir="${tomcat.home}/temp" /> |     <delete dir="${tomcat.home}/temp" /> | ||||||
|     <delete dir="${tomcat.home}/logs" /> |     <delete dir="${tomcat.home}/logs" /> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user