Hi, I'm having an issue with pipeline jobs, basically there's a maven job that call sqlplus, my problem is when we have concurrent builds, we launch scripts from sqlplus, and it really doens't support file path with "@" inside. when there is no concurrent builds, it works great but as soon as a build is running with an "@2" for example, sqlplus fails.
Is there any way to define another separator than "@" ? Thank you for your help. Best Regards, Pierre LEROUGE -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/74b522f6-0484-43df-aa93-bb9ad3f873e0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
