Daniel Beck commented on Bug JENKINS-24995

Nico: Or a format/environment that knows how to escape certain characters. Both my suggestions above (properties file and CLI) should support more or less arbitrary file names.

Re properties files, just define it as:

Tool.JDK7=/var/lib/...
Tool.JDK\ 8=/var/lib/...
...

and it should be extensible enough (the tool installations are called JDK7 and JDK 8, respectively, in case it's not obvious).


There are also XML properties files, but I haven't worked with them, so I don't know whether they're more flexible.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/d/optout.

Reply via email to