Bruce Eckel
|
03925c71db
|
Update .travis.yml
|
2020-10-07 17:55:39 -06:00 |
|
Bruce Eckel
|
185255634d
|
Builds and runs with JDK9
|
2020-10-07 17:06:42 -06:00 |
|
Bruce Eckel
|
be5962bc22
|
Update build.gradle
So 'gradlew build' works
|
2020-10-07 15:10:21 -06:00 |
|
Bruce Eckel
|
8bfc28c687
|
Exclusions to make build work with Java 9
|
2020-10-07 14:58:30 -06:00 |
|
Bruce Eckel
|
f07d93d8e5
|
Fixes so it runs OK under WSL2
|
2020-10-07 14:16:29 -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
|
3b5b23fb37
|
After running 'gradle wrapper' to fix up gradlew files
|
2020-10-06 16:20:57 -06:00 |
|
Bruce Eckel
|
c7a29b9b47
|
Should work with JDK8 now
|
2020-10-06 16:06:14 -06:00 |
|
Bruce Eckel
|
7fb818dc24
|
Update build.gradle
com.mindviewinc.tagging seems to work now so I've re-enabled it, and this eliminates almost all the errors under JDK8.
|
2020-10-06 15:41:25 -06:00 |
|
James Ward
|
c26727d7a7
|
gradle updates
|
2020-10-06 12:05:43 -06:00 |
|
Bruce Eckel
|
d6fb2825ec
|
Merge pull request #27 from gfinocchiaro/master
Remove synchronized from nextSerialNumber
|
2020-10-05 17:54:16 -06:00 |
|
Bruce Eckel
|
d4ff6fe1b2
|
Update gradle-wrapper.properties
|
2020-10-05 14:09:12 -06:00 |
|
Bruce Eckel
|
37e6a2aabb
|
Revert "Update gradle-wrapper.properties"
This reverts commit bccbbf309c4aa0f3b3ed2898cf6f6a39014d1081.
|
2020-10-05 13:51:37 -06:00 |
|
Bruce Eckel
|
2ab352d970
|
Revert "Trying to upgrade build parts"
This reverts commit 0b9d0341fea1d855915be7c87372e844f264d86e.
|
2020-10-05 13:08:25 -06:00 |
|
Bruce Eckel
|
0b9d0341fe
|
Trying to upgrade build parts
|
2020-10-05 13:07:22 -06:00 |
|
Bruce Eckel
|
bccbbf309c
|
Update gradle-wrapper.properties
|
2020-10-05 12:43:41 -06:00 |
|
Gianluca Finocchiaro
|
ad67514d8f
|
Remove synchronized from nextSerialNumber
Here I guess that the synchronized keyword is a typo.
|
2017-08-21 10:27:36 +02:00 |
|
Bruce Eckel
|
7df16392cf
|
From pull request #26
|
2017-06-16 04:03:38 -06:00 |
|
Bruce Eckel
|
9097143616
|
Exclude Find, PathWatch and TreeWatcher from Gradle
|
2017-05-17 22:06:45 -06:00 |
|
Bruce Eckel
|
27f9db2cb6
|
Refactored tagging system
|
2017-05-17 21:38:05 -06:00 |
|
Bruce Eckel
|
e16b83434c
|
Pulled main out of ProcessFiles.java so it runs on CI
|
2017-05-16 11:00:12 -06:00 |
|
Bruce Eckel
|
0f85a79f7f
|
ProcessFiles main() won't run on Travis CI
But the compiled module is still required.
|
2017-05-15 17:33:54 -06:00 |
|
Bruce Eckel
|
91ef314e2d
|
ProcessFiles doesn't work with Travis CI
|
2017-05-15 17:21:57 -06:00 |
|
Bruce Eckel
|
976aa61e90
|
Validate by hand changes
|
2017-05-15 16:59:12 -06:00 |
|
Bruce Eckel
|
42258a2668
|
Travis CI doesn't work with BadMicroBenchmark
|
2017-05-15 16:38:12 -06:00 |
|
Bruce Eckel
|
e8fc79ce4d
|
Check BadMicroBenchmark against CI
|
2017-05-15 16:15:35 -06:00 |
|
Bruce Eckel
|
bf96ac6851
|
Comment spell corrections
|
2017-05-15 16:15:22 -06:00 |
|
Bruce Eckel
|
0c6fc300f7
|
Summing3 doesn't work with Travis CI
|
2017-05-14 00:01:45 -06:00 |
|
Bruce Eckel
|
7ca318ddde
|
Adjustments around validation and %n
|
2017-05-13 22:21:43 -06:00 |
|
Bruce Eckel
|
3c96d6d412
|
Retest AvailableCharSets on CI
|
2017-05-13 18:57:28 -06:00 |
|
Bruce Eckel
|
0213d3e686
|
Only exclude from Travis
|
2017-05-13 17:55:12 -06:00 |
|
Bruce Eckel
|
895e4abb86
|
retest BoxObserver on both CI servers
|
2017-05-13 17:43:41 -06:00 |
|
Bruce Eckel
|
d1f9d9b62f
|
Only exclude from Travics
|
2017-05-13 17:23:26 -06:00 |
|
Bruce Eckel
|
aea95a449f
|
Test CI 2
|
2017-05-13 17:04:42 -06:00 |
|
Bruce Eckel
|
71fd749608
|
Test CI problem
|
2017-05-13 16:50:26 -06:00 |
|
Bruce Eckel
|
a6598d4ae5
|
Try excluding from Travis build
|
2017-05-12 12:53:36 -06:00 |
|
Bruce Eckel
|
497097055b
|
Checking on different CIs
|
2017-05-12 08:59:18 -06:00 |
|
Bruce Eckel
|
a3b792adf9
|
CI Exclusion
|
2017-05-12 08:39:02 -06:00 |
|
Bruce Eckel
|
bed69283e3
|
Remove command-line option
|
2017-05-12 08:07:40 -06:00 |
|
Bruce Eckel
|
6d480448eb
|
Test on CI
|
2017-05-12 08:07:24 -06:00 |
|
Bruce Eckel
|
edd99881d7
|
Narrowed listing widths, fixed output
Also removed Preferences appendix
|
2017-05-10 11:45:39 -06:00 |
|
Bruce Eckel
|
0d20d3e5a4
|
Trying parallel again
|
2017-05-06 20:32:56 -06:00 |
|
Bruce Eckel
|
b5eed1881a
|
Ignore config.py
|
2017-05-05 11:58:57 -06:00 |
|
Bruce Eckel
|
ec7fed43ed
|
Remove {ValidateByHand} to test on Travis CI
|
2017-05-04 10:25:43 -06:00 |
|
Bruce Eckel
|
af43fbb91a
|
lowlevel is now excluded from Appveyor
|
2017-05-04 10:09:51 -06:00 |
|
Bruce Eckel
|
80022e09bd
|
Exclude lowlevel appendix from Appveyor
|
2017-05-04 04:49:09 -06:00 |
|
Bruce Eckel
|
3f2cbf7a23
|
Added "exclude from CI" support
|
2017-05-03 16:45:17 -06:00 |
|
Bruce Eckel
|
c4a780bc93
|
Chasing Appveyor issue
|
2017-05-03 16:15:10 -06:00 |
|
Bruce Eckel
|
65edbb34be
|
See if this fixes the Appveyor problem
|
2017-05-03 16:02:28 -06:00 |
|