From d5f759f19b4d32268c9bfe33eae26ab687e2cecb Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 30 Jan 2015 12:25:13 -0500 Subject: [PATCH] fix message --- build/build.xml | 2 +- todo.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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