View | Details | Raw Unified
Collapse All | Expand All

(-) ./build.xml (+3 lines)
 Lines 143-151    Link Here 
  <target name="static" depends="prepare"
  <target name="static" depends="prepare"
   description="Copy static files to build directory">
   description="Copy static files to build directory">
    <tstamp/>
    <tstamp/>
    <!-- Edited out by Greg Bowyer to help the gentoo ebuild of commons-modeler build -->
    <!--
    <copy  todir="${build.home}/conf" filtering="on">
    <copy  todir="${build.home}/conf" filtering="on">
      <fileset dir="${conf.home}" includes="*.MF"/>
      <fileset dir="${conf.home}" includes="*.MF"/>
    </copy>
    </copy>
    -->
  </target>
  </target>