Incorporated the 'org.springframework.integration.security' project into the build.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
<path id="bundles">
|
||||
<pathelement location="${basedir}/../org.springframework.integration"/>
|
||||
<pathelement location="${basedir}/../org.springframework.integration.security"/>
|
||||
<pathelement location="${basedir}/../org.springframework.integration.adapter"/>
|
||||
<pathelement location="${basedir}/../org.springframework.integration.ws"/>
|
||||
<pathelement location="${basedir}/../org.springframework.integration.test"/>
|
||||
@@ -16,4 +17,4 @@
|
||||
|
||||
<target name="precommit" depends="clean,clean-integration,test"/>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user