Changeset 2000

Show
Ignore:
Timestamp:
12/31/08 01:39:00
Author:
douglm
Message:

Try to fix up problems with lib

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/config/bwbuild/default/cal.options.xml

    r1998 r2000  
    3232        <publicCardDAVUri>http://localhost:8080/carddav</publicCardDAVUri> 
    3333        <personalCardDAVUri>http://localhost:8080/ucarddav</personalCardDAVUri> 
     34 
     35        <!-- Timezone server locations --> 
     36        <timezonesUri>http://localhost:8080/tzsvr</timezonesUri> 
    3437 
    3538        <module> 
  • trunk/deployment/dumprestore/shellscr/resources/log4j.xml

    r1286 r2000  
    166166   </category> 
    167167 
     168   <category name="httpclient"> 
     169      <priority value="INFO"/> 
     170   </category> 
     171 
    168172   <!-- ical4j is noisy --> 
    169173   <category name="net.fortuna.ical4j">