in progress
[jalview.git] / forester / java / build.xml
index 41380d2..e8e9514 100644 (file)
     <target name="copy_resources" description="Copies resources">
     <mkdir dir="${classes.dir}/resources" />
         <copy verbose="true"
-          file="../resources/phyloxml_schema/1.10/phyloxml.xsd"
-          todir="${classes.dir}/resources"/>
-        <copy verbose="true"
-          file="../resources/synth_laf/synth_look_and_feel_1.xml"
+          file="../resources/phyloxml_schema/1.20/phyloxml.xsd"
           todir="${classes.dir}/resources"/>
     </target>