Revision 44950
Added by Michele Artini over 6 years ago
webapps/dnet-isti-container/trunk/src/main/resources/eu/dnetlib/cnr-site.properties | ||
---|---|---|
8 | 8 |
services.msro.reindex.limit = 100 |
9 | 9 |
#services.msro.disabled.beans = reindexOAIPostCleaningEFGHandler,reindexOAIPostEditEFGHandler,reindexPostEditEFGHandler |
10 | 10 |
|
11 |
msro.wf.logger.name = wf_logs_dli
|
|
11 |
msro.wf.logger.name = wf_logs_isti
|
|
12 | 12 |
|
13 | 13 |
services.aggregator.host = localhost |
14 | 14 |
services.aggregator.name = DRIVER |
... | ... | |
28 | 28 |
|
29 | 29 |
# MSRO SPECIFIC |
30 | 30 |
services.msro.graph.updateindex.incremental = classpath:/eu/dnetlib/enabling/manager/msro/wf/update-index-incremental.wf.xml |
31 |
dnet.datasource.updater = openaireplusDatasourceUpdater |
|
32 | 31 |
|
33 |
hbase.actions.table = db_actions_dli |
|
34 |
|
|
35 | 32 |
services.datasourceManager.core=simpleDnetDataSourceManagerCore |
36 | 33 |
|
37 |
dnet.datasourcemanager.db.name=dnet_dli |
|
38 | 34 |
services.mdstore.mongodb.db=mdstore_isti |
39 | 35 |
|
40 | 36 |
# Mail configuration |
webapps/dnet-isti-container/trunk/pom.xml | ||
---|---|---|
52 | 52 |
<version>1.0.0-SNAPSHOT</version> |
53 | 53 |
</dependency> |
54 | 54 |
|
55 |
<dependency> |
|
55 |
<!-- <dependency>
|
|
56 | 56 |
<groupId>eu.dnetlib</groupId> |
57 | 57 |
<artifactId>dnet-data-support-services</artifactId> |
58 | 58 |
<version>1.0.0-SNAPSHOT</version> |
59 | 59 |
</dependency> |
60 |
--> |
|
60 | 61 |
|
61 |
|
|
62 | 62 |
<dependency> |
63 | 63 |
<groupId>eu.dnetlib</groupId> |
64 | 64 |
<artifactId>dnet-isti</artifactId> |
Also available in: Unified diff