Changeset 3273

Show
Ignore:
Timestamp:
06/01/11 23:02:15
Author:
douglm
Message:

Some changes for XML processing - for tz server.

Most changes are to make BwDateTime? immutable to allow pooling of the objects

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/config/bwbuild/jboss-postgresql/cal.options.xml

    r3246 r3273  
    490490          <!--  Property defining location of the registry  --> 
    491491          <tzdataUrl>http://localhost:8080/tzdata.zip</tzdataUrl> 
    492  
     492          <tzdataUrl>@DATA_DIR@/tzdata.zip</tzdataUrl> 
     493     
    493494          <!-- Property defining long seconds refetch interval for data --> 
    494495          <refetchInterval>6000</refetchInterval>