Changeset 1910

Show
Ignore:
Timestamp:
08/01/08 17:56:46
Author:
johnsa
Message:

user client: many changes to calendar/subscription code; this work is only partially complete and parts of the UI may produce peculiar results at the moment.

Files:

Legend:

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

    r1895 r1910  
    428428    <copy todir="${app.dest.lib}" file="${org.bedework.appjar.commons-validator}"/> 
    429429    <copy todir="${app.dest.lib}" file="${org.bedework.appjar.jakarta-oro}"/> 
     430    <copy todir="${app.dest.lib}" file="${org.bedework.appjar.jstl}"/> 
     431    <copy todir="${app.dest.lib}" file="${org.bedework.appjar.jstl-standard}"/> 
    430432  </target> 
    431433