Changeset 1653

Show
Ignore:
Timestamp:
12/05/07 16:24:54
Author:
douglm
Message:

Fix bug in build and update manual contents page

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • releases/bedework-3.4/build.xml

    r1442 r1653  
    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" />