mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-26 18:08:25 +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:
parent
cbdb3ed8da
commit
204582d2fc
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user