20 Commits

Author SHA1 Message Date
Bruce Eckel
8bfc28c687 Exclusions to make build work with Java 9 2020-10-07 14:58:30 -06:00
Bruce Eckel
6457a1dee5 Update copyright date 2020-10-07 13:35:40 -06:00
Bruce Eckel
1c7a101b47 gradlew run now working with Java 8 and Gradle 6.6
Apparently gradle changed the paths at some point from
build/classes/main/
to
build/classes/java/main
2020-10-07 13:28:11 -06:00
Bruce Eckel
bf429783f9 Refactor/streamify/fix exceptions 2017-01-21 16:29:16 -08:00
Bruce Eckel
8803c2ff77 Date change 2016-12-30 17:23:13 -08:00
Bruce Eckel
46211235c3 Copyright and jmh testing 2016-09-23 13:23:35 -06:00
Bruce Eckel
073f20e221 Reorganized network appendix. try-with-finally reformatting 2016-09-06 12:32:51 -06:00
Bruce Eckel
0c45f7e1eb Changed exec to javap 2016-07-28 16:47:35 -06:00
Bruce Eckel
85ff83410f Removed {TimeOutDuringTesting} 2016-07-07 15:12:55 -06:00
Bruce Eckel
2478dc168b Adding {main: when necessary 2016-07-07 14:58:56 -06:00
Bruce Eckel
04f961cf81 Might work now with gradle 2016-07-07 12:43:10 -06:00
Bruce Eckel
4f6362334d After "Arrays" chapter completed 2016-01-25 18:05:55 -08:00
Bruce Eckel
de9c3fb025 Try without OSExecuteDemo.java 2015-12-18 12:42:33 -08:00
Bruce Eckel
634d5df852 Added runconsole for Appveyor 2015-12-16 22:51:48 -08:00
Bruce Eckel
79d6d2110f Most recent and change to (c) 2015-12-15 11:47:04 -08:00
Bruce Eckel
a40b9896ba Update to latest 2015-12-02 09:20:27 -08:00
Bruce Eckel
e7291af6ec Added "no guarantees" and Info URl 2015-11-15 15:51:35 -08:00
Bruce Eckel
8279efc16c New chapters, renamed chapters 2015-11-14 16:18:05 -08:00
Bruce Eckel
bc0026c3e1 Radically reorganized
Plus many new examples in "streams" chapter.
2015-11-11 20:20:04 -08:00
Bruce Eckel
0edda16067 Reorganized 2015-11-03 12:00:44 -08:00