21 Commits

Author SHA1 Message Date
Alan Davis
64742a619e
ACS-2718 Streamline ATS t-model/t-core (#586)
* Merge alfresco-transform-model project into alfresco-transform-core - WITHOUT the git history
* Simplify Maven dependencies and build project
* Unify release process of combined t-model and t-core
2022-04-05 17:36:43 +01:00
evasques
f2c10d3fda
ATS-985 - Upgrade LibreOffice to 7.2.5 (#568)
* Upgrade LO to 7.2.5

* Update dockerfiles to use version 7.2.5 of Libreoffice uplodaded to nexus

* Correct formatting of Dockerfiles
2022-03-16 12:46:01 +00:00
Tom Page
c28b65fba5
ACS-2499 Delete company release build stage. (#524)
* ACS-2499 Delete company release build stage.

This never uploaded any software, and so was not particularly useful. The software and license report should be
uploaded to S3 as part of the transform-service build.

Also skip uploading anything to staging bucket.
2022-02-02 11:13:14 +00:00
Tom Page
adcca8ceb6
ACS-2382 Remove outdated references to Whitesource. 2022-01-06 10:54:38 +00:00
Alexandru-Eusebiu Epure
0aa6253150
ATS-935: Upgrade LibreOffice to 7.0.6 (from 6.3.5) (#418)
* MNT-22433 : LO never returns to AIO for one file
   upgrade LibreOffice to 7.0.6 (from 6.3.5)
   Remove test and test resource for .msg type
2021-06-11 11:23:10 +03:00
David Edwards
03d08d0c9e
MNT-22082 transformation of pdf to text hang (#367)
A new constructor has been added to the TikaController to provide
the new spring config.
The creation of the TikaExecutor has been moved to "singleton pattern" as
the injection of the @Value happens after the instantiation of the
TikaJavaExecutor and does not pass the value correctly. The
instantiation is now done once, on the first transform request.
Param has been added to the AIO beans.
2021-04-13 09:59:42 +01:00
Epure Alexandru-Eusebiu
81b2b8a231 MNT-21869: libreoffice timeout set too high [trigger release]
Change SERVER.PORT to SERVER_PORT for consistency
2020-09-25 11:23:20 +03:00
Alexandru-Eusebiu Epure
32e48b413b
MNT-21869 libreoffice timeout set too high (#295)
* MNT-21869 libreoffice timeout set too high
   Reduce default value of timeout for libreoffice from 2000min to 20min
   Add option to configure libreoffice timeout externally.
   Enable to configure externally the port on which the app starts.
  Add external-engine-configuration.md
2020-09-25 10:54:06 +03:00
montgolfiere
12a6b35dcd
Minor updates to README.md 2020-04-20 21:20:24 +01:00
Cezar.Leahu
d863b63e4e ATS-628: Update release process 2019-12-05 17:44:16 +02:00
Cezar.Leahu
235fa32558 REPO-4639 : Minor changes in engine_config.md 2019-09-16 13:08:47 +03:00
Epure Alexandru-Eusebiu
1e85acd246 REPO-4639 : Create engine_config.md 2019-09-16 13:08:47 +03:00
DenisGabriela
a9218b16d3
ATS-421 : Create Travis build for "alfresco-transform-core" (#21)
* ATS-421 : ATS-400: Create Travis build for "alfresco-transform-core"
   - rename mvn profile from 'enterpriseDocker' to 'local'
   - add config to publish docker image on both Quay and Docker
   - remove unused 'master' profile - similar to ATS, publish images only from master branch and on Release
   - update <distributionManagement> to publish artefacts to Nexus public (rather than Enterprise Releases)
   - add travis build configs
   - include SP branches to travis build
  - add documentation on build&release process
2019-05-15 13:30:23 +03:00
DenisGabriela
bef28f3ca5 ATS-28 : Design: Initial Draft API contract to get / list registered transforms
- removed transformer parameter and 404 response
2018-12-21 11:31:38 +02:00
DenisGabriela
db91ef32c4 ATS-28 : Design: Initial Draft API contract to get / list registered transforms 2018-12-19 10:20:31 +02:00
DenisGabriela
55a1b7d2f9 ATS-28 : Design: Initial Draft API contract to get / list registered transforms 2018-12-18 17:35:33 +02:00
DenisGabriela
56e8860477 ATS-28 : Design: Initial Draft API contract to get / list registered transforms
- added api spec to list transform options for a transformer
2018-12-18 16:51:34 +02:00
Cezar Leahu
34bfc8b60f ATS-116 : Disable k8s Liveness probes with Transformations 2018-09-25 14:45:24 +01:00
janv
a93989e045 ATS-17: Add private OpenAPI spec for Alfresco Transform Engines API
- updates based on initial review comments, including
-- fix typo (s/successful/failed)
-- add example error status code
-- add link to Alfresco SFS API spec
- also slight re-wording of /transform description
2018-09-11 11:31:46 +01:00
janv
dc12a2743a ATS-17: Add private OpenAPI spec for Alfresco Transform Engines API
- first draft for /transform REST API (including basic T-Request / T-Reply model definitions)
2018-09-03 15:39:11 +01:00
Alan Davis
7de82a3541 Feature/repo 3505 probes 2018-05-23 15:36:56 +01:00