mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-13 00:04:49 +00:00
* WIP start building preload task * Slightly refactor exceptions * sleep between each query * WIP - FilesystemPackageCacheManager refactor * Finish refactor * Customize PackageVisitor * Remove unused code * Remove unused code 2 * Add debug logging for failing test * Point withCacheFolder if to correct param * Remove console chatter * Rename to FilesystemPackageCacheManager.Builder * Move logic to PackageCacheDownloader for re-use in other projects * Fix spacing