I'm trying to restrict job names after hitting an issue with the maven RPM plugin complaining that spaces were not allowed in the path.
I have started with a simple regex allowing any of the characters in: [a-zA-Z0-9]+ but when I name a project such as "MyProject" (no quotes), I get a blank error dialog. I must me missing something simple. I'm running Jenkins 1.484 with all updated plugins. Thoughts? -- Jeff Vincent [email protected] See my LinkedIn profile at: http://www.linkedin.com/in/rjeffreyvincent I ♥ DropBox <http://db.tt/9O6LfBX> !!
