JAL-3033 comment about testing if eclipse build completed
[jalview.git] / build.xml
index d1c9568..e753b06 100755 (executable)
--- a/build.xml
+++ b/build.xml
   </exec>
 
   <!-- TODO: run jslint and something else here to check we have a complete set of .js files for java -->
-  
+  <!-- possibly compare timestamps between .js files and their mate in source - any newer or not present triggers a new build -->
   <!-- <mkdir dir="${packageDir}/${site}" /> -->
   <!--   <property name="swingjs.zipurl" value="https://github.com/BobHanson/java2script/blob/master/sources/net.sf.j2s.java.core/dist/SwingJS-site.zip?raw=true" /> -->
   <property name="swingjs.zip" value="${swingjsdir}/SwingJS-site.zip" />