nzw921rx opened a new pull request, #10894:
URL: https://github.com/apache/seatunnel/pull/10894

   ### Purpose of this pull request
   
   `connector-typesense` was missing from `seatunnel-dist/pom.xml`, so the 
binary dist did not include the plugin. **Change:** add `connector-typesense` 
as a `provided` dependency there (same pattern as other connectors).
   
   ### Does this PR introduce _any_ user-facing change?
   
   No breaking change. Users installing from the SeaTunnel dist package can 
obtain and run the Typesense Source/Sink as documented instead of building or 
copying the JAR manually.
   
   ### How was this patch tested?
   
   - `./mvnw -q -DskipTests verify` (or `package` the `seatunnel-dist` module) 
and confirm the built distribution contains `connector-typesense` under the 
expected connectors/plugins path.
   - Optional smoke: run a minimal job referencing `Typesense` after 
`install-plugin` from the produced dist.
   


-- 
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