1. b7e4a0f Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml by dependabot[bot] · 3 weeks ago master
  2. 3ef5a8b Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml (#109) by dependabot[bot] · 3 weeks ago
  3. 626eec6 Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml by dependabot[bot] · 3 weeks ago
  4. 4ded200 Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml by dependabot[bot] · 3 weeks ago
  5. af1a00f Bump org.apache.maven.shared:maven-shared-components from 48 to 49 (#107) by dependabot[bot] · 5 weeks ago
  6. 2c29bd6 Bump org.apache.maven.shared:maven-shared-components from 47 to 48 (#106) by dependabot[bot] · 3 months ago
  7. 4728e68 Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#105) by dependabot[bot] · 3 months ago
  8. a1fc429 Bump org.apache.maven.shared:maven-shared-components from 46 to 47 (#104) by dependabot[bot] · 7 months ago
  9. 9b1d715 Bump org.apache.maven.shared:maven-shared-components from 45 to 46 (#103) by dependabot[bot] · 7 months ago
  10. c34ae66 Bump commons-io:commons-io from 2.20.0 to 2.21.0 by dependabot[bot] · 9 months ago
  11. c606675 JUnit Jupiter best practices (#101) by Sylwester Lachiewicz · 9 months ago
  12. e16d47e feat: enable prevent branch protection rules (#100) by Sebastian Tiemann · 11 months ago
  13. d22e960 Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#99) by dependabot[bot] · 1 year ago
  14. 54b863b Bump org.apache.maven.shared:maven-shared-components from 44 to 45 by dependabot[bot] · 1 year, 1 month ago
  15. fbc06be Remove old JIRA issue link by Matthias Bünger · 1 year, 2 months ago
  16. 305c81a [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 1 year, 4 months ago
  17. 36efd6f [maven-release-plugin] prepare release v3.2.0 by Slawomir Jaranowski · 1 year, 4 months ago v3.2.0
  18. ce8a9aa Bump commons-io:commons-io from 2.18.0 to 2.19.0 by dependabot[bot] · 1 year, 4 months ago
  19. 58068b0 Update site descriptor by Slawomir Jaranowski · 1 year, 4 months ago
  20. 0b43f78 Skip generating of xml reader and writer for FileSet by Slawomir Jaranowski · 1 year, 4 months ago
  21. 8e2c8d3 Bump org.apache.maven.shared:maven-shared-components from 43 to 44 by dependabot[bot] · 1 year, 5 months ago
  22. a6255a6 Use version of modello-maven-plugin from parent by Slawomir Jaranowski · 1 year, 5 months ago
  23. 5e0bf0f Enable GitHub Issues by Slawomir Jaranowski · 1 year, 5 months ago
  24. 1ad7648 Add Release Drafter by Slawomir Jaranowski · 1 year, 5 months ago
  25. 995453c Add PR Automation and Stale actions by Slawomir Jaranowski · 1 year, 5 months ago
  26. 401f048 [MSHARED-1380] Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#40) by dependabot[bot] · 1 year, 8 months ago
  27. 2765135 [MSHARED-1448] Refresh download page by Slawomir Jaranowski · 1 year, 9 months ago
  28. f119e21 [MSHARED-1381] Bump org.apache.maven.shared:maven-shared-components from 42 to 43 (#36) by dependabot[bot] · 1 year, 9 months ago
  29. b9c9bd8 [MSHARED-1380] Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#37) by dependabot[bot] · 1 year, 9 months ago
  30. a293b2f use new Reproducible Central badge endpoint by Hervé Boutemy · 2 years ago
  31. 0176d64 [MSHARED-1380] Upgrade commons-io to 2.16.1 by Sylwester Lachiewicz · 2 years, 4 months ago
  32. 9fd9cd9 [MSHARED-1381] Upgrade parent pom to 42 by Sylwester Lachiewicz · 2 years, 4 months ago
  33. 1e77a55 Bump apache/maven-gh-actions-shared from 3 to 4 by dependabot[bot] · 2 years, 5 months ago
  34. c94fa7d Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by dependabot[bot] · 2 years, 6 months ago
  35. d1d0e7d Bump org.junit:junit-bom from 5.10.0 to 5.10.1 by dependabot[bot] · 2 years, 9 months ago
  36. 9ded36b Bump org.junit:junit-bom from 5.9.3 to 5.10.0 by dependabot[bot] · 3 years ago
  37. e301d1e remove duplicate tests and unneeded code (#23) by Elliotte Rusty Harold · 3 years, 2 months ago
  38. 269ee1b Ignore reformat commit after parent pom update by Sylwester Lachiewicz · 3 years, 2 months ago
  39. 198b7c0 fix JUnit dependencies (#25) by Elliotte Rusty Harold · 3 years, 2 months ago
  40. 540165d [MSHARED-1203] no longer need to shell out to create a symbolic link (#24) by Elliotte Rusty Harold · 3 years, 2 months ago
  41. af5229e Java 7 has can detect symbolic links (#20) by Elliotte Rusty Harold · 3 years, 2 months ago
  42. 638f36a [MSHARED-1266] upgrade commons-io 2.11.0 --> 2.13.0 (#21) by Elliotte Rusty Harold · 3 years, 2 months ago
  43. 564c257 [MSHARED-1265] use JUnit assumptions (#22) by Elliotte Rusty Harold · 3 years, 2 months ago
  44. 4e31ef4 use JUnit @TempDir (#19) by Elliotte Rusty Harold · 3 years, 2 months ago
  45. ec4e1eb [MSHARED-1264] Convert to JUnit5 by Sylwester Lachiewicz · 3 years, 2 months ago
  46. a1cb60c Revert "MSHARED-1203 use Java 7 symbolic links (#13)" by Sylwester Lachiewicz · 3 years, 2 months ago
  47. 8baf14e Add GitHub Actions setup and Dependabot by Sylwester Lachiewicz · 3 years, 2 months ago
  48. fe8d3a1 Auto-link MSHARED Jira by Hervé Boutemy · 3 years, 3 months ago
  49. 3a1e97d MSHARED-1203 use Java 7 symbolic links (#13) by Elliotte Rusty Harold · 3 years, 5 months ago
  50. 027c5e4 update to parent pom 39 (#12) by Elliotte Rusty Harold · 3 years, 5 months ago
  51. c2cb608 add Reproducible Builds badge by Hervé Boutemy · 3 years, 9 months ago
  52. 925d494 Add ciManagement by Slawomir Jaranowski · 4 years, 1 month ago
  53. 65d0e04 [maven-release-plugin] prepare for next development iteration by Tamas Cservenak · 4 years, 1 month ago
  54. 37b3d9e [maven-release-plugin] prepare release file-management-3.1.0 by Tamas Cservenak · 4 years, 1 month ago file-management-3.1.0
  55. 2d8c1d2 Fix GIT URLs by Tamas Cservenak · 4 years, 1 month ago
  56. 70c60f9 Bump version to 3.1.0 by Tamas Cservenak · 4 years, 1 month ago
  57. c7153b1 [MSHARED-1090] Update module (#11) by Tamas Cservenak · 4 years, 1 month ago
  58. 3af72a9 update CI url by Hervé Boutemy · 5 years ago
  59. 10f4aad Bump junit from 4.13 to 4.13.1 by Sylwester Lachiewicz · 6 years ago
  60. a673691 Remove deprecated methods in favor of Apache Commons IO (#10) by Elliotte Rusty Harold · 6 years ago
  61. 741f8f0 Fix issues reported by IntelliJ by Sylwester Lachiewicz · 6 years ago
  62. 1fdc23b Remove unused field by Piotrek Żygieło · 6 years ago
  63. 67cbd47 Use try with resources (#8) by Elliotte Rusty Harold · 6 years ago
  64. 476138e [MSHARED-958] added missing regexp mapper by Brian Long · 6 years ago
  65. 3f008e7 Bump maven-shared-utils from 3.2.1 to 3.3.3 by Sylwester Lachiewicz · 6 years ago
  66. e474af6 [MSHARED-944] update minimum Maven version to 3.1.0 by Sylwester Lachiewicz · 6 years ago
  67. 0128115 update ASF CI url by Hervé Boutemy · 6 years ago
  68. ec6af7e Remove dependency on maven-shared-io (#7) by Elliotte Rusty Harold · 6 years ago
  69. 7f93b1d Merge pull request #5 from apache/deps by Elliotte Rusty Harold · 6 years ago
  70. 502ffc4 ignore .checkstyle by Elliotte Rusty Harold · 6 years ago
  71. 710c717 update plexus-utils by Elliotte Rusty Harold · 6 years ago
  72. 4b3c194 README improvement by Hervé Boutemy · 6 years ago
  73. 27fb010 added README and GitHub configuration by Hervé Boutemy · 6 years ago
  74. d88c085 deps: update JUnit (#3) by Elliotte Rusty Harold · 6 years ago
  75. 912092f remove vestigial file (#4) by Elliotte Rusty Harold · 6 years ago
  76. e317b20 [MSHARED-879] make build Reproducible by Hervé Boutemy · 6 years ago
  77. b6376f0 [MSHARED-806] - Upgrade plexus-utils 3.2.0 by DB · 7 years ago
  78. 4e0d57b [MSHARED-804] - Upgrade shared-component-parent to version 33. by Karl Heinz Marbaise · 7 years ago
  79. ffa01a9 [MPOM-205] use sha512 checksums instead of sha1 by Hervé Boutemy · 8 years ago
  80. dd4e203 [MNGSITE-341] use https for sigs, hashes and KEYS by Hervé Boutemy · 8 years ago
  81. 1ad76d4 [MSHARED-754] - Upgrade parent to 32 by Karl Heinz Marbaise · 8 years ago
  82. 8573049 [MSHARED-744] - Change to gitbox url instead of SVN by Karl Heinz Marbaise · 8 years ago
  83. 7158905 [MSHARED-735] - Lift JDK minimum to JDK 7 by Karl Heinz Marbaise · 8 years ago
  84. ad3eb79 [INFRA-16467] move components documentation out of CMS space by Hervé Boutemy · 8 years ago
  85. a139ee7 [MSHARED-733] - Upgrade maven-shared-utils to 3.2.1 by Karl Heinz Marbaise · 8 years ago
  86. 9a60f98 [MSHARED-555] - Upgrade plexus-utils to 3.1.0 by Karl Heinz Marbaise · 8 years ago
  87. 8de0b7b [MSHARED-732] - Upgrade mave-surefire/failsafe-plugin 2.21.0 by Karl Heinz Marbaise · 8 years ago
  88. c31d182 [MNGSITE-328] use sha1 checksum instead of md5 by Hervé Boutemy · 8 years ago
  89. 4525661 [MSHARED-706] - Upgrade parent to 31 by Karl Heinz Marbaise · 8 years ago
  90. e2767cc updated Modello xsd url by Hervé Boutemy · 8 years ago
  91. 47b3c92 Added Jenkinsfile and missing .gitignore. by Karl Heinz Marbaise · 9 years ago
  92. 9906a5a [MSHARED-673] Remove prerequisites from component by Karl Heinz Marbaise · 9 years ago
  93. b6dc8d2 [MSHARED-561] Upgrade plexus-utils to 3.0.24 by Karl Heinz Marbaise · 10 years ago
  94. faa650c [MSHARED-554] Upgrade maven-shared-utils to 3.0.1 by Karl Heinz Marbaise · 10 years ago
  95. d585930 [MSHARED-521] Upgrade maven-shared-components parent to version 30 by Karl Heinz Marbaise · 10 years ago
  96. 51c0e12 updated Jira url by Herve Boutemy · 10 years ago
  97. d07674f [maven-release-plugin] prepare for next development iteration by Karl Heinz Marbaise · 11 years ago
  98. ac7eb53 [maven-release-plugin] prepare release file-management-3.0.0 by Karl Heinz Marbaise · 11 years ago file-management-3.0.0
  99. 53c87ef Bump version to 3.0.0-SNAPSHOT by Karl Heinz Marbaise · 11 years ago
  100. 2dd791e Using template to get always the correct version of the component. by Karl Heinz Marbaise · 11 years ago