Updates for Accumulo 2.1.0 SLF4J2 and new MIME type (#12)

Accumulo 2.1.0 recently upgraded slf4j to slf4j2. I updated the poms
to account for the new version and additional dependency. Two of the
tests were also failing, which turned out to be caused by the backport
of JDK-8273655. Adding a mime type mapping for application/java-archive
resolved the issue. While debugging I restructured the VFSClassLoaderTest.
6 files changed
tree: 229b47c0b383b2b6991685c6afd73fc13ad4454e
  1. .github/
  2. contrib/
  3. modules/
  4. .asf.yaml
  5. .gitignore
  6. LICENSE
  7. NOTICE
  8. pom.xml
  9. README.md
README.md

Apache Accumulo Classloader Extras