Commit Graph

  • e37b2c9beb Addition of CustomTransformers with default [skip ci] alandavis 2022-08-14 08:50:22 +01:00
  • 13ba2534ea Allow T-Router to be a T-Engine alandavis 2022-08-13 18:38:08 +01:00
  • 29fa2086af Race condition in test & clean up long class names alandavis 2022-08-12 07:15:09 +01:00
  • fc2fa12c1f Schedule config reads alandavis 2022-08-11 18:35:33 +01:00
  • ba711cb2da Simplify WebApplicationConfig alandavis 2022-08-11 15:59:17 +01:00
  • 51d9311392 Add files to transformConfigSources alandavis 2022-08-11 15:04:32 +01:00
  • d1e811cef4 Move transformEngine from TransformHandler to transformControl as that is a better fit Also reduces the number of reads of the engine_config.json alandavis 2022-08-11 08:35:47 +01:00
  • bb015925a7 Get TransformConfig from a TransformConfigSource List so we can add extra sources like files and remote t-engine config in t-router alandavis 2022-08-10 16:18:16 +01:00
  • b7d24a745f Remove application/eps from supportedSourceAndTargetList and ghostscript-devel from the rockylinux8 rpm build script alandavis 2022-08-10 09:38:14 +01:00
  • 1982dbea12 TransformerDebugTests + Ingres prefix tests alandavis 2022-08-09 12:13:14 +01:00
  • af091135ac Bump junrar from 7.5.2 to 7.5.3 dependabot[bot] 2022-08-08 21:12:23 +00:00
  • b616a6270a [maven-release-plugin][skip ci] prepare for next development iteration Travis CI User 2022-08-09 08:13:05 +00:00
  • 5ba6603323 [maven-release-plugin][skip ci] prepare release 3.0.0-HXP-A2 3.0.0-HXP-A2 Travis CI User 2022-08-09 08:13:03 +00:00
  • 664d2b84b2 [release] 3.0.0-HXP-A2 alandavis 2022-08-09 08:59:09 +01:00
  • 02cded4c0d Change pom versions to 3.0.0-HXP-A2-SNAPSHOT [skip ci] alandavis 2022-08-09 08:06:55 +01:00
  • 26a5e00f75 Change pom versions to 3.0.0-HXP-A2-SNAPSHOT [skip ci] alandavis 2022-08-09 07:53:58 +01:00
  • 0d69f2da5b [maven-release-plugin][skip ci] prepare for next development iteration Travis CI User 2022-08-08 23:01:15 +00:00
  • fdd70381f3 [maven-release-plugin][skip ci] prepare release 3.0.0-HXP-A1 3.0.0-HXP-A1 Travis CI User 2022-08-08 23:01:14 +00:00
  • 592b06e03c [release] 3.0.0-HXP-A1 alandavis 2022-08-08 23:46:45 +01:00
  • 808636d767 3.0.0-HXP-A1-SNAPSHOT alandavis 2022-08-08 23:03:23 +01:00
  • ef7826c960 Trigger master branch build after nexus fail mstrankowski 2022-08-08 17:23:56 +02:00
  • f646ed86bd Fix build alandavis 2022-08-08 16:16:55 +01:00
  • bf945707c5 Merge pull request #653 from Alfresco/dependabot/maven/org.alfresco-alfresco-jodconverter-core-3.0.1.14 dependabot[bot] 2022-08-08 14:29:12 +00:00
  • 3e58acfdb9 ClientDataTests + tidy up alandavis 2022-08-08 14:46:42 +01:00
  • 3e1615a7fe Merge pull request #616 from Alfresco/dependabot/maven/org.apache.activemq-activemq-client-5.17.1 dependabot[bot] 2022-08-08 09:50:21 +00:00
  • 29b053eaa1 [skip ci] options in test page alandavis 2022-08-06 14:25:35 +01:00
  • 9838d5cc44 Upgraded junit 4.13.2 tests to 5.2.8 as they were not being run alandavis 2022-08-05 12:14:13 +01:00
  • c89f9c0f71 Bump alfresco-jodconverter-core from 3.0.1.12 to 3.0.1.14 dependabot[bot] 2022-08-04 21:08:38 +00:00
  • 031cae74fd Added Fragment processing alandavis 2022-08-04 18:18:16 +01:00
  • abe1fae16a Tidy up TransformHandler alandavis 2022-08-03 16:25:27 +01:00
  • 11a0f837a1 Fix build alandavis 2022-08-03 12:56:44 +01:00
  • 9e2952d4fd Deprecate the old base alandavis 2022-08-03 12:41:14 +01:00
  • 331d9655fa Reorder classes in t-engine base [skip ci] alandavis 2022-08-03 12:20:04 +01:00
  • 5a856a0018 Tidy up [skip ci] alandavis 2022-08-03 11:56:12 +01:00
  • 8075a1edd6 Tidy up [skip ci] alandavis 2022-08-03 11:30:55 +01:00
  • b20d1111e6 Don't include source t-engine fat Spring jars. Required files have been extracted alandavis 2022-08-03 10:30:58 +01:00
  • fd00d714c2 Added buildAndTestAll.sh [skip ci] alandavis 2022-08-03 08:56:40 +01:00
  • 621f2b8779 Added buildAndTestAll.sh [skip ci] alandavis 2022-08-03 08:49:09 +01:00
  • 1255124300 Move SFSUtil (SfsClient), JmsClient from t-router into t-engine base alandavis 2022-08-02 18:18:18 +01:00
  • 76486e4a83 Merge branch 'master' into ATS-0000_refactor_packages alandavis 2022-08-02 12:03:13 +01:00
  • 53c0c252f9 AIO: Obtain classes and resources from the 5 t-engines alandavis 2022-08-02 11:42:14 +01:00
  • 387ddf00fe Bump docker-maven-plugin from 0.40.1 to 0.40.2 dependabot[bot] 2022-08-01 21:11:36 +00:00
  • dd27bcf520 Merge pull request #651 from Alfresco/feature/ACS-3350_upgrade-to-Java-17 Aleksandra Onych 2022-08-02 09:22:57 +02:00
  • 676ffa1f44 Fix test.html missing name2 para alandavis 2022-08-01 18:59:52 +01:00
  • cbda44d168 Merge remote-tracking branch 'origin/feature/ACS-3350_upgrade-to-Java-17' into feature/ACS-3350_upgrade-to-Java-17 Aleksandra Onych 2022-08-01 14:55:42 +02:00
  • abee6cd903 [ACS-3350] change Dockerfile jre version Aleksandra Onych 2022-08-01 14:55:26 +02:00
  • a3f4a372b8 Merge branch 'master' into feature/ACS-3350_upgrade-to-Java-17 Aleksandra Onych 2022-08-01 14:45:30 +02:00
  • 0442dab642 [ACS-3350] clean up travis file Aleksandra Onych 2022-08-01 14:41:37 +02:00
  • 73adcd8e77 [ACS-3350] change rockylinux8 to centos7 Aleksandra Onych 2022-08-01 14:12:59 +02:00
  • d229ca6248 Missing license file, so Docker image for lo was not cretaed alandavis 2022-08-01 13:12:56 +01:00
  • c2f5ed472f Add xwd to ExtensionService in hope that the source file will have the extension, so ImageMagick will work alandavis 2022-08-01 13:08:36 +01:00
  • 2f2b066bb7 Missing license file, so Docker image for lo was not cretaed alandavis 2022-08-01 12:41:17 +01:00
  • fe740e6bb7 IT test should include IT alandavis 2022-08-01 12:09:34 +01:00
  • 849ce8df3b Merge pull request #650 from Alfresco/feature/ACS-3326-upgrade-base-image-for-image-magick-t-engine Marcin Strankowski 2022-08-01 12:59:24 +02:00
  • 064c88815d [ACS-3350] add branch to Travis Aleksandra Onych 2022-08-01 12:52:14 +02:00
  • 8b6f74d5f5 [ACS-3350] Upgrade to Java 17 Aleksandra Onych 2022-08-01 12:50:28 +02:00
  • 1ad9302249 [ACS-3350] Upgrade to Java 17 Aleksandra Onych 2022-08-01 12:50:01 +02:00
  • ffd07b43a2 Comments cleanup, removing centos7 rpm generating directory mstrankowski 2022-08-01 12:20:50 +02:00
  • 478c689902 Reset probe in testing alandavis 2022-08-01 08:39:59 +01:00
  • 5883065d1b alfresco-transform-libreoffice-boot removal from build alandavis 2022-08-01 07:36:16 +01:00
  • c870d7c1e6 Merge branch 'master' into ATS-0000_refactor_packages alandavis 2022-08-01 07:11:02 +01:00
  • 0cc80315cc Removing leftover comment mstrankowski 2022-07-29 18:17:09 +02:00
  • e78709631f Moving all images including AIO to rocky linux 8, mstrankowski 2022-07-29 17:56:54 +02:00
  • 6e1cf8c637 Bump spring-boot-starter-parent from 2.7.1 to 2.7.2 dependabot[bot] 2022-07-21 21:10:47 +00:00
  • 75b2fe58a1 Fixing AIO ImageMagick issues mstrankowski 2022-07-28 21:01:53 +02:00
  • 84c5594b15 Corrected AIO Dockerfile for test mstrankowski 2022-07-28 19:58:03 +02:00
  • 6e3fc2f689 Local RPM Rocky Linux 8 test mstrankowski 2022-07-28 17:17:19 +02:00
  • c631c70fea Merge pull request #649 from Alfresco/feature/ACS-3307_Upgrade_activemq_to_5_17_x Damian Ujma 2022-07-28 10:54:37 +02:00
  • 67f4fadcc4 Save point: [skip ci] * tidy up alandavis 2022-07-27 17:45:44 +01:00
  • df4057ad59 ACS-3307 Upgrade activemq to 5.17.1 Damian.Ujma@hyland.com 2022-07-27 13:53:09 +02:00
  • e9c149a440 Save point: [skip ci] * aio tests alandavis 2022-07-27 12:48:01 +01:00
  • 1c6641a5f1 Save point: [skip ci] * ongoing aio tests alandavis 2022-07-27 11:54:08 +01:00
  • 954579036a Save point: [skip ci] * libreoffice alandavis 2022-07-27 10:10:37 +01:00
  • b54bd537f5 Save point: [skip ci] * metadata package split alandavis 2022-07-26 15:18:08 +01:00
  • 2e73c39488 Save point: [skip ci] * metadata package split alandavis 2022-07-26 15:14:38 +01:00
  • c5a8958c26 Save point: [skip ci] * Tika test alandavis 2022-07-26 15:00:20 +01:00
  • a04a26d6f6 Save point: [skip ci] * Tika test alandavis 2022-07-26 14:27:39 +01:00
  • 2243fad439 Save point: [skip ci] * revert StreamingResponseBody work - could to change the httpStatus once the output stream was used alandavis 2022-07-26 12:30:22 +01:00
  • e06989e544 Save point: [skip ci] * TikaTests alandavis 2022-07-25 17:20:13 +01:00
  • e21e709964 ACS-3307 Upgrade activemq to 5.17.1 Damian.Ujma@hyland.com 2022-07-25 15:37:07 +02:00
  • 17b294b8a0 Save point: [skip ci] * MiscTest green alandavis 2022-07-25 12:52:21 +01:00
  • 7ae3b651cc Save point: [skip ci] * MiscTest green alandavis 2022-07-25 12:52:12 +01:00
  • e982486d33 Save point: [skip ci] * Split TransformStream and TransformProcess out of TransformHandler * TestFileInfo to FileInfo * Removed HttpRequestTests as it adds nothing now the controller is in the base * Initialised the internal context to TranformRequest tests alandavis 2022-07-25 11:44:51 +01:00
  • e837feb559 Save point: [skip ci] * Rename AbstractQueueTransformServiceIT to AbstractQueueTest and change names of subclasses Cleaned up the logic and added a comment to say what it was doing (sends messages ok, but fails the transform) * Clean up application-default.yaml values (duplicate values) * Renamed probe test files to be probe.??? alandavis 2022-07-21 16:54:51 +01:00
  • ef2305eb81 Save point: [skip ci] * Remove *HttpRequestTests as they no longer add anthing alandavis 2022-07-21 14:16:58 +01:00
  • 095a93fc62 Save point: [skip ci] * TestFileInfo -> FileInfo alandavis 2022-07-21 08:25:15 +01:00
  • 08eaecf4f2 Save point: [skip ci] * TestFileInfo -> FileInfo alandavis 2022-07-21 08:24:31 +01:00
  • 79706f8510 Save point: [skip ci] * example HelloTransformer alandavis 2022-07-20 17:34:16 +01:00
  • 6692946fb5 Save point: [skip ci] * docs alandavis 2022-07-20 13:35:35 +01:00
  • 929b69384b Save point: [skip ci] * Addition of AllInOneTransformControllerTest alandavis 2022-07-20 09:25:08 +01:00
  • 2763239538 Save point: [skip ci] * probes and refactored 3 transform methods in TransformManager so they all use a TransformProcess class. alandavis 2022-07-19 18:21:31 +01:00
  • 87a5e8a480 Save point: [skip ci] * minor alandavis 2022-07-18 13:32:48 +01:00
  • c91e78fcf6 Save point: [skip ci] * test the /test endpoint alandavis 2022-07-18 13:27:46 +01:00
  • d312a31c21 Save point: [skip ci] * Testing the controller alandavis 2022-07-18 11:15:31 +01:00
  • e5728d5d44 Save point: [skip ci] * HttpStatus alandavis 2022-07-15 18:34:23 +01:00
  • ea22605eba Save point: [skip ci] * Tika extractors no longer use Files alandavis 2022-07-14 08:55:40 +01:00
  • 3af9d70667 Save point: [skip ci] * Tika extractors no longer use Files alandavis 2022-07-14 08:51:09 +01:00
  • 57416f5949 Save point: [skip ci] * bug with AIO too many TransformEngines alandavis 2022-07-13 14:19:47 +01:00
  • e34bbc093a Merge branch 'master' into ATS-0000_refactor_packages [skip ci] alandavis 2022-07-13 12:54:25 +01:00
  • ba97287288 Save point: [skip ci] * Extract TransformHandler from TransformController alandavis 2022-07-13 12:53:00 +01:00