Travis CI User
09b8fd926e
[maven-release-plugin][skip ci] prepare for next development iteration
2021-07-19 11:08:08 +00:00
Travis CI User
f2d6c64a1b
[maven-release-plugin][skip ci] prepare release 2.5.2
2021-07-19 11:08:00 +00:00
Travis CI User
83cd0774b6
[maven-release-plugin][skip ci] prepare for next development iteration
2021-06-17 10:50:58 +00:00
Travis CI User
1ba0b1ac95
[maven-release-plugin][skip ci] prepare release 2.5.1
2021-06-17 10:50:52 +00:00
David Edwards
74680fbe58
ACS-1677 Provide file extension from JMS request if missing in SFS ( #428 )
2021-06-15 16:39:28 +01:00
Travis CI User
08a9c7f28d
[maven-release-plugin][skip ci] prepare for next development iteration
2021-06-11 13:50:06 +00:00
Travis CI User
951f7477fe
[maven-release-plugin][skip ci] prepare release 2.5.0
2021-06-11 13:49:58 +00:00
Alexandru-Eusebiu Epure
4b990fb1f4
ATS-935 : ATS: Upgrade LibreOffice (6.3.5 to 7.0.6) ( #419 )
...
prepare for 2.5.0 release
2021-06-11 09:41:39 +03:00
Travis CI User
ac38f3abfb
[maven-release-plugin][skip ci] prepare for next development iteration
2021-05-07 13:57:20 +00:00
Travis CI User
1c454de76e
[maven-release-plugin][skip ci] prepare release 2.4.0
2021-05-07 13:57:15 +00:00
David Edwards
f896494c94
ATS-912 [trigger release] version 2.4.0 ( #400 )
2021-05-07 12:21:26 +01:00
David Edwards
5ce59d9c04
ATS-899 create IPTCMetadatorExtractor within Tika T-engine ( #372 )
2021-04-21 15:04:51 +01: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
Travis CI User
79a48ac385
[maven-release-plugin][skip ci] prepare for next development iteration
2021-03-08 19:06:03 +00:00
Travis CI User
156196dc95
[maven-release-plugin][skip ci] prepare release 2.3.10
2021-03-08 19:05:58 +00:00
Travis CI User
ed7e0c76df
[maven-release-plugin][skip ci] prepare for next development iteration
2021-03-08 16:27:11 +00:00
Travis CI User
2e4a4639e1
[maven-release-plugin][skip ci] prepare release 2.3.9
2021-03-08 16:27:06 +00:00
Travis CI User
adc7e291db
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-18 16:07:41 +00:00
Travis CI User
310a20f049
[maven-release-plugin][skip ci] prepare release 2.3.8
2021-02-18 16:07:36 +00:00
Marcus Svartmark
e976338c84
Include throwable cause in TransformException ( #330 )
...
Thanks @marsv024 for your contribution. The suggested changes have been verified and will be now merge into master.
2021-02-16 16:14:50 +00:00
Travis CI User
c5d7791cb5
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-02 06:40:35 +00:00
Travis CI User
969968a70e
[maven-release-plugin][skip ci] prepare release 2.3.7
2021-02-02 06:40:28 +00:00
David Edwards
ef21365e00
ACS-930 Security update to spring boot 2.4.1 ( #321 )
...
* ACS-930 Upgrade to Junit5
2021-01-15 10:31:25 +00:00
Alan Davis
2fd11d5aed
REPO-5191 Bug: T-Engine should provide mapping rather than the repo. ( #316 )
...
Bug found while reviewing documents on how to create a custom metadata extractor. The original refactor had left the repo doing the mapping. It should have been passing the fully qualified repo properties to the T-Engine to do the mapping.
Linked to:
Alfresco/alfresco-community-repo#227
Alfresco/acs-packaging#1826
2021-01-06 22:25:40 +00:00
David Edwards
6da39399db
ACS-930 security update to Spring Boot 2.4.1 ( #318 )
...
* ACS-930 Update Spring boot to 2.4.1
* ACS-930 Update missing dependencies
2021-01-06 09:23:48 +00:00
Travis CI User
f0fb98f238
[maven-release-plugin][skip ci] prepare for next development iteration
2020-11-19 20:13:18 +00:00
Travis CI User
d95120fdf4
[maven-release-plugin][skip ci] prepare release 2.3.6
2020-11-19 20:13:11 +00:00
Alan Davis
00fbb6405a
ATS-829 Release T-Engines 2.3.6 ( #307 )
...
ATS-829: Release T-Core (T-Engines) 2.3.6 [trigger release]
Linked to REPO-5219 Allow AGS AMP to specify metadata extract mapping
Added an extractMapping transform option to all metadata extractors to override the default one.
3rd party libraries to get a green build.
* Upgrade cxf-rt-transports-http and woodstox-core to avoid issues
* Upgrade to org.springframework.boot:spring-boot-starter-parent:2.3.5.RELEASE to avoid problem in org.springframework:spring-web
* Upgrade to activemq 5.15.13 to avoid problem in activemq-broker 5.15.12
2020-11-19 18:35:22 +00:00
Travis CI User
3ef6a7a788
[maven-release-plugin][skip ci] prepare for next development iteration
2020-09-25 08:53:59 +00:00
Travis CI User
37c4f682fa
[maven-release-plugin][skip ci] prepare release 2.3.5
2020-09-25 08:53:53 +00: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
Travis CI User
608fdc1ab4
[maven-release-plugin][skip ci] prepare for next development iteration
2020-08-06 15:09:04 +00:00
Travis CI User
b7c4ca02cc
[maven-release-plugin][skip ci] prepare release 2.3.4
2020-08-06 15:08:57 +00:00
Travis CI User
33eff2d8d7
[maven-release-plugin][skip ci] prepare for next development iteration
2020-08-03 10:10:09 +00:00
Travis CI User
66ff8a950c
[maven-release-plugin][skip ci] prepare release 2.3.3
2020-08-03 10:10:01 +00:00
montgolfiere
bb63bc07ce
Minor updates to README
2020-07-17 09:11:59 +01:00
Travis CI User
4646e016d6
[maven-release-plugin][skip ci] prepare for next development iteration
2020-07-02 16:04:21 +00:00
Travis CI User
03f37d5004
[maven-release-plugin][skip ci] prepare release 2.3.2
2020-07-02 16:04:13 +00:00
David Edwards
ba513c71cd
ACS-393 Update Spring Boot to 2.3.1.RELEASE ( #270 )
...
* ACS-393 Update SpringBoot to 2.3.1.RELEASE
* ACS-393 Add messages back to error handling
2020-07-01 15:50:12 +01:00
montgolfiere
8c7edcda62
ATS-738 / MNT-21613: Allow option to use -DACTIVEMQ_URL (without needing to also set -Dactivemq.url) ( #266 )
2020-07-01 15:45:00 +01:00
Travis CI User
8cdbc00424
[maven-release-plugin][skip ci] prepare for next development iteration
2020-06-24 17:07:23 +00:00
Travis CI User
b92f6794ac
[maven-release-plugin][skip ci] prepare release 2.3.1
2020-06-24 17:07:15 +00:00
Ayman Harake
14e70b9785
ATS-762: T-Core Legacy Part 2 - Legacy Pipeline additions (was: review failing legacy transforms) ( #262 )
...
* ATS-762: Add Tika unit test for pdf to csv
* ATS-762: Fix indentation
* ATS-762: Added 3 tests for simple pipepline. msg > txt, txt > doc, txt > odt, txt > rtf
* ATS-762: Added tests for libreofficeToPdf pipeline
* ATS-762: Addressed Jan's comment about not using asterisk when importing modules
* ATS-762: Changed comment to pdf-->csv to address Jan's comment on the PR
* task/ATS-762_T: noticed the txt mime type was wrong so fixed it
Co-authored-by: kristian <kristian.dimitrov@alfresco.com>
2020-06-19 18:03:56 +01:00
Alan Davis
38f7a8cc9c
REPO-5201 Update README on how to create a T-Engine ( #261 )
...
Reflects changes to AbstractTransformerController that simplify the number of methods that need to be implemented.
2020-06-17 13:00:33 +01:00
Travis CI User
76457cb6e8
[maven-release-plugin][skip ci] prepare for next development iteration
2020-06-16 17:34:27 +00:00
Travis CI User
5da2a54ff1
[maven-release-plugin][skip ci] prepare release 2.3.0
2020-06-16 17:34:17 +00:00
Jan Vonka
bb939596ad
ATS-779: Bump to 2.3.0-SNAPSHOT
...
- as per new T-Base "transformImpl" (see ATS-777 / REPO-4334)
2020-06-16 14:50:22 +01:00
Alan Davis
d495459b9b
ATS-777 / REPO-4334: Move metadata extraction into T-Engines ( #256 )
...
* REPO-4334 Move metadata extraction into T-Engines
- new "transformImpl" required (processTransform deprecated)
- JavaDoc
Co-authored-by: Jan Vonka <jan.vonka@alfresco.com>
2020-06-16 14:41:49 +01:00
Travis CI User
401fcaf2ca
[maven-release-plugin][skip ci] prepare for next development iteration
2020-06-15 17:20:58 +00:00