Changeset 1654

Show
Ignore:
Timestamp:
12/05/07 16:32:53
Author:
douglm
Message:

Move indexing out of CalSvc? - also some other methods

Files:

Legend:

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

    r1652 r1654  
    274274  <target name="build.configured" depends="build" 
    275275          description="Build configured applications" > 
    276     <ant antfile="${org.bedework.project.bedework}/deployment}/build.xml" inheritrefs="true" 
     276    <ant antfile="${org.bedework.project.bedework}/deployment/build.xml" inheritrefs="true" 
    277277         target="build.configured"  > 
    278278      <property name="app.debug.val" value="9" />