2006/3/3, anita kulshreshtha <[EMAIL PROTECTED]>:
>   I am able to build successfully (all test pass)
> using :
> mvn -o
> -Djava.security.auth.login.config=src/test-data/data/login.config
> -Dlog4j.configuration=file:log4j.properties install
>    I need to set these properties. network.log defined
> in log4j.properties is not being created.

As a temporary solution we could inject these properties in setUp of
the respective tests and clean it in tearDown, afterwards. However,
I'm somehow convinced that environmentVariables will work ;)

> Anita

Jacek

--
Jacek Laskowski
http://www.laskowski.org.pl

Reply via email to