Re: [Oorexx-devel] Downloading documentation on Windows, preparing for a release

2025-01-18 Thread Gilbert Barmwater
Hi P.O., Would it be possible to see the downloaddocs.bat script?  Perhaps there is something in the environment that is different while running the script as opposed to running the command directly. Unfortunately I can not try to duplicate this problem as I don't have wget installed but if I

Re: [Oorexx-devel] Downloading documentation on Windows, preparing for a release

2025-01-17 Thread ooRexx
Sorry, I was unclear, I meant to say that on Windows, the documentation is downloaded with a script from the sourceforge site during the build process. This is the part I am having problems with. Hälsningar/Regards/Grüsse, ooRexx oor...@jonases.se > Am 17.01.2025 um 21:37 schrieb ooRexx : >

[Oorexx-devel] Downloading documentation on Windows, preparing for a release

2025-01-17 Thread ooRexx
In order to be able to switch programmatically between build versions (at the time of a release) I have written a script that can parse the xml configuration files for Jenkins on the controller and change them. I am now at the stage where this works for all Linux, Unix and macOS platforms. Also