mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-09 06:50:05 +00:00
Fixed possible problems with generation of chunk docbook
This commit is contained in:
parent
2de4fc23e8
commit
441b6537de
@ -131,6 +131,7 @@ Maven throws an OutOfMemoryError. :-(
|
||||
<j:set var="maven.sdocbook.generated.html" value="${maven.build.dir}/generated-docbooks/html-chunk"/>
|
||||
<j:set var="chunk" value="true"/>
|
||||
<attainGoal name="sdocbook:generate-html"/>
|
||||
<j:set var="chunk" value="false"/>
|
||||
</goal>
|
||||
<postGoal name="sdocbook">
|
||||
<attainGoal name="sdocbook:generate-htmlchunk"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user