diff --git a/build/build.xml b/build/build.xml index 0313b3476..fc1054933 100644 --- a/build/build.xml +++ b/build/build.xml @@ -20,7 +20,7 @@ - + diff --git a/todo.txt b/todo.txt index 1a8b06e29..8cf76db33 100644 --- a/todo.txt +++ b/todo.txt @@ -140,11 +140,11 @@ System.setProperty("awt.useSystemAAFontSettings","on"); System.setProperty("swing.aatext", "true"); jre download/install +X make sure the file downloads correctly before renaming +X https://github.com/processing/processing/issues/2960 _ update build scripts for Windows and Linux to use JRE downloader Ant Task _ https://github.com/processing/processing/issues/3059 _ add method to prompt OS X developers to download the JDK update -_ make sure the file downloads correctly before renaming -_ https://github.com/processing/processing/issues/2960 _ fix file change detection on OS X _ https://github.com/processing/processing/issues/2852