I'm not familiar with any offhand which are illegal, though I'd suggest as best practices to avoid anything that's not a standard alphabetic, numeric, or dash/underscore. Depending on what platform(s) you're working on, I'd suggest for sure to avoid spaces, as that just gets weird with some command-line stuff if there are spaces in the job name. It's probably more of an OS limitation on what would be a valid directory name rather than anything within Jenkins itself.
Scott On Mon, Oct 14, 2013 at 10:33 AM, Maureen Barger <[email protected]> wrote: > Hi - I am having a hard time finding any list of characters we should > not use in job names. Are there any? Thanks. > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
