From 7cb69205f1f8eeb555e35dac3c0d2db4e09d05a9 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 7 Oct 2019 19:40:30 -0400 Subject: [PATCH] notes while working through issues --- todo.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/todo.txt b/todo.txt index 2012713b0..2611c1545 100755 --- a/todo.txt +++ b/todo.txt @@ -8,6 +8,14 @@ X edit build.xml files and appbundler to preserve more attributes major updates for JDK 11 et al X https://github.com/processing/processing4/pull/1 _ go through the comment w/ the various bugs that can be closed +_ remove jdk.hash from build.xml +_ need to make sure the downloader isn't relying on it +_ clean up naming for build/macosx/jdk-0u1.tgz and build/macosx/jdk-11.0.1+13/ + +contribs +X tweak mode not working +X https://github.com/processing/processing/issues/5805 +X https://github.com/processing/processing/pull/5909 _ selecting a sketch in the Sketch menu no longer opens its window _ https://github.com/processing/processing/issues/5882 @@ -23,9 +31,6 @@ _ https://github.com/processing/processing/issues/5823 quick fixes _ rename-variable menu allows Java identifiers _ https://github.com/processing/processing/pull/5906 -_ tweak mode issue -_ https://github.com/processing/processing/issues/5805 -_ https://github.com/processing/processing/pull/5909 from Casey _ Issue with https and downloading the binaries, +Checksums?