|
From: Marco T. <mt...@je...> - 2006-04-14 12:56:36
|
Hi, I managed to install CruiseControl as a service now, and also the builds
are working fine. Except from one particular problem. One of my unit tests
checks for a properties file in the ${user.home} Java system property, which
points to C:\Documents and Settings\<username>. However, Wrapper considers
this property as pointing to C:\Documents and Settings\LocalService. Hence
it can't find the file at this location, and the test fails. If I run
wrapper.exe -c wrapper.conf everything works fine. How to I tell Wrapper to
consider the user home directory as C:\Documents and Settings\<username>?
I tried with set.USER_HOME=C:/Documents and Settings/mtedone/ but with the
same result.
Marco
---
[This E-mail has been scanned for viruses but it is your responsibility
to maintain up to date anti virus software on the device that you are
currently using to read this email. ]
|