Commit Graph

8 Commits

Author SHA1 Message Date
David Edwards
e00d0c9b71 ATS-702 Merge changes
[skip ci]
2020-04-08 12:20:08 +01:00
David Edwards
98d77b5ad1 AST-702 remove accidental commit 2020-04-08 10:04:58 +01:00
David Edwards
bdd3e5ceb5 Merge branch 'ATS-675_aio_transformer' into ATS-702_ATS-675_Add-AIO-Tests 2020-04-07 15:22:57 +01:00
David Edwards
afa4d9e266 ATS-702 Update tests, undo renaming 2020-04-07 15:21:40 +01:00
eknizat
efb9801535 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
2020-04-07 11:04:05 +01:00
Erik Knizat
952cfef306 Initial tests
* Add initial tests for config aggregation
* Update AbstractTransformerControllerTest to use the new engine config names
2020-04-06 16:02:01 +01:00
Erik Knizat
82ba97f666 Define interface and the aio transformer 2020-04-01 17:41:16 +01:00
eknizat
3bed6930bf ATS-671: Split engines into fat & skinny modules (ATS-674) (#192)
Each transform engine project has been separated into 2 modules so that an executable and non-executable jar can be created. 
Modules have been renamed such that *docker* has been removed from the artifactIds and project names.

Co-authored-by: Erik Knizat <erik.knizat@alfresco.com>
Co-authored-by: David Edwards <david.edwards@alfresco.com>
2020-03-27 13:45:15 +00:00