Add ldap webapp to multiwar goal.

This commit is contained in:
Luke Taylor 2005-12-18 03:54:41 +00:00
parent a9a6f8b891
commit 7a0313a341

View File

@ -26,6 +26,10 @@
<!-- x509 war -->
<j:set var="webapp" value="x509"/>
<attainGoal name="acegisecurity:war"/>
<!-- ldap war -->
<j:set var="webapp" value="ldap"/>
<attainGoal name="acegisecurity:war"/>
<!-- delete generic artifact (we only want our three custom WARs) -->