mirror of
				https://github.com/spring-projects/spring-security.git
				synced 2025-11-04 00:28:54 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			777 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			777 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
# sdocbook
 | 
						|
maven.sdocbook.src.dir=${basedir}/docbook
 | 
						|
maven.sdocbook.html.xsl=${maven.sdocbook.stylesheets.dir}/xhtml/acegi.xsl
 | 
						|
maven.sdocbook.fo.xsl=${maven.sdocbook.stylesheets.dir}/fo/acegi.xsl
 | 
						|
maven.sdocbook.htmlchunk.xsl=${maven.sdocbook.stylesheets.dir}/xhtml/acegi-chunk.xsl
 | 
						|
 | 
						|
# statcvs, if you want a full, accurate history
 | 
						|
# (this downloads the *entire* CVS into target/statcvs, so it can take some time)
 | 
						|
#statcvs.history=true
 | 
						|
 | 
						|
# ask statcvs to log parent directories (ie project root, as we're running from /doc)
 | 
						|
statcvs.log.options=..
 | 
						|
 | 
						|
 | 
						|
####################### IMPORTANT STATCVS NOTE #######################
 | 
						|
 | 
						|
Statcvs will always use the "developer" repository if it is defined. To enable
 | 
						|
end users to easily run the "site" goal, we do not define it in doc/project.xml
 |