Computer_Resear
17 years agoOccasional Contributor
SoapUI Pro 2.5.1 resolves ${projectDir} when used as ResourceRoot
I have setup my ResourceRoot variable on the project as ${projectDir} so that I can use relative paths to find my input/output files. After I save and close the ui, the ResourceRoot is resolved and saved to the project.xml file. This is not a problem as long as I am the only one using this project. But we are sharing this project via svn. So after I commit my changes, the next person that updates their project file has a conflict. Is there anyway, I can force soapUI not to resolve the resourceroot.
Thanks
Thanks