Fix travis tests (#205)

* Fix engine specific properties for engine config location
* Temporarily add engine configs to test resources for the boot modules.  Will need to fix this properly
This commit is contained in:
eknizat
2020-04-07 11:04:05 +01:00
committed by GitHub
parent 886807c253
commit efb9801535
7 changed files with 1424 additions and 2 deletions

View File

@@ -1,2 +1,5 @@
queue:
engineRequestQueue: ${TRANSFORM_ENGINE_REQUEST_QUEUE:org.alfresco.transform.engine.tika.acs}
engineRequestQueue: ${TRANSFORM_ENGINE_REQUEST_QUEUE:org.alfresco.transform.engine.tika.acs}
transform:
config:
location: classpath:tika_engine_config.json