File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 393393 <fileset dir =" ${ examples.dir } " />
394394 </copy >
395395
396+ <!-- removed ignoreerrors="true" for 3.0 release process -->
396397 <get src =" http://download.processing.org/reference.zip"
397398 dest =" ../java/reference.zip"
398- ignoreerrors =" true"
399399 usetimestamp =" true" />
400400
401401 <unzip dest =" ${ target.path } /modes/java"
Original file line number Diff line number Diff line change @@ -186,6 +186,10 @@ _ https://github.com/processing/processing/issues/2886
186186
187187
188188pde/build
189+ _ Editor objects are staying in memory
190+ _ https://github.com/processing/processing/issues/3930
191+ _ unsupported java version when trying ant run with 7u65
192+ _ no helpful message about how to automatically download 8u51
189193_ ignore-tools in build.xml not being called for some reason
190194_ when variables used in size(), getting exceptions instead of any warning
191195_ https://github.com/processing/processing/issues/3311
You can’t perform that action at this time.
0 commit comments