1032 Commits

Author SHA1 Message Date
kcichonczyk
c7df2c5bb3
[ACS-4839] Add mtls config in the deprecated module (#758) 2023-03-23 14:53:37 +01:00
alfresco-build
c04fa6d3fa [maven-release-plugin][skip ci] prepare for next development iteration 2023-03-17 08:27:11 +00:00
alfresco-build
cc35de9990 [maven-release-plugin][skip ci] prepare release 3.0.1-A3 3.0.1-A3 2023-03-17 08:27:09 +00:00
kcichonczyk
47dbf77ad5
Feature/acs 4460 mtls support (#752)
* ACS-4460: Release T-Core (T-Engines) 3.0.1-A3 [release], Truststore  type fix.
2023-03-17 09:14:36 +01:00
alfresco-build
80764c0b30 [maven-release-plugin][skip ci] prepare for next development iteration 2023-03-15 16:47:41 +00:00
alfresco-build
0ad4c9c509 [maven-release-plugin][skip ci] prepare release 3.0.1-A2 3.0.1-A2 2023-03-15 16:47:38 +00:00
kcichonczyk
b6ed8a5cf0
ACS-4460: Release T-Core (T-Engines) 3.0.1-A2 [release] (#751) 2023-03-15 17:34:48 +01:00
kcichonczyk
5e592336c3
Merge pull request #734 from Alfresco/feature/acs-4460_mtls_support
Feature/acs 4460 mtls support
2023-03-15 12:31:37 +01:00
kcichonczyk
5a2665dc2f [ACS-4460] simplify WebClient.Builder creation 2023-03-15 12:17:28 +01:00
kcichonczyk
3b2d1c5639 [ACS-4460] remove '()' 2023-03-14 14:19:58 +01:00
kcichonczyk
0abe3c1f89 [ACS-4460] MTLSConfig refactor, add ssl context beans 2023-03-14 14:17:22 +01:00
kcichonczyk
ad0d4c68f0 [ACS-4460] MtlsTestUtils simplify methods 2023-03-13 20:56:44 +01:00
kcichonczyk
3706bef72b [ACS-4460] MtlsTestUtils simplified 2023-03-13 20:21:35 +01:00
Damian Ujma
0ebca67cb9
ACS-4769 Bump alfresco/alfresco-base-java to Rocky Linux 8.7 (#749) 2023-03-09 17:17:16 +01:00
kcichonczyk
807699beda [ACS-4460] integration tests fix 2023-03-07 12:28:16 +01:00
Domenico Sibilio
e3ac0dcb3b
ACS-4739 Fix intermittent tests failures due to CustomTransformers (#747) 2023-03-02 12:22:33 +01:00
kcichonczyk
4c77021796 [ACS-4460] configure beans for WebClient.Builder and RestTemplate 2023-02-23 17:37:13 +01:00
mikolajbrzezinski
bcd1a96a82
fix issues with cancelling jobs (#742) 2023-02-23 17:13:44 +01:00
kcichonczyk
88b8b851b2 Merge remote-tracking branch 'origin/master' into feature/acs-4460_mtls_support 2023-02-20 16:58:04 +01:00
kcichonczyk
149f3a500c [ACS-4460] simplify required bean definitions 2023-02-20 16:53:07 +01:00
kcichonczyk
0af53e93f3 [ACS-4460] introduce mTLS, config fix 2023-02-14 16:26:00 +01:00
kcichonczyk
139a18f8ac [ACS-4460] introduce mTLS when communicating with SFS (T-Engines communicating with SFS), added WebClient Builder as a bean 2023-02-13 19:27:18 +01:00
kcichonczyk
e3737c977f [ACS-4460] introduce mTLS when communicating with SFS (T-Engines communicating with SFS) 2023-02-12 21:45:09 +01:00
alfresco-build
ca5246099b [maven-release-plugin][skip ci] prepare for next development iteration 2023-02-09 16:12:51 +00:00
alfresco-build
325e52947b [maven-release-plugin][skip ci] prepare release 3.0.1-A1 3.0.1-A1 2023-02-09 16:12:47 +00:00
mikolajbrzezinski
7c088dc90a
[release] 3.0.1-A1 (#732)
[release] 3.0.1-A1
2023-02-09 16:57:07 +01:00
mikolajbrzezinski
284901159d
ACS-4454 Migrating to GH Actions (#727) 2023-02-09 12:04:27 +01:00
krdabrowski
840529bdb9
Merge pull request #703 from Alfresco/feature/ATS-995-TIFF_to_PDF_ImageMagick_transform_don't_work
ATS-995, MNT-23248: TIFF to PDF ImageMagick transform don't work
2022-11-24 15:39:39 +01:00
Krystian Dabrowski
c0ecf94b7b ATS-995, MNT-23248: TIFF to PDF ImageMagick transform don't work
- type and edge case fix
2022-11-23 12:55:34 +01:00
Krystian Dabrowski
2060660b21 ATS-995, MNT-23248: TIFF to PDF ImageMagick transform don't work
- fixing AIOTikaMetadataExtractsIT failing tests
2022-11-22 11:52:09 +01:00
Krystian Dabrowski
154fd77438 ATS-995, MNT-23248: TIFF to PDF ImageMagick transform don't work
- replaced quick.tiff to 6 paged file
2022-11-22 09:52:22 +01:00
Krystian Dabrowski
ac0ccec99f ATS-995, MNT-23248: TIFF to PDF ImageMagick transform don't work
- fixing failing AIOTikaTest::optionListTest
2022-11-21 19:07:58 +01:00
Krystian Dabrowski
68e2b9e494 ATS-995, MNT-23248: TIFF to PDF ImageMagick transform don't work
- introducing new custom transformer-misc: ImageToPdf
2022-11-18 18:34:36 +01:00
Krystian Dabrowski
5bd2430513 ATS-995, MNT-23248: TIFF to PDF ImageMagick transform don't work
- introducing new custom transformer-misc: ImageToPdf
2022-11-18 17:49:20 +01:00
Travis CI User
888294d28b [maven-release-plugin][skip ci] prepare for next development iteration 2022-10-19 11:03:54 +00:00
Travis CI User
0005b60f32 [maven-release-plugin][skip ci] prepare release 3.0.0 3.0.0 2022-10-19 11:03:52 +00:00
kmagdziarz
9d73acbba6 [release] 3.0.0 2022-10-19 12:34:54 +02:00
kmagdziarz
f155417a90 [release] 3.0.0 2022-10-19 12:18:08 +02:00
mikolajbrzezinski
eb65ca95c6
update ooxml schemas to poi-ooxml-lite (#691) 2022-10-14 11:57:25 +02:00
Travis CI User
d2e5a15e8b [maven-release-plugin][skip ci] prepare for next development iteration 2022-10-12 11:18:09 +00:00
Travis CI User
ffbe57fce7 [maven-release-plugin][skip ci] prepare release 3.0.0-A6 3.0.0-A6 2022-10-12 11:18:07 +00:00
kmagdziarz
52ceb11cad [release] 3.0.0-A6 2022-10-12 12:50:03 +02:00
Travis CI User
e45e45d1e6 [maven-release-plugin][skip ci] prepare for next development iteration 2022-10-12 07:31:54 +00:00
Travis CI User
673e2ef3f5 [maven-release-plugin][skip ci] prepare release 3.0.0-A5 3.0.0-A5 2022-10-12 07:31:52 +00:00
kmagdziarz
6259019876 [release] 3.0.0-A5 2022-10-12 09:05:01 +02:00
Vítor Moreira
6849854f4e
MNT-23047: exifTool command defined as properties and dependant of ru… (#655)
* MNT-23047: exifTool command defined as properties and dependant of running OS
2022-10-11 11:06:33 +01:00
Travis CI User
514d03f81a [maven-release-plugin][skip ci] prepare for next development iteration 2022-10-10 15:14:38 +00:00
Travis CI User
a01599cd6c [maven-release-plugin][skip ci] prepare release 3.0.0-A4 3.0.0-A4 2022-10-10 15:14:36 +00:00
kmagdziarz
a1299c4b93 [release] 3.0.0-A4 2022-10-10 16:50:22 +02:00
Kacper Magdziarz
afe61f769a
fix CVE-2022-42003 (#687) 2022-10-10 16:42:51 +02:00