the following suggestion I have learned for working with Jenkins jobs which
can have very long paths for the workspace
1. if you have permission on your computer/server to create windows shares
and to run from shared drive,
then you could save most of the characters to the left of your path by
usi
Hi all,
I am a bit struggling with an build.xml file task, I haven't got too
much experience with Ant but hopefully my question won't sound too silly. On a
window machine I reach the
Command line limit size and the compiler task fails as "the extension or file
name is too long".
I am wonderin