onnxruntime
ae8df4db - Split java's gradle build and test (#20817)

Commit
2 years ago
Split java's gradle build and test (#20817) ### Description This PR to allow `./gradlew cmakeCheck` failed on Windows_Packaging_(CUDA|TensorRT) Job. This way, it will still generate all nessary jar and pom file need for later stage to consume while `./gradlew cmakeCheck`will be also run again in the Windows_Packaging_(CUDA|TensorRT)_Testing stage. ### Motivation and Context Reduce the time of All java packaging stages by 30+ min.
Author
Parents
Loading