Project

General

Profile

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

    
4
########################################################
5
#                                                       
6
# Vaadin application specific configurations            
7
#                                                       
8
########################################################
9
                                                        
10
# Enablement of vaadin uis.                             
11
#                                                       
12
# Multiple uis can be defined as comma separated list.  
13
# Whitespace before and after the comma will be ignored.
14
# Valid values are the path properties of the @SpringUI 
15
# annotation which is used for UI classes.              
16
#
17
cdm-vaadin.ui.activated=concept,distribution,editstatus,registration
18

    
19
cdm.service.minter.registration.minLocalId=1000
20
cdm.service.minter.registration.maxLocalId=2000
21
cdm.service.minter.registration.identifierFormatString=http://testbank.org/%s
(8-8/8)