mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-21 18:09:20 +00:00
Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
59075: BDE-195: Exclude NodeLocatorWebScriptTest from Maven build: it fails and does not run in Ant git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62091 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -317,6 +317,7 @@
|
||||
<exclude>**/org/alfresco/repo/web/scripts/calendar/CalendarRestApiTest.*</exclude>
|
||||
<exclude>**/org/alfresco/repo/web/scripts/content/MimetypesGetTest.*</exclude>
|
||||
<exclude>**/org/alfresco/repo/web/scripts/dictionary/prefixed/DictionaryRestApiTest.*</exclude>
|
||||
<exclude>**/org/alfresco/repo/web/scripts/nodelocator/NodeLocatorWebScriptTest.*</exclude>
|
||||
<exclude>**/org/alfresco/repo/web/scripts/publishing/PublishingRestApiTest.*</exclude>
|
||||
<exclude>**/org/alfresco/repo/web/scripts/wcm/sandbox/AssetTest.*</exclude>
|
||||
<exclude>**/*$*</exclude>
|
||||
|
Reference in New Issue
Block a user