316 Commits

Author SHA1 Message Date
Bruce Eckel
873637cf1d Added "gradlew verify" 2016-07-22 17:26:49 -06:00
Bruce Eckel
d6e63d4265 Auto-updated example output 2016-07-22 14:45:35 -06:00
Bruce Eckel
ede10f751b Remove .out files without /* Output: line 2016-07-20 13:13:02 -06:00
Bruce Eckel
98fafd47ff Various output fixes 2016-07-20 06:32:39 -06:00
Bruce Eckel
910b036a69 Minor adjustments 2016-07-19 17:06:26 -06:00
James Ward
28b43326f8 proper task lifecycle 2016-07-19 15:42:38 -06:00
Bruce Eckel
4f8d2953ab Removed "close()" for files 2016-07-19 12:46:37 -06:00
James Ward
b0a251a578 bump gradle to 2.14.1 2016-07-18 18:53:16 -06:00
Bruce Eckel
86429d6d03 Output file erased if it exists, append allows outputLine 2016-07-18 17:34:08 -06:00
Bruce Eckel
c26ff2bcfc Added support for outputLine 2016-07-18 14:46:40 -06:00
Bruce Eckel
c023845c91 Removed sections on Atomics and Thread Locals 2016-07-14 22:00:16 -06:00
Bruce Eckel
fddfa8b3b2 added debug flag 2016-07-14 18:43:34 -06:00
Bruce Eckel
fd2593b975 clever toString() 2016-07-14 18:18:02 -06:00
Bruce Eckel
33db5aa10d combined "ignorExitValue" operations 2016-07-14 13:56:55 -06:00
Bruce Eckel
ec1665584d runFirst now uses Tags class 2016-07-14 13:52:04 -06:00
Bruce Eckel
a0bf41dc25 jvmArgs now uses Tags class 2016-07-14 13:43:54 -06:00
Bruce Eckel
74d0a678b4 Further towards use of Tags class 2016-07-14 13:29:44 -06:00
Bruce Eckel
6c93ba2268 Fix TestRegularExpression 2016-07-14 12:32:20 -06:00
Bruce Eckel
b21359ea19 Evolving towards using the Tag class 2016-07-14 12:23:33 -06:00
James Ward
28f14faa14 post run cleanup 2016-07-14 09:53:19 -06:00
Bruce Eckel
bec8b1fd6a Simplified/cleaner test output 2016-07-14 05:59:30 -06:00
Bruce Eckel
af33c51b1f Added "Tags" class 2016-07-13 16:34:14 -06:00
James Ward
2280fcc16a sub-dir path for out files - fixes #12 2016-07-09 14:03:58 -06:00
James Ward
6e748306c7 out to files 2016-07-08 15:39:40 -06:00
Bruce Eckel
eddbd2c6a4 Change to {ValidateByHand} 2016-07-08 14:42:53 -06:00
Bruce Eckel
630c1d9318 Merge branch 'master' of https://github.com/BruceEckel/OnJava-Examples 2016-07-08 14:36:01 -06:00
Bruce Eckel
1f6b857c80 Lines not necessary, were making ci fail 2016-07-08 14:35:56 -06:00
James Ward
a3262b3c8b Merge branch 'master' of https://github.com/BruceEckel/OnJava-Examples 2016-07-08 14:16:58 -06:00
James Ward
7cc95dbcb8 stacktrace 2016-07-08 14:16:55 -06:00
Bruce Eckel
348d7de52c Reduce SIZE because of build failures 2016-07-08 14:13:22 -06:00
James Ward
bd5161473b fix command 2016-07-08 14:06:34 -06:00
James Ward
36fdd4be0a add appveyor 2016-07-08 14:00:52 -06:00
James Ward
48aa54343e parallel info 2016-07-08 13:58:18 -06:00
James Ward
ff7380e093 more ignores 2016-07-08 13:32:37 -06:00
Bruce Eckel
6864a5ab36 {main: fixes 2016-07-07 17:22:39 -06:00
James Ward
60178b5d47 jython for textwrap 2016-07-07 16:45:20 -06:00
Bruce Eckel
9659aa6adf latest {main: fixes 2016-07-07 16:23:19 -06:00
Bruce Eckel
df864d009d more gradle path fixes 2016-07-07 15:57:43 -06:00
James Ward
e05401eecc more ignores 2016-07-07 15:42:23 -06:00
James Ward
1ee35dc727 do not auto-run apps that need manual validation 2016-07-07 15:41:26 -06:00
Bruce Eckel
dbfcd9397e Fixed {main: for gradle 2016-07-07 15:20: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
James Ward
35240be2e8 more stuff 2016-07-07 14:15:50 -06:00
Bruce Eckel
fedef37f7b Remaining Ant artifacts removed 2016-07-07 13:24:35 -06:00
Bruce Eckel
04f961cf81 Might work now with gradle 2016-07-07 12:43:10 -06:00
Bruce Eckel
ca25b1a7b8 Update to test CI with James 2016-07-05 14:46:17 -06:00
James Ward
82cd9901dc bump Gradle 2016-07-05 13:53:42 -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