Re: Support for -cp launcher option

2025-05-31 Thread Stefan Bodewig
On 2025-05-30, Earl Hood wrote: > I recently came across the need to use the -cp launcher option instead of > -lib as I needed to control which jars in a directory are loaded. However, > I noticed -cp is undocumented and only realized it existed by examining the > Launcher.java source. > Questio

Support for -cp launcher option

2025-05-29 Thread Earl Hood
Ant Devs, I recently came across the need to use the -cp launcher option instead of -lib as I needed to control which jars in a directory are loaded. However, I noticed -cp is undocumented and only realized it existed by examining the Launcher.java source. Question: Will the -cp option continued