Forum Discussion
djangofan
12 years agoContributor
knaecke wrote: Yeah I have tried this too. But maybe I did something wrong.
I have used option -D with my testrunner.sh (I work on Linux) but I never got a line saying "01:20:05,234 INFO [PropertyExpansionRequestFilter] Loaded 52 properties from [C:\workspace\core\project.properties]" neither an error telling my my parameter at -D could be wrong. There were also no changes within my properties. So I felt stuck and tried another way.
I VERY MUCH agree with this comment. I am having the same issue and it is very frustrating. I have passed these "-D" args to my testrunner.bat :
-D^"soapui.properties=%BIN_HOME%\soapui.properties^" -D^"soapui.home=%BIN_HOME%^"and YET they do not load and there is no message saying why. I am just about ready to code some Groovy to try working around it.