I am new to QuickBuild.
I have a lot of different versions stored in text files.
To start the build process, I need to retrieve the versions from the text files and pass them to a shell script.
My question is: How do I read the contents of a file using the QuickBuild environment?
I know that it supports Groovy, MVEL and OGNL languages but I'm not familiar with any of them.
Thanks in advance.