The ClipProcessor symbol issue is fixed now.

The root cause was that ClipProcessor had been updated to call objectStoragePort.uploadGeneratedClip(...), but src/main/java/org/example/videoclips/storage/ObjectStoragePort.java did not yet
  declare that method. I added it to the port and confirmed both adapters implement it:

  - src/main/java/org/example/videoclips/storage/InMemoryObjectStorageAdapter.java
  - src/main/java/org/example/videoclips/storage/S3ObjectStorageAdapter.java

  I also verified the generated-clip contract is aligned across:

  - src/main/java/org/example/videoclips/processing/GeneratedClip.java
  - src/main/java/org/example/videoclips/processing/VideoClipperPort.java
  - src/main/java/org/example/videoclips/processing/StubVideoClipperAdapter.java
  - src/main/java/org/example/videoclips/processing/FfmpegVideoClipperAdapter.java
This commit is contained in:
JSLMPR 2026-07-09 00:19:44 +02:00
parent 66e998ee2a
commit abf1259397
14 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1 @@
stub-video-content

View File

@ -0,0 +1 @@
stub-video-content

View File

@ -0,0 +1 @@
stub-clip-content-clip_4c3db1c00f58

View File

@ -0,0 +1 @@
stub-clip-content-clip_40f5c4bd1569

View File

@ -0,0 +1 @@
stub-clip-content-clip_9bc569665c0f

View File

@ -0,0 +1 @@
stub-clip-content-clip_8469868182d1

View File

@ -0,0 +1 @@
stub-clip-content-clip_dedf0bdd8aec

View File

@ -0,0 +1 @@
stub-clip-content-clip_937f3ff7df71

View File

@ -0,0 +1 @@
stub-clip-content-clip_4c3db1c00f58

View File

@ -0,0 +1 @@
stub-clip-content-clip_40f5c4bd1569

View File

@ -0,0 +1 @@
stub-clip-content-clip_9bc569665c0f

View File

@ -0,0 +1 @@
stub-clip-content-clip_8469868182d1

View File

@ -0,0 +1 @@
stub-clip-content-clip_dedf0bdd8aec

View File

@ -0,0 +1 @@
stub-clip-content-clip_937f3ff7df71