Herrtian opened a new pull request, #809:
URL: https://github.com/apache/cassandra-ccm/pull/809

   Fixes #405.
   
   On Windows, `ant` can be available as `ant.exe` rather than only `ant.bat` 
(for example after a Chocolatey install). This adds a small PATH lookup helper 
for Ant, keeps the existing `.bat` fallback, and uses it for Cassandra builds.
   
   I also removed the outdated Windows install note that asked users to create 
an `ant.bat` symlink.
   
   Tested with:
   
   ```
   uv run --with pytest==8.2.1 --with mock==5.1.0 --with pyyaml --with six 
--with psutil --with packaging --with pbr pytest tests/test_common.py -q
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to