Commit Graph

48 Commits

Author SHA1 Message Date
Travis CI User
0d69f2da5b [maven-release-plugin][skip ci] prepare for next development iteration 2022-08-08 23:01:15 +00:00
Travis CI User
fdd70381f3 [maven-release-plugin][skip ci] prepare release 3.0.0-HXP-A1 2022-08-08 23:01:14 +00:00
alandavis
592b06e03c [release] 3.0.0-HXP-A1 2022-08-08 23:46:45 +01:00
alandavis
808636d767 3.0.0-HXP-A1-SNAPSHOT 2022-08-08 23:03:23 +01:00
alandavis
f646ed86bd Fix build 2022-08-08 16:16:55 +01:00
alandavis
3e58acfdb9 ClientDataTests + tidy up 2022-08-08 14:46:42 +01:00
alandavis
29b053eaa1 [skip ci] options in test page 2022-08-06 14:25:35 +01:00
alandavis
031cae74fd Added Fragment processing 2022-08-04 18:18:16 +01:00
alandavis
abe1fae16a Tidy up TransformHandler 2022-08-03 16:25:27 +01:00
alandavis
11a0f837a1 Fix build 2022-08-03 12:56:44 +01:00
alandavis
9e2952d4fd Deprecate the old base 2022-08-03 12:41:14 +01:00
alandavis
331d9655fa Reorder classes in t-engine base [skip ci] 2022-08-03 12:20:04 +01:00
alandavis
5a856a0018 Tidy up [skip ci] 2022-08-03 11:56:12 +01:00
alandavis
8075a1edd6 Tidy up [skip ci] 2022-08-03 11:30:55 +01:00
alandavis
1255124300 Move SFSUtil (SfsClient), JmsClient from t-router into t-engine base 2022-08-02 18:18:18 +01:00
alandavis
53c0c252f9 AIO: Obtain classes and resources from the 5 t-engines 2022-08-02 11:42:14 +01:00
alandavis
676ffa1f44 Fix test.html missing name2 para 2022-08-01 18:59:52 +01:00
alandavis
fe740e6bb7 IT test should include IT 2022-08-01 12:09:34 +01:00
alandavis
478c689902 Reset probe in testing 2022-08-01 08:39:59 +01:00
alandavis
67f4fadcc4 Save point: [skip ci]
* tidy up
2022-07-27 17:45:44 +01:00
alandavis
e9c149a440 Save point: [skip ci]
* aio tests
2022-07-27 12:48:01 +01:00
alandavis
1c6641a5f1 Save point: [skip ci]
* ongoing aio tests
2022-07-27 11:54:08 +01:00
alandavis
954579036a Save point: [skip ci]
* libreoffice
2022-07-27 10:10:37 +01:00
alandavis
2e73c39488 Save point: [skip ci]
* metadata package split
2022-07-26 15:14:38 +01:00
alandavis
a04a26d6f6 Save point: [skip ci]
* Tika test
2022-07-26 14:27:39 +01:00
alandavis
2243fad439 Save point: [skip ci]
* revert StreamingResponseBody work - could to change the httpStatus once the output stream was used
2022-07-26 12:30:22 +01:00
alandavis
e06989e544 Save point: [skip ci]
* TikaTests
2022-07-25 17:20:13 +01:00
alandavis
17b294b8a0 Save point: [skip ci]
* MiscTest green
2022-07-25 12:52:21 +01:00
alandavis
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
2022-07-25 11:44:51 +01:00
alandavis
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.???
2022-07-21 16:54:51 +01:00
alandavis
ef2305eb81 Save point: [skip ci]
* Remove *HttpRequestTests as they no longer add anthing
2022-07-21 14:16:58 +01:00
alandavis
095a93fc62 Save point: [skip ci]
* TestFileInfo -> FileInfo
2022-07-21 08:25:15 +01:00
alandavis
08eaecf4f2 Save point: [skip ci]
* TestFileInfo -> FileInfo
2022-07-21 08:24:31 +01:00
alandavis
79706f8510 Save point: [skip ci]
* example HelloTransformer
2022-07-20 17:34:16 +01:00
alandavis
929b69384b Save point: [skip ci]
* Addition of AllInOneTransformControllerTest
2022-07-20 09:25:08 +01:00
alandavis
2763239538 Save point: [skip ci]
* probes and refactored 3 transform methods in TransformManager so they all use a TransformProcess class.
2022-07-19 18:21:31 +01:00
alandavis
87a5e8a480 Save point: [skip ci]
* minor
2022-07-18 13:32:48 +01:00
alandavis
c91e78fcf6 Save point: [skip ci]
* test the /test endpoint
2022-07-18 13:27:46 +01:00
alandavis
d312a31c21 Save point: [skip ci]
* Testing the controller
2022-07-18 11:15:31 +01:00
alandavis
e5728d5d44 Save point: [skip ci]
* HttpStatus
2022-07-15 18:34:23 +01:00
alandavis
3af9d70667 Save point: [skip ci]
* Tika extractors no longer use Files
2022-07-14 08:51:09 +01:00
alandavis
57416f5949 Save point: [skip ci]
* bug with AIO too many TransformEngines
2022-07-13 14:19:47 +01:00
alandavis
ba97287288 Save point: [skip ci]
* Extract TransformHandler from TransformController
2022-07-13 12:53:00 +01:00
alandavis
a208f1acc2 Save point: [skip ci]
* AbstractHttpRequestTest title in pages
2022-07-13 11:11:37 +01:00
alandavis
2875b305bc Save point: [skip ci]
* Use generic test page
2022-07-12 18:32:55 +01:00
alandavis
6bac1c4287 Save point: [skip ci]
* Moved iptc reference info to model rather than having a separate models directory
* Use InputStream and OutputStream in metadata extractors rather than Files.
2022-07-12 10:18:15 +01:00
alandavis
2e17c3ec53 Save point: [skip ci]
* cleaning up TransformController - more to do
* wire up all transforms
2022-07-06 17:38:15 +01:00
alandavis
0eb8d9e142 Save point: Simpler project structure for core t-engines 2022-07-03 11:41:07 +01:00