kirill-stepanishin opened a new pull request, #3297:
URL: https://github.com/apache/tinkerpop/pull/3297

   Integrates Java driver examples into CI to ensure they remain functional and 
catch breaking changes in the driver. Examples now execute automatically during 
integration tests and fail the build if broken.
   
   ## Changes Made
   
   - Moved examples from `gremlin-driver/src/main/java/examples` to 
`gremlin-server/src/test/java/examples` to add example execution into existing 
integration test infrastucture
   - Added `DriverExamplesIntegrateTest` to run examples against test server
   - Removed compiler exclusion for examples in `gremlin-driver/pom.xml`
   
   Root-level Java driver examples remain available in 
`gremlin-examples/gremlin-java`


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