1. f4208c3 Update ASM version to agree with pom by Sebb · 3 years, 2 months ago
  2. ca6508a No need to nest in else. by Gary Gregory · 3 years, 2 months ago
  3. b6e86e5 Remove trailing whitepsace. by Gary Gregory · 3 years, 3 months ago
  4. 453849b Breaking binary compatibility should break the build instead of by Gary Gregory · 3 years, 4 months ago
  5. 64b00dd Update commons.japicmp.version 0.14.4 -> 0.15.1. by Gary Gregory · 3 years, 4 months ago
  6. 49446b0 Update commons.japicmp.version 0.11.1 -> 0.14.4. by Gary Gregory · 3 years, 4 months ago
  7. 7559b1c Add missing '@Override' annotations. by Gary Gregory · 3 years, 6 months ago
  8. 55750c9 Redundant return. by Gary Gregory · 3 years, 6 months ago
  9. a49d5b9 Use final. by Gary Gregory · 3 years, 6 months ago
  10. bde935d Remove redundant modifiers like static on enums. by Gary Gregory · 3 years, 6 months ago
  11. 8b54d0c Remove redundant calls to super(). by Gary Gregory · 3 years, 6 months ago
  12. ba81e69 Add inceptionYear from NOTICE.txt by Sebb · 3 years, 11 months ago
  13. 61c6e2f Use Objects.requireNonNull() instead of custom check. Minor formatting. by Gary Gregory · 4 years, 4 months ago
  14. 24eab73 Drop Oracle JDK 8. by Gary Gregory · 4 years, 9 months ago
  15. 95946fe Fix the site's source repository link. by Gary Gregory · 4 years, 10 months ago
  16. 3d8d4a4 Fix the site's source repository link. by Gary Gregory · 4 years, 10 months ago
  17. 90b10f7 Use HTTPS to access Apache resources. by Gary Gregory · 4 years, 10 months ago
  18. 36d2423 Use HTTPS to access Apache resources. by Gary Gregory · 4 years, 10 months ago
  19. 12b0c86 Use HTTPS links to commons.apache.org. by Gary Gregory · 4 years, 10 months ago
  20. 0a1df7d Javadoc: Use "file system" instead of "filesystem". Camel-case "fileSystem". by Gary Gregory · 5 years ago
  21. a88dbbb Update NOTICE file for 2019. by Gary Gregory · 5 years ago
  22. 13add7c [maven-release-plugin] prepare for next development iteration by Matt Benson · 6 years ago
  23. 28eaa99 [maven-release-plugin] prepare release 2.0_RC1 by Matt Benson · 6 years ago 2.0_RC1 rel/2.0
  24. 6fa53e2 1.4->2.0 by Matt Benson · 6 years ago
  25. 453cb78 remove Javadoc references to javax.activation.DataSource; checkstyle by Matt Benson · 6 years ago
  26. 69ef91e Build on Java 10; modification to public API requires major version bump by Matt Benson · 6 years ago java10
  27. ae06e22 code quality by Matt Benson · 6 years ago
  28. 83fbfdc [maven-release-plugin] rollback the release of 1.4_RC1 by Matt Benson · 6 years ago
  29. 69ac94a [maven-release-plugin] prepare for next development iteration by Matt Benson · 6 years ago
  30. 6fc31c3 [maven-release-plugin] prepare release 1.4_RC1 by Matt Benson · 6 years ago
  31. e5abdee [maven-release-plugin] rollback the release of 1.4_RC1 by Matt Benson · 6 years ago
  32. a0b7ad7 [maven-release-plugin] prepare release 1.4_RC1 by Matt Benson · 6 years ago
  33. e816852 [maven-release-plugin] rollback the release of 1.4_RC1 by Matt Benson · 6 years ago
  34. 76c9b04 [maven-release-plugin] prepare for next development iteration by Matt Benson · 6 years ago
  35. a4f74fc [maven-release-plugin] prepare release 1.4_RC1 by Matt Benson · 6 years ago
  36. 34d61d7 add release date guess by Matt Benson · 6 years ago
  37. 80a9e81 set up release plugin in dist module by Matt Benson · 6 years ago
  38. b00837f update ASM version in release notes by Matt Benson · 6 years ago
  39. 31d53e5 update copyright by Matt Benson · 6 years ago
  40. d513b00 update autogenerated files using commons-build-plugin 1.10-SNAPSHOT by Matt Benson · 6 years ago
  41. e0e218b generate 1.4 download page using commons-build-plugin 1.10-SNAPSHOT by Matt Benson · 6 years ago
  42. 65b2386 release properties by Matt Benson · 6 years ago
  43. 125e3a4 code quality by Matt Benson · 6 years ago
  44. 57f3b1d upgrade to ASM 6.2.1 by Matt Benson · 6 years ago
  45. 75bf561 update building instructions by Matt Benson · 6 years ago
  46. e2de9e1 ignore shaded oac.lang3 for antlib japicmp report by Matt Benson · 6 years ago
  47. cbb280f Workaround for japicmp report generation. Can be removed when parent moves to 48+. by Roberto Cortez · 6 years ago
  48. 74d1f65 code simplifications made possible with Java 8; additional null-safe method override by Matt Benson · 6 years ago
  49. 3adac28 code simplifications made possible with Java 8 by Matt Benson · 6 years ago
  50. ba7c4b2 diamond by Matt Benson · 6 years ago
  51. 9a35449 updates in preparation of a 1.4 release by Matt Benson · 6 years ago
  52. 1cddfd8 WEAVER-17 make help mojo work by upgrading maven-plugin version to 3.5.2 by Matt Benson · 6 years ago
  53. 2602313 WEAVER-16 handle classes with no package by Matt Benson · 6 years ago
  54. 8532217 upgrade parent by Matt Benson · 6 years ago
  55. 866d131 remove modules' scm config sections by Matt Benson · 6 years ago
  56. d5a70a4 upgrade xbean-finder to 4.9 by Matt Benson · 6 years ago
  57. d0bf4bd move japicmp exclusions to pluginManagement (apply same config to mojo, report); alignment by Matt Benson · 6 years ago
  58. 753f164 disable japicmp for build-tools module by Matt Benson · 6 years ago
  59. 4077c37 roll back japicmp version due to #210 by Matt Benson · 6 years ago
  60. fb1c27d Merge remote-tracking branch 'origin/master' by Matt Benson · 6 years ago
  61. 1f19f70 remove shading instructions for commons-io, which is no longer a dependency by Matt Benson · 6 years ago
  62. cb2eb7c omit shaded classes from API compatibility reporting by Matt Benson · 6 years ago
  63. efd3694 bump japicmp version to latest by Matt Benson · 6 years ago
  64. fc323c8 adding proper gitignore by Mark Struberg · 6 years ago
  65. 225d87a upgrade to ASM 6.2 by Matt Benson · 6 years ago
  66. 9465921 upgrade doxia-module-markdown by Matt Benson · 6 years ago
  67. bf128d3 cleanup warnings; add utility method by Matt Benson · 6 years ago
  68. 198c4f7 Javadoc cleanup by Matt Benson · 6 years ago
  69. 12bbfdd merge duplicate plugin declaration by Matt Benson · 6 years ago
  70. 954f4bf ws by Matt Benson · 6 years ago
  71. 3809773 Java 8 only for travis by Matt Benson · 6 years ago
  72. 0b64d12 changes by Matt Benson · 6 years ago
  73. b8be2ba upgrade to latest commons-parent by Matt Benson · 6 years ago
  74. c30ed1b update scm by Matt Benson · 6 years ago
  75. 89b9d9a upgrade to ASM API v6 by Matt Benson · 6 years ago
  76. 31583df blueprint method references; reject blueprint methods that access inaccessible classes/methods/ctors (other than other methods also being imported by Matt Benson · 6 years ago
  77. 139fdf6 clone from ClassWriter#getCommonSuperClass by Matt Benson · 6 years ago
  78. afb97cf upgrade modules to ASM 6.1 by Matt Benson · 6 years ago
  79. ead6306 small cleanups by Matt Benson · 6 years ago
  80. ae1f251 small cleanups by Matt Benson · 6 years ago
  81. 9daa86b upgrade xbean-finder by Matt Benson · 6 years ago
  82. 9f49040 upgrade japicmp by Matt Benson · 6 years ago
  83. e96aa69 remove shading for obsolete deps by Matt Benson · 6 years ago
  84. 3108ab3 upgrade commons-lang3 by Matt Benson · 6 years ago
  85. f2c4ddc centralize ASM versions by Matt Benson · 6 years ago
  86. e0a5ad5 remove obsolete dependencies by Matt Benson · 6 years ago
  87. c79a0ad Java 8; assorted minor refactorings by Matt Benson · 6 years ago
  88. 28a8fa8 Update commons-parent from 42 to 43. by Gary D. Gregory · 6 years ago
  89. 092d84b [WEAVER-18] Update Apache Commons IO from 2.5 to 2.6 by Gary D. Gregory · 7 years ago
  90. 3febf2e Update from Apache Commons IO 2.5 to 2.6. by Gary D. Gregory · 7 years ago
  91. 1cce72e README.md: add maven central badge by Pascal Schumacher · 7 years ago
  92. f7cccdd README.md: remove broken maven central badge by Pascal Schumacher · 7 years ago
  93. 3754717 add README.md and CONTRIBUTING.md by Pascal Schumacher · 7 years ago
  94. a365345 .travis.yml: remove oraclejdk7 (no longer available) and add openjdk6 by Pascal Schumacher · 7 years ago
  95. 61d77b7 (chore) adding commons.module.name to pom by Rob Tompkins · 7 years ago
  96. 85aab31 Add oraclejdk7 to Travis CI. by Gary D. Gregory · 7 years ago
  97. 901b7f2 Fix apidocs link for Normalizer by Bruno P. Kinoshita · 7 years ago
  98. d93232c Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. by Gary D. Gregory · 7 years ago
  99. 6099c25 update checkout directory on source-repository report to simple component name by Matt Benson · 8 years ago
  100. 81f4410 correct 1.3 release date by Matt Benson · 8 years ago