skrcode opened a new pull request, #3410:
URL: https://github.com/apache/cxf/pull/3410

   Companion repair for #3409.
   
   Tika 4 adds ParseContext to Detector.detect. This initializes or reuses the 
extraction context before media-type detection and passes the same context 
through detector, parser selection, and parsing. The focused regression test 
verifies that detection receives a context.
   
   Verification (JDK 17):
   - mvn -pl rt/rs/extensions/search -DskipTests compile — passed; Checkstyle 
and PMD included
   - mvn -pl rt/rs/extensions/search -Dtest=TikaContentExtractorTest test — 7 
tests passed; 0 failures, errors, or skips
   - git diff --check — passed
   
   JAIPilot Remote was also attempted on the exact source archive, but its 
environment could not resolve CXF build-utils 4.1.5-SNAPSHOT after 
repository.apache.org reset the connection, so no remote pass is claimed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to