mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Changed the location from which to pull the mar files during deploy-server
This commit is contained in:
parent
fae3ce3ebd
commit
bdfb36d500
@ -260,7 +260,7 @@
|
|||||||
</copy>
|
</copy>
|
||||||
<!-- copying over rampart mar files for WS-Security -->
|
<!-- copying over rampart mar files for WS-Security -->
|
||||||
<copy todir="${server.deploy.to.dir}/webapps7080/awsapi/WEB-INF/modules">
|
<copy todir="${server.deploy.to.dir}/webapps7080/awsapi/WEB-INF/modules">
|
||||||
<fileset dir="${base.dir}/awsapi/modules">
|
<fileset dir="${base.dir}/deps/awsapi-lib/modules">
|
||||||
<include name="*.mar" />
|
<include name="*.mar" />
|
||||||
</fileset>
|
</fileset>
|
||||||
</copy>
|
</copy>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user