Re: Property File load issue

2010-04-14 Thread Antoine Levy Lambert
Hello Barry, did you make sure that ${user.home} resolves on the problematic desktop as "C:\Documents and Settings\[username]". I have had frustrating cases when running CruiseControl as a service on a Win32 box that ${user.home} was resolving to something unexpected. I think Java looks up

Property File load issue

2010-04-14 Thread Barry Pape
Hello All, I have a user experiencing a frustrating issue with our ant + ivy integration. The issue really has nothing to do with ivy except the properties it needs are not loaded by ant. For some reason, on a single desktop (that I know of) ant is not loading ${user.home}/build.properties.