Changeset 960

Show
Ignore:
Timestamp:
08/14/06 00:10:21
Author:
douglm
Message:

Many fixes to caldav and webdav code.

Files:

Legend:

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

    r959 r960  
    240240  <target name="deploy.debug" depends="build" 
    241241          description="builds and deploys the applications"> 
    242     <ant antfile="${org.bedework.project.bedework}/deployment}/build.xml" inheritrefs="true" 
     242    <ant antfile="${org.bedework.project.bedework}/deployment/build.xml" inheritrefs="true" 
    243243         target="deploy"  > 
    244244      <property name="app.debug.val" value="9" />