mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	CLOUDSTACK-10255: Fix agent logrotate (#2429)
Renamed cloudstack-agent.logrotate to cloudstack-agent.logrotate.in, so Ant will run the filterchain while copying. This made the ant run copy block of cloudstack-agent.logrotate unnecessary, so this is removed.
This commit is contained in:
		
							parent
							
								
									170b6ce20d
								
							
						
					
					
						commit
						22d6718fe3
					
				| @ -93,12 +93,6 @@ | ||||
|                     </filterreader> | ||||
|                   </filterchain> | ||||
|                 </copy> | ||||
|                 <copy | ||||
|                   todir="${basedir}/target/transformed"> | ||||
|                   <fileset dir="${basedir}/conf"> | ||||
|                     <include name="cloudstack-agent.logrotate" /> | ||||
|                   </fileset> | ||||
|                 </copy> | ||||
|               </target> | ||||
|             </configuration> | ||||
|           </execution> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user