Changeset 1920

Show
Ignore:
Timestamp:
09/04/08 15:24:23
Author:
douglm
Message:

Further changes to dump/restore. Use new DumpEntity? code to handle dumping of collection (calendar) objects.

Resolve a significant performance problem with restoring of events. Took hours - now takes minutes.

Create and use a common class to maintain dump and restore counts.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/build/buildwar.xml

    r1910 r1920  
    211211 
    212212    <echo message="+++++++++++  bw-logging at ${org.bedework.appjar.bw-logging}" /> 
     213    <copy todir="${app.dest.lib}" file="${org.bedework.appjar.bw-annotations}" /> 
    213214    <copy todir="${app.dest.lib}" file="${org.bedework.appjar.rpiaccess}" /> 
    214215    <copy todir="${app.dest.lib}" file="${org.bedework.appjar.rpiutil}" />