JAL-3033 always run the toJs core file build before building core files from classlis...
[jalview.git] / buildcore.xml
index 9520f9e..76e2e1a 100644 (file)
@@ -6,7 +6,7 @@
     </classpath>
   </taskdef>
 
-  <target name="build-all-cores" id="build-all-cores">
+  <target name="build-all-cores" id="build-all-cores" depends="toJs">
     <foreach target="CallToJs" param="classlist">
       <path>
         <fileset dir="./classlists/" includes="*.txt" />