Historique des commits

Auteur SHA1 Message Date
  Steinar Bang cbebbb9150 Use junit jupiter 5.11.0, mockito 5.13.0, assertj 3.26.3 il y a 1 mois
  Steinar Bang c2d9b53597 Use commons-io 2.17.0 il y a 1 mois
  Steinar Bang 6668204cd7 Use assertJ to assert the size of collections il y a 6 mois
  Steinar Bang e2c815bae7 Use var for local variables in tests il y a 6 mois
  Steinar Bang fa87db243e Use var for local variables il y a 6 mois
  Steinar Bang 4f76df6c0b Use junit jupiter 5.10.2, mockito 5.11.0, assertj 3.25.3 il y a 6 mois
  Steinar Bang d1cd8f9ccc Replace java 11 with java 17 in github actions CI build il y a 6 mois
  Steinar Bang 8a9a714e78 Upgrade parent to use junit jupiter 5.10.1 il y a 11 mois
  Steinar Bang fd5571d767 Upgrade parent to use junit jupiter 5.10.0, and mockito 5.7.0 il y a 1 an
  Steinar Bang 20d2fb3d23 Upgrade parent to 1.1.32 to get current versions of maven plugins and test libraries il y a 1 an
  Steinar Bang 548630da79 Remove maven config for executable fatjar that is no longer needed when launching the repository pruner with maven il y a 2 ans
  Steinar Bang 1cf3e35c88 Remove maven config for executable jar (never actually used) il y a 2 ans
  Steinar Bang ff66ca5f62 Change instructions in the README from running the snapshot pruner as fatjar to running "mvn exec:java" il y a 2 ans
  Steinar Bang 3517f38eb5 Add repository pruner mainClass to exec-maven-plugin config for use by "mvn exec:java" il y a 2 ans
  Steinar Bang e47b8357c9 Make repository snapshot pruner stop deleting the checksums of maven-metadata.xml il y a 2 ans
  Steinar Bang 23ff2970a0 Use java 11, remove unused cobertura maven config, use junit 5.8.1 and mockito 4.0.0 il y a 2 ans
  Steinar Bang 240fbfe61f Change anonymous inner class to lambda il y a 2 ans
  Steinar Bang 3843f22b83 Configure Jdom2 SAXBuilder to avoid risk of XML external entity injection il y a 2 ans
  Steinar Bang 3861804077 Bump Jdom2 to 2.0.6.1 to avoid risk of XML external entity injection il y a 2 ans
  Steinar Bang a6c7ae69b1 Replace travis-ci CI build with github actions CI build il y a 2 ans
  Steinar Bang 6df3cd712a Use jacoco to generate coverage information il y a 2 ans
  Steinar Bang 08d626803e Upgrade jaxen to 1.2.0 il y a 3 ans
  Steinar Bang 1372c9042f Upgrade commons-io to 2.10.0 il y a 3 ans
  Steinar Bang 953a095c2d Replace junit 4.12 with junit jupiter 5.7.2 il y a 3 ans
  Steinar Bang 5b7af97272 Get versions of dependencies and maven plugins from the bang-bompom parent il y a 3 ans
  Steinar Bang 6f9414b9b3 Use java.nio.Files#delete to delete files. il y a 6 ans
  Steinar Bang 8d323a3c83 Make Sonar stop nagging about using a log on system out statements that give user feedback from a command line program. il y a 6 ans
  Steinar Bang 8830bf3614 Use the new sonarcloud badges in the README. il y a 6 ans
  Steinar Bang 2be8224dba Use isEmpty() to check if collection is empty as required by Sonar. il y a 7 ans
  Steinar Bang 651335a3e1 Use diamond ("<>") operator as required by Sonar. il y a 7 ans