CMake

Java.Jar

command_line: D:\a\nightly-builds\nightly-builds\build\bin\ctest.exe "-C" "Debug" "--build-and-test" "D:/a/nightly-builds/nightly-builds/Tests/Java" "D:/a/nightly-builds/nightly-builds/build/Tests/JavaJar" "--build-generator" "Ninja" "--build-makeprogram" "C:/ProgramData/chocolatey/bin/ninja.exe" "--build-project" "hello" "--build-run-dir" "D:/a/nightly-builds/nightly-builds/build/Tests/JavaJar/" "--test-command" "D:/a/nightly-builds/nightly-builds/build/bin/ctest" "-V" "-C" "Debug"

working_directory: "./Tests"

Processors: 1

Execution Time: 15.482

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

Internal cmake changing into directory: D:/a/nightly-builds/nightly-builds/build/Tests/JavaJar
======== CMake output     ======
CMake Warning (dev) at CMakeLists.txt:1 (project):
  cmake_minimum_required() should be called prior to this top-level project()
  call.  Please see the cmake-commands(7) manual for usage documentation of
  both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

Found Java: C:/hostedtoolcache/windows/Java_Temurin-Hotspot_jdk/17.0.15-6/x64/bin/java.exe (found version "17.0.15") found components: Development
Configuring done (2.1s)
Generating done (0.8s)
Build files have been written to: D:/a/nightly-builds/nightly-builds/build/Tests/JavaJar
======== End CMake output ======
Change Dir: 'D:/a/nightly-builds/nightly-builds/build/Tests/JavaJar'

Run Clean Command: C:/ProgramData/chocolatey/bin/ninja.exe clean
[1/1] Cleaning all built files...
Cleaning... 0 files.

Run Build Command(s): C:/ProgramData/chocolatey/bin/ninja.exe
[1/14] Copying HelloWorld.txt to t...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...