555 Commits

Author SHA1 Message Date
Bruce Eckel
9905ed2551 Moved collectionsindepth to moreaboutcollections 2016-12-29 17:43:16 -08:00
Bruce Eckel
6d4d5a1dfc concurrency chapter progress 2016-12-29 17:05:59 -08:00
Bruce Eckel
afa51c5b7a Moved examples from "Concurrent" to "lowlevel" 2016-12-25 12:36:49 -08:00
Bruce Eckel
c590aeb851 Placeholder for new JUnit version 2016-12-21 14:18:56 -08:00
Bruce Eckel
a38bccec06 Junit bugfix 2016-12-21 11:07:03 -08:00
Bruce Eckel
efd7a797e3 Concurrency chapter progress 2016-12-21 11:06:49 -08:00
Bruce Eckel
043b25d76e Timer.java, bump Gradle version, remove awaitTermination, Pizza 2016-12-17 10:51:25 -08:00
Bruce Eckel
e9cb6658d7 Update to latest point release of library 2016-12-15 14:04:13 -08:00
Bruce Eckel
d863e0fffb Separation complete 2016-12-07 10:34:41 -08:00
Bruce Eckel
7da525bf37 Bump JMH version 2016-12-06 10:29:12 -08:00
Bruce Eckel
6545d1606b Added shutdown() for ExecutorService 2016-12-04 12:15:21 -08:00
Bruce Eckel
50228968db Changed as many duplicate file names as possible 2016-12-04 09:30:08 -08:00
Bruce Eckel
90563b9545 Remove name duplication 2016-12-02 17:05:15 -08:00
Bruce Eckel
72df37d944 Comment out jmh test 2016-11-27 08:28:36 -08:00
Bruce Eckel
4259c4945d Completing the name change 2016-11-27 08:03:17 -08:00
Bruce Eckel
cb0a9b53a7 Improvements to "Validating" chapter 2016-11-26 10:20:53 -08:00
Bruce Eckel
c17d52b6ac Improve instructions 2016-11-23 12:31:35 -08:00
Bruce Eckel
4f74fe96b0 Fix Appveyor link 2016-11-23 12:27:48 -08:00
Bruce Eckel
4274fe5613 Added AppVeyor badge
Not sure why I get the bar on the left
2016-11-23 12:24:39 -08:00
Bruce Eckel
66f137e9e8 Changed chapter title 2016-11-23 09:05:26 -08:00
Bruce Eckel
04f3975495 Chapter name change 2016-11-22 19:06:59 -08:00
Bruce Eckel
f980502f07 New version of jmh 2016-11-22 19:06:48 -08:00
Bruce Eckel
fda0e2dee6 Checkstyle and Findbugs changes
Also changed comment callouts from // (1) to // [1]
2016-11-21 12:37:57 -08:00
Bruce Eckel
205b794e48 hide more tests 2016-11-16 22:16:26 -08:00
Bruce Eckel
685194e884 Ignore inner assignment warning 2016-11-16 17:36:30 -08:00
Bruce Eckel
0d4007c1b8 partway through getting clean checkstyle 2016-11-16 08:56:45 -08:00
Bruce Eckel
c6149755f5 Change name from sun_checks.xml 2016-11-15 15:11:16 -08:00
Bruce Eckel
efe4525303 Test with Gradle 3.2-rc-3 2016-11-10 11:28:12 -08:00
Bruce Eckel
7b43ebc94d Merge pull request #22 from bmuschko/code-analysis-sourceset
Only analyze the main source set with FindBugs/Checkstyle
2016-11-09 12:34:16 -08:00
Benjamin Muschko
6fd694af7e Only analyze the main source set 2016-11-09 15:00:05 -05:00
Bruce Eckel
bfd04a0686 Use new version 1.16 2016-11-09 08:50:05 -08:00
Bruce Eckel
eeffb0d2dc Merge pull request #21 from bmuschko/static-code-analysis
Static code analysis
2016-11-06 09:17:18 -08:00
Bruce Eckel
3b71a73018 Link 2016-11-06 08:23:21 -08:00
Benjamin Muschko
5960d4d97d Add group and description for tasks 2016-11-06 09:32:37 -05:00
Benjamin Muschko
65504adcb2 Build does more than just compilation classes 2016-11-06 08:11:12 -05:00
Benjamin Muschko
83c1841cd6 Integrated Checkstyle and FindBugs 2016-11-06 08:10:12 -05:00
Bruce Eckel
7bb367b454 Added Travis URL 2016-11-03 17:00:33 -07:00
Bruce Eckel
070ba92f1d Merge pull request #20 from bmuschko/refactoring
Reorganization of build code into plugins and general cleanup
2016-11-03 16:51:55 -07:00
Benjamin Muschko
b87585436d Dependency is only needed for compilation but not runtime 2016-11-03 17:15:16 -04:00
Bruce Eckel
275f8d3a4b Don't track report.txt and buildSrc/ 2016-11-03 10:21:17 -07:00
Benjamin Muschko
078cede6dc Debugging can be controlled from the command line 2016-11-03 07:50:03 -04:00
Benjamin Muschko
d70ab5d3cc Avoid use of dynamic versions for reproducibility 2016-11-03 07:49:40 -04:00
Benjamin Muschko
0d3b0ea724 Organization of build logic into plugins and general cleanup 2016-11-03 07:38:32 -04:00
Bruce Eckel
5cbe466884 Travis CI status 2016-11-02 16:26:29 -07:00
Bruce Eckel
1cd385b8fb Travis CI status 2016-11-02 16:21:47 -07:00
Bruce Eckel
9b4ebe810e Revert to before I tried Ben's notes 2016-11-02 10:55:40 -07:00
Bruce Eckel
37c5413501 chapter progress 2016-11-01 11:43:22 -07:00
Bruce Eckel
d8a46db6f3 Small changes re Ben 2016-11-01 11:43:06 -07:00
Bruce Eckel
dcdacb1c3f Trying to add -Xlint:unchecked 2016-10-25 10:19:31 -07:00
Bruce Eckel
e472e322b2 Set failOnError=true as per Alexsey 2016-10-25 09:03:51 -07:00