Get rid of DNS request in DumpTaskTest (#416)
1 file changed
tree: 5c60e505de122def1ba26ee1a68afb26d38f38c1
  1. .github/
  2. .travis/
  3. jacoco/
  4. jacoco-maven-plugin/
  5. jacoco-maven-plugin.test/
  6. org.jacoco.agent/
  7. org.jacoco.agent.rt/
  8. org.jacoco.agent.rt.test/
  9. org.jacoco.agent.test/
  10. org.jacoco.ant/
  11. org.jacoco.ant.test/
  12. org.jacoco.build/
  13. org.jacoco.core/
  14. org.jacoco.core.test/
  15. org.jacoco.doc/
  16. org.jacoco.examples/
  17. org.jacoco.examples.test/
  18. org.jacoco.report/
  19. org.jacoco.report.test/
  20. org.jacoco.tests/
  21. .appveyor.yml
  22. .travis.sh
  23. .travis.yml
  24. LICENSE.md
  25. pom.xml
  26. README.md
README.md

JaCoCo Java Code Coverage Library

Build Status Build status Maven Central

JaCoCo is a free Java code coverage library distributed under the Eclipse Public License. Check the project homepage for downloads, documentation and feedback.

Please use our mailing list for questions regarding JaCoCo which are not already covered by the extensive documentation.

Note: We do not answer general questions in the project's issue tracker. Please use our mailing list for this.