1. 37a6f9a Add missing URL to POM by Christopher Tubbs · 2 days ago main
  2. 68a670d Apply standardized naming convention to artifact by Christopher Tubbs · 6 days ago
  3. 7fe1f99 Add JDK25 build check to GitHub Actions by Christopher Tubbs · 6 days ago
  4. e856ced Merge branch '1.0.0-rc2-next' by Christopher Tubbs · 9 days ago
  5. 626a2d9 Remove IDE files by Christopher Tubbs · 2 weeks ago
  6. c62e743 [maven-release-plugin] prepare for next development iteration by Christopher Tubbs · 2 weeks ago
  7. 6ac0da3 [maven-release-plugin] prepare release rel/accumulo-classloader-extras-1.0.0 by Christopher Tubbs · 2 weeks ago rel/accumulo-classloader-extras-1.0.0
  8. 584e5bd Fix Manifest/Resource equals/hashCode and add errorprone (#77) by Christopher Tubbs · 2 weeks ago
  9. 10e3ed1 Improve release helper script by Christopher Tubbs · 3 weeks ago
  10. 4c14a28 Fix release helper script by Christopher Tubbs · 3 weeks ago
  11. 4c01aa9 Fix tagPrefix in release helper script by Christopher Tubbs · 3 weeks ago
  12. b7a02c1 Set preparationProfiles by Christopher Tubbs · 3 weeks ago
  13. 5c92ecd Clarify that resources are jars in README by Christopher Tubbs · 3 weeks ago
  14. 2b5725a Update build for release candidates by Christopher Tubbs · 3 weeks ago
  15. 0f559dd Add an optional comment field to the Manifest (#75) by Christopher Tubbs · 3 weeks ago
  16. 7d87c04 Use directory named the same as the artifact by Christopher Tubbs · 3 weeks ago
  17. c0dfb1f More improvements for Java 21 (#74) by Christopher Tubbs · 3 weeks ago
  18. bf41bda Use specific assertions instead of assertTrue (#73) by Daniel Roberts · 3 weeks ago
  19. 78a5561 Apply updates for building with Java 21 and more (#72) by Christopher Tubbs · 3 weeks ago
  20. 21626c0 Prepare to release CachingClassLoaderFactory (#71) by Christopher Tubbs · 4 weeks ago
  21. 2c3eb3b adds quickstart to caching classloader readme (#70) by Keith Turner · 4 weeks ago
  22. 39afc71 Create init utility (#69) by Christopher Tubbs · 4 weeks ago
  23. d20da30 Rebrand to CachingClassLoaderFactory (#68) by Christopher Tubbs · 5 weeks ago
  24. fc78958 use constants for dir names (#66) by Keith Turner · 5 weeks ago
  25. a83e25a tests concurrent deletes of files in resources dir (#65) by Keith Turner · 5 weeks ago
  26. c6c4e1a Fix DigestUtils usage (#64) by Christopher Tubbs · 5 weeks ago
  27. b770f23 Avoid rapid cycling waiting for other downloads (#62) by Christopher Tubbs · 5 weeks ago
  28. a135d9c Verify hard links before use (#61) by Christopher Tubbs · 5 weeks ago
  29. f325f87 Use hard-links to facilitate easier cleanup (#58) by Christopher Tubbs · 5 weeks ago
  30. 9444cc3 Tests invalid and missing allowed URL (#57) by Keith Turner · 6 weeks ago
  31. 2040075 Add allowed URLs security property (#55) by Christopher Tubbs · 6 weeks ago
  32. 947441f Support additional checksum algorithms (#53) by Christopher Tubbs · 6 weeks ago
  33. c492250 adjusts logging (#54) by Keith Turner · 6 weeks ago
  34. 438b16b Replace resolvers with agnostic URL support (#51) by Christopher Tubbs · 7 weeks ago
  35. 0dadf6c Remove ContextDefinition on unhandled exception in Monitor task (#50) by Dave Marion · 7 weeks ago
  36. b4c3f7d Add tools for ContextDefinition create and cleanup (#33) by Dave Marion · 8 weeks ago
  37. afd9fa5 Remove scheduler from weak values cache in dedupe cache object (#42) by Dave Marion · 8 weeks ago
  38. cc0da74 tests external modification of cache dir (#38) by Keith Turner · 8 weeks ago
  39. 8fcfd77 Simplify file names for downloaded definitions (#41) by Christopher Tubbs · 8 weeks ago
  40. 222d740 Added DeduplicationCacheTest, fixed eviction in DeduplicationCache (#40) by Dave Marion · 8 weeks ago
  41. 9f91cfe buffer downloads (#36) by Keith Turner · 8 weeks ago
  42. e8749a2 Verify existing files when creating a classloader (#37) by Christopher Tubbs · 8 weeks ago
  43. bf28879 Refactor internals / use common resources dir for local store (#35) by Christopher Tubbs · 8 weeks ago
  44. b078764 Update copyright dates and format markdown by Christopher Tubbs · 9 weeks ago
  45. 264faa7 Use a deduplicating cache implementation (#34) by Christopher Tubbs · 3 months ago
  46. 14eab97 Created Local Caching Classloader (#30) by Dave Marion · 3 months ago
  47. 730771a Update POM and improve QA (#32) by Christopher Tubbs · 4 months ago
  48. 1585de8 bumps accumulo from 2.1.3 to 2.1.4 by Kevin Rathbun · 6 months ago
  49. 7431d73 bumps accumulo from 2.1.3 to 2.1.4 by Kevin Rathbun · 6 months ago
  50. 3918a3b Merge pull request #29 from kevinrr888/minor-changes by Daniel Roberts · 6 months ago
  51. 73e499e minor ReloadingVFSContextClassLoaderFactory changes: by Kevin Rathbun · 6 months ago
  52. aa7e02a Add more information to exceptions from UniqueFileReplicator (#26) by Dave Marion · 8 months ago
  53. 6003577 Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.2 to 5.4.3 (#25) by dependabot[bot] · 10 months ago
  54. 9514fe4 Bump org.apache.commons:commons-vfs2 from 2.9.0 to 2.10.0 (#24) by dependabot[bot] · 12 months ago
  55. b67807f Cleanup and implement build quality improvements (#22) by Christopher Tubbs · 1 year, 4 months ago
  56. 802ce65 Upgrade from Junit4 to Junit5 by Dom G · 2 years, 9 months ago
  57. 10a1efd Fix regex by DomGarguilo · 2 years, 9 months ago
  58. b4ecd67 Remove usage of deprecated AccessController (#19) by Christopher L. Shannon · 3 years ago
  59. 5994282 Update Maven plugins to support Maven 3.9.0 (#20) by Christopher L. Shannon · 3 years ago
  60. 765db68 Update testing instructions for Accumulo 3.0.0 (#17) by Christopher L. Shannon · 3 years, 1 month ago
  61. e01d03b Make test scripts clean up duplicate classes (#16) by Christopher L. Shannon · 3 years, 1 month ago
  62. ecc0d00 Enfore the use of JUnit5 by DomGarguilo · 3 years, 2 months ago
  63. 7fd2731 Create sub directories for tempDir by DomGarguilo · 3 years, 2 months ago
  64. 20c50be Fix spotbugs error with tempdir by DomGarguilo · 3 years, 2 months ago
  65. bb76271 Upgrade from Junit4 to Junit5 by DomGarguilo · 3 years, 2 months ago
  66. 581b3fd Bump Accumulo version from 2.1.0-SNAPSHOT to 2.1.0 (#14) by Dave Marion · 3 years, 4 months ago
  67. be9559d Remove log4j dependency, sync others with accumulo (#13) by Dave Marion · 3 years, 5 months ago
  68. 3f62341 Bump protobuf-java from 3.19.2 to 3.19.6 (#11) by dependabot[bot] · 3 years, 5 months ago
  69. 2ddcea6 Updates for Accumulo 2.1.0 SLF4J2 and new MIME type (#12) by Dave Marion · 3 years, 5 months ago
  70. 45e01ab update versions to match accumulo pom.xml (#10) by EdColeman · 3 years, 10 months ago
  71. 09ab78b bump gson version to match accumulo pom.xml (#7) by EdColeman · 3 years, 10 months ago
  72. db9d9af Fixes #4 - update ReloadingVFSContextClassLoaderFactory for upstream interface changes (#5) by Dave Marion · 5 years ago
  73. 4c47fcc New implementation of VFSClassLoader (#3) by Dave Marion · 5 years ago
  74. 117ac54 Upload test logs on build failure by Christopher Tubbs · 5 years ago
  75. ae0cb53 Update .asf.yaml with hacktoberfest topic (#2) by Christopher Tubbs · 5 years ago
  76. 99f9187 Make changes to get the initial code buildable by Christopher Tubbs · 5 years ago
  77. 5566e52 Capturing testing document by Dave Marion · 5 years ago
  78. 491fba1 Initial commit, tests failing by Dave Marion · 5 years ago
  79. 19527a9 Drop trailing slash on homepage URL in GitHub by Christopher Tubbs · 5 years ago
  80. 4250a73 Add more skeleton files to the project by Christopher Tubbs · 5 years ago
  81. e8d5f86 Add issue templates and GitHub Actions builds by Christopher Tubbs · 5 years ago
  82. 71b1661 Add .asf.yaml with GH issues enabled by Christopher Tubbs · 5 years ago
  83. 0634796 Add LICENSE, NOTICE, and README.md by Christopher Tubbs · 5 years ago
  84. 384c047 Initial commit by Christopher Tubbs · 5 years ago