BlueMap/BlueMapCore
Blue (Lukas Rieger) e9ab39c052 Use own ForkJoinPool for cache-cleanups to avoid class-loading errors
On forge there was a problem sometimes, where presumably a join-fork-thread was created with a class-loader that did not have access to all classes, and therefore crashed in a ClassNotFoundException. This fixes this issue.
2020-09-15 12:02:12 +02:00
..
src Use own ForkJoinPool for cache-cleanups to avoid class-loading errors 2020-09-15 12:02:12 +02:00
build.gradle Remove guava and yaml-config dependency and tidy up build-script dependencies 2020-08-30 13:25:22 +02:00
package.json Add touch controls 2020-01-18 23:33:38 +01:00
tsconfig.json Separate JavaScript into es6 classes 2020-01-14 07:02:22 -08:00
webpack.config.js Add favicon to web-app 2020-08-30 21:28:30 +02:00