Project

General

Profile

Download (534 Bytes) Statistics
| Branch: | Tag: | Revision:
1
# Property file loaded by the AlternativeUnitilsJUnit4TestClassRunner
2
#
3

    
4
# 1)
5
# This is needed for the ApplicationConfiguration
6
# In the integration test application context the DataSourceConfigurer is not being used
7
# The DataSourceConfigurer usually set the 'cdm.dataSource.id' property in the Spring 
8
# environment.
9
#
10
cdm.dataSource.id=cdm
11

    
12
#2)
13
# CdmConfigurationFileNames.SERVICES_EXTERNAL
14
#  - used by RedmineRegistrationMessageService
15
cdm.configfile.override.services-external=./src/test/resources/services-external.properties
16

    
(3-3/3)