mirror of
				https://github.com/Alfresco/alfresco-community-repo.git
				synced 2025-10-22 15:12:38 +00:00 
			
		
		
		
	- When a module ID changes, the old ID gets put in a list against property 'module.aliases'. - The tool and the repo startup detect the existing installation against the alias and perform a rename. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5559 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
		
			
				
	
	
		
			9 lines
		
	
	
		
			201 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			201 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
| # The default AMP => WAR file mappings
 | |
| /config=/WEB-INF/classes
 | |
| /lib=/WEB-INF/lib
 | |
| /licenses=/WEB-INF/licenses
 | |
| /web/jsp=/jsp
 | |
| /web/css=/css
 | |
| /web/images=/images
 | |
| /web/scripts=/scripts
 | |
| /web/php=/php |