Can you add this to the wiki:
http://cwiki.apache.org/confluence/display/CXF/Building

Dan



On Thursday 01 February 2007 05:11, Willem Jiang wrote:
> Hi
>
> After quick talk with James, he told me a way to walk around this issue.
> 1.  the trunk/pom.xml 's surefire-plugin's logging.config.file
> systemProperties
> 2.  Using the MAVEN_OPTS define a new java.util.logging.config.file.
> Then it works.
>
> Willem.
>
> Willem Jiang wrote:
> > Hi,
> >
> > I got on an issue which I can't trun on the systest log.
> >
> > I went through the trunk/pom.xml and found that maven-surefire-plugin
> > had been set to use this systemProperties
> >
> > <systemProperties>
> >                            <property>
> >                                <name>java.util.logging.config.file</name>
> >
> > <value>${basedir}/target/test-classes/logging.properties</value>
> >                            </property>
> > ...
> >
> > I also fond the surefire-reports is
> > <property
> > value="/local/work/CXF_dev/trunk/systests/target/test-classes/logging.pro
> >perties" name="java.util.logging.config.file"/>
> >
> > I can't get the INFO log after I changed the logging.properies file's
> > logger level from WARNING to INFO.
> >
> > Is there any thing that I miss ?
> >
> > Thanks,
> > Willem.

-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
[EMAIL PROTECTED]

Reply via email to