[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] Java Universe: list jar files



Hi,

I use Condor using the Java Universe and it works really well.
My project is getting bigger and bigger, and now I have to use a bunch of external jar files.
Normally I list all of them using « jar_files = file1.jar, file2.jar ». This way I have to list all of them and that’s really long.
Is there a way to list all the files present into a directory? Something like « jar_files = JarDirectory/* »?

Thank you for your help,


Guillaume



__________________________________________
Guillaume Thibault