mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
CLOUD-2159 Move server-config.wsdd from remote-api to web-client, where it belongs, otherwise it is missing in Cloud build
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@57456 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -315,15 +315,6 @@
|
||||
<configuration>
|
||||
<attachClasses>true</attachClasses>
|
||||
<archiveClasses>false</archiveClasses>
|
||||
<!-- Temporary ugly hack until we can really move the public_api file out of remote-api without breaking the Ant build -->
|
||||
<webResources>
|
||||
<resource>
|
||||
<directory>../../projects/remote-api/source/web</directory>
|
||||
<includes>
|
||||
<include>WEB-INF/server-config.wsdd</include>
|
||||
</includes>
|
||||
</resource>
|
||||
</webResources>
|
||||
</configuration>
|
||||
<!-- This allows overlays to be prepared on the FS for minification and faster run -->
|
||||
<executions>
|
||||
|
||||
Reference in New Issue
Block a user