Re: Ant does not work unless with debug option

2022-06-25 Thread Stefan Bodewig
On 2022-06-23, W wrote: > I got a new laptop, so I build my work environment on new laptop. I > call  ant distit should build my dist. But it only execute default > task, not "dist". But if I add debug option like:  ant -d distIt build > "dist" as expected. What is wrong please? I use Windows 11.

Ant does not work unless with debug option

2022-06-25 Thread W
Hi All, I got a new laptop, so I build my work environment on new laptop. I call  ant distit should build my dist. But it only execute default task, not "dist". But if I add debug option like:  ant -d distIt build "dist" as expected. What is wrong please? I use Windows 11. Ant 1.10.12 (the same