提交歷史

作者 SHA1 備註 提交日期
  Steinar Bang dd52e01be9 Return value directly without assigning to local variable 3 月之前
  Steinar Bang a6bf7d07b7 Replace Collectors::toList() with Stream.toList() 3 月之前
  Steinar Bang 014d96ed28 Replace lambda with method reference 3 月之前
  Steinar Bang 10dd5a9b0a Upgrade parent to get maven-bundle-plugin 6.0.0, junit jupiter 5.11.3, mockito 5.14.2 3 月之前
  Steinar Bang cbebbb9150 Use junit jupiter 5.11.0, mockito 5.13.0, assertj 3.26.3 5 月之前
  Steinar Bang c2d9b53597 Use commons-io 2.17.0 5 月之前
  Steinar Bang 6668204cd7 Use assertJ to assert the size of collections 10 月之前
  Steinar Bang e2c815bae7 Use var for local variables in tests 10 月之前
  Steinar Bang fa87db243e Use var for local variables 10 月之前
  Steinar Bang 4f76df6c0b Use junit jupiter 5.10.2, mockito 5.11.0, assertj 3.25.3 10 月之前
  Steinar Bang d1cd8f9ccc Replace java 11 with java 17 in github actions CI build 10 月之前
  Steinar Bang 8a9a714e78 Upgrade parent to use junit jupiter 5.10.1 1 年之前
  Steinar Bang fd5571d767 Upgrade parent to use junit jupiter 5.10.0, and mockito 5.7.0 1 年之前
  Steinar Bang 20d2fb3d23 Upgrade parent to 1.1.32 to get current versions of maven plugins and test libraries 1 年之前
  Steinar Bang 548630da79 Remove maven config for executable fatjar that is no longer needed when launching the repository pruner with maven 2 年之前
  Steinar Bang 1cf3e35c88 Remove maven config for executable jar (never actually used) 2 年之前
  Steinar Bang ff66ca5f62 Change instructions in the README from running the snapshot pruner as fatjar to running "mvn exec:java" 2 年之前
  Steinar Bang 3517f38eb5 Add repository pruner mainClass to exec-maven-plugin config for use by "mvn exec:java" 2 年之前
  Steinar Bang e47b8357c9 Make repository snapshot pruner stop deleting the checksums of maven-metadata.xml 2 年之前
  Steinar Bang 23ff2970a0 Use java 11, remove unused cobertura maven config, use junit 5.8.1 and mockito 4.0.0 2 年之前
  Steinar Bang 240fbfe61f Change anonymous inner class to lambda 2 年之前
  Steinar Bang 3843f22b83 Configure Jdom2 SAXBuilder to avoid risk of XML external entity injection 2 年之前
  Steinar Bang 3861804077 Bump Jdom2 to 2.0.6.1 to avoid risk of XML external entity injection 2 年之前
  Steinar Bang a6c7ae69b1 Replace travis-ci CI build with github actions CI build 2 年之前
  Steinar Bang 6df3cd712a Use jacoco to generate coverage information 2 年之前
  Steinar Bang 08d626803e Upgrade jaxen to 1.2.0 3 年之前
  Steinar Bang 1372c9042f Upgrade commons-io to 2.10.0 3 年之前
  Steinar Bang 953a095c2d Replace junit 4.12 with junit jupiter 5.7.2 3 年之前
  Steinar Bang 5b7af97272 Get versions of dependencies and maven plugins from the bang-bompom parent 3 年之前
  Steinar Bang 6f9414b9b3 Use java.nio.Files#delete to delete files. 6 年之前