On Thu, 13 Jun 2002, <[EMAIL PROTECTED]> wrote:
> When running a testcase inside of a <junit> task,
> System.getProperties() will return a very number of properties. For
> example System.getProperties ().get("user.home") returns null where
> System.getProperty("user.home") works ok....Are you forking <junit>? Do you use nested <sysproperty> elements? Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
