1
0
mirror of synced 2026-07-25 20:45:13 +00:00

For convenience of users of Acegi Security Domain subproject, include the source code in the sources ZIP file.

This commit is contained in:
Ben Alex
2005-08-21 10:29:22 +00:00
parent cbdb3ed8da
commit 204582d2fc
+3
View File
@@ -80,6 +80,9 @@
<ant:fileset dir="${basedir}/../core/src/main/java">
<ant:include name="**/*"/>
</ant:fileset>
<ant:fileset dir="${basedir}/../domain/src/main/java">
<ant:include name="**/*"/>
</ant:fileset>
<ant:fileset dir="${basedir}/../adapters/cas/src/main/java">
<ant:include name="**/*"/>
</ant:fileset>