mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 14:52:24 +00:00
Added build for X.509 contacts app.
This commit is contained in:
parent
4ec64d407c
commit
466220eb50
@ -22,6 +22,10 @@
|
|||||||
|
|
||||||
<!-- filter war -->
|
<!-- filter war -->
|
||||||
<j:set var="webapp" value="filter"/>
|
<j:set var="webapp" value="filter"/>
|
||||||
|
<attainGoal name="acegisecurity:war"/>
|
||||||
|
|
||||||
|
<!-- x509 war -->
|
||||||
|
<j:set var="webapp" value="x509"/>
|
||||||
<attainGoal name="acegisecurity:war"/>
|
<attainGoal name="acegisecurity:war"/>
|
||||||
|
|
||||||
<!-- delete generic artifact (we only want our three custom WARs) -->
|
<!-- delete generic artifact (we only want our three custom WARs) -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user