mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Fixing failing RM HEAD build
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53059 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -7,8 +7,8 @@ dependencies {
|
||||
compile 'javax.servlet:servlet-api:2.5'
|
||||
|
||||
testCompile 'org.springframework:spring-test:2.5'
|
||||
testCompile 'org.alfresco:alfresco-repository:4.2.0-QA-SNAPSHOT-tests'
|
||||
testCompile 'org.alfresco:alfresco-remote-api:4.2.0-QA-SNAPSHOT-tests'
|
||||
testCompile group: alfrescoGroupId, name: 'alfresco-repository', version: '4.2.0-QA-SNAPSHOT', type: 'jar', classifier: 'tests'
|
||||
testCompile group: alfrescoGroupId, name: 'alfresco-remote-api', version: '4.2.0-QA-SNAPSHOT', type: 'jar', classifier: 'tests'
|
||||
|
||||
testRuntime files(explodedConfigDir)
|
||||
testRuntime files(configDir)
|
||||
|
Reference in New Issue
Block a user