1. 465f828 Fix build by Piotr P. Karwasz · 10 months ago main
  2. 940297f Rename `log4j-jpl` to `jpl-to-log4j-api` by Piotr P. Karwasz · 10 months ago
  3. 98d3cab Migrate `log4j-jpl` tests to JUnit 5 (#3029) by Ninette Adhikari · 12 months ago
  4. 77cf1a8 Fix JDK used in CI tests by Piotr P. Karwasz · 1 year, 9 months ago
  5. a5ee7e6 Adds `useModulePath=false` to `log4j-jpl` by Piotr P. Karwasz · 1 year, 9 months ago
  6. 2cd7fdc Apply Palantir formatter by Volkan Yazıcı · 1 year, 10 months ago
  7. 3abb1f3 Add OSGi package versioning and fix API breaking changes by Piotr P. Karwasz · 2 years ago
  8. ba051b7 Add `log4j-core` to some modules processor path by Piotr P. Karwasz · 2 years ago
  9. 5bd6a0a Remove `log4j-core` from some processor paths by Piotr P. Karwasz · 2 years ago
  10. 59eee05 Swap `/pom.xml` and `/log4j-bom/pom.xml` by Volkan Yazıcı · 2 years ago
  11. bcd3023 Automatically enable Java 8 tests on the CI by Piotr P. Karwasz · 2 years ago
  12. d6a94fd Migrate changelog, site, and docs to the new infra by Volkan Yazıcı · 2 years ago
  13. cb81750 Add BND configuration to bridges by Piotr P. Karwasz · 2 years ago
  14. c9d8326 Replace explicit versions with property by Piotr P. Karwasz · 2 years ago
  15. 0ba29a7 Remove references to `maven-bundle-plugin` by Piotr P. Karwasz · 2 years ago
  16. 2bac18a Bump version to 2.21.0-SNAPSHOT by Piotr P. Karwasz · 2 years ago
  17. cdb9214 Switch build to JDK 11 by Piotr P. Karwasz · 2 years, 7 months ago
  18. 2b47351 Use `final` whenever possible by OpenRewrite · 2 years, 4 months ago
  19. 579b240 Apply Spotless to all files by spotless[bot] · 2 years, 5 months ago
  20. bc7bca8 Sort POMs by Piotr P. Karwasz · 2 years, 7 months ago
  21. 069a812 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 2 years, 7 months ago
  22. a4b5b7b [maven-release-plugin] prepare release log4j-2.20.0-rc1 by Ralph Goers · 2 years, 7 months ago
  23. 458a992 [maven-release-plugin] rollback the release of log4j-2.20.0-rc1 by Ralph Goers · 2 years, 7 months ago
  24. e547426 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 2 years, 7 months ago
  25. 9344b43 [maven-release-plugin] prepare release log4j-2.20.0-rc1 by Ralph Goers · 2 years, 7 months ago
  26. 0fda3a0 Revert version update by Ralph Goers · 2 years, 7 months ago
  27. b5e6665 [maven-release-plugin] prepare release log4j-2.20.1-rc1 by Ralph Goers · 2 years, 7 months ago
  28. 9dad770 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 2 years, 7 months ago
  29. 66d76d6 [maven-release-plugin] prepare release log4j-2.20.1-rc1 by Ralph Goers · 2 years, 7 months ago
  30. 5934125 Remove Maven `<reporting>` blocks, since reporting is disabled by Volkan Yazıcı · 2 years, 7 months ago
  31. b08746c Fix Javadoc generation and links for the site by Volkan Yazıcı · 2 years, 7 months ago
  32. 05d0553 Simplify site generation (#1166) by Volkan Yazıcı · 2 years, 8 months ago
  33. 14fc114 LOG4J2-3628 Replace `maven-changes-plugin` with `log4j-changelog` (#1145) by Volkan Yazıcı · 2 years, 8 months ago
  34. 77733aa Remove no-op plugin execution by Piotr P. Karwasz · 2 years, 11 months ago
  35. 26d0d3b Centralize plugin versions in main POM by Piotr P. Karwasz · 3 years ago
  36. 9b0d09c Delegates plugin versions to ASF parent by Piotr P. Karwasz · 3 years ago
  37. eb8de48 Move exported test classes under `org.apache.logging.log4j.core.test` by Piotr P. Karwasz · 3 years ago
  38. 04a995d Move additional `log4j-core-test` classes to `main` by Piotr P. Karwasz · 3 years ago
  39. 1a26981 Sort dependencies in POMs by Piotr P. Karwasz · 3 years ago
  40. da160e7 Fix new snapshot version by Piotr P. Karwasz · 3 years ago
  41. bcd0899 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 3 years ago
  42. 0190401 [maven-release-plugin] prepare release log4j-2.19.0-rc2 by Ralph Goers · 3 years ago
  43. 02ddf84 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 3 years ago
  44. ee4a25f [maven-release-plugin] prepare release log4j-2.19.0-rc1 by Ralph Goers · 3 years ago
  45. 8b3ac01 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 3 years ago
  46. bbf5a6a [maven-release-plugin] prepare release log4j-2.19.0-rc1 by Ralph Goers · 3 years ago
  47. 254662b Use `junit-bom` by Piotr P. Karwasz · 3 years ago
  48. 934b8ad [maven-release-plugin] prepare for next development iteration by Ralph Goers · 3 years, 3 months ago
  49. 1ac09a8 [maven-release-plugin] prepare release log4j-2.18.0-rc1 by Ralph Goers · 3 years, 3 months ago
  50. 33896f2 Keep `log4j-jpl` at Surefire version 2.13 by Piotr P. Karwasz · 3 years, 4 months ago
  51. d9c1867 Bump surefire.plugin.version from 3.0.0-M5 to 3.0.0-M6 by dependabot[bot] · 3 years, 4 months ago
  52. f7a7def [maven-release-plugin] prepare for next development iteration by Ralph Goers · 3 years, 7 months ago
  53. 170de47 [maven-release-plugin] prepare release log4j-2.17.2-rc1 by Ralph Goers · 3 years, 7 months ago
  54. 74736ec Clean up pom.xml files by Matt Sicker · 3 years, 8 months ago
  55. f8c2063 LOG4J2-3345: log4j-jpl formats messages correctly using MessageFormat (#713) by Carter Kozak · 3 years, 8 months ago
  56. 2f36d01 [maven-release-plugin] prepare for next development iteration by Matt Sicker · 3 years, 9 months ago
  57. a2c09bd [maven-release-plugin] prepare release log4j-2.17.1-rc1 by Matt Sicker · 3 years, 9 months ago
  58. 3033911 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 3 years, 9 months ago
  59. d17029d [maven-release-plugin] prepare release log4j-2.17.0-rc1 by Ralph Goers · 3 years, 9 months ago
  60. 696cb4a [maven-release-plugin] prepare for next development iteration by Matt Sicker · 3 years, 9 months ago
  61. fa03889 [maven-release-plugin] prepare release log4j-2.16.0-rc1 by Matt Sicker · 3 years, 9 months ago
  62. dfa31dd [maven-release-plugin] prepare for next development iteration by Matt Sicker · 3 years, 9 months ago
  63. 6674333 [maven-release-plugin] prepare release log4j-2.15.1-rc1 by Matt Sicker · 3 years, 9 months ago
  64. 4cd88a3 Update maven-toolchains-plugin to 3.0.0 by Matt Sicker · 3 years, 9 months ago
  65. f591a50 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 3 years, 9 months ago
  66. e3e1b7a [maven-release-plugin] prepare release log4j-2.15.0-rc2 by Ralph Goers · 3 years, 9 months ago
  67. 6e04e5f [maven-release-plugin] prepare for next development iteration by Ralph Goers · 3 years, 10 months ago
  68. 9755205 [maven-release-plugin] prepare release log4j-2.15.0-rc1 by Ralph Goers · 3 years, 10 months ago
  69. 94dbcf6 Upgrade from hamcrest-all:1.3 to hamcrest:2.2. by Volkan Yazici · 3 years, 11 months ago
  70. e756493 LOG4J2-2940: Context selectors are aware of ClassLoader dependency by Carter Kozak · 4 years, 6 months ago
  71. 7079d44 [maven-release-plugin] prepare for next development iteration by rgoers · 4 years, 6 months ago
  72. 7f36751 [maven-release-plugin] prepare release log4j-2.14.1-rc1 by rgoers · 4 years, 6 months ago
  73. af5691d [maven-release-plugin] prepare for next development iteration by rgoers · 4 years, 11 months ago
  74. dfbc43d [maven-release-plugin] prepare release log4j-2.14.0-rc1 by rgoers · 4 years, 11 months ago
  75. d0da8ca Only generate doap file in parent project by Ralph Goers · 4 years, 11 months ago
  76. 31a62d6 [LOG4J2-2653] Simplify JUnit dependencies by Matt Sicker · 5 years ago
  77. 59926f0 [LOG4J2-2653] Add initial JUnit 5 support by Matt Sicker · 5 years ago
  78. 07d9475 #335 Initial import of JsonTemplateLayout from LogstashLayout. by Volkan Yazıcı · 5 years ago
  79. ea304ce [LOG4J2-2844] Null pointer exception when no network interfaces are available. by Gary Gregory · 5 years ago
  80. 13c91d6 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 5 years ago
  81. bae0d92 [maven-release-plugin] prepare release log4j-2.13.3-rc1 by Ralph Goers · 5 years ago
  82. 0fe5015 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 5 years ago
  83. 0dfd3d5 [maven-release-plugin] prepare release log4j-2.13.2-rc1 by Ralph Goers · 5 years ago
  84. 918ca91 Set pom to correct parent version by Ralph Goers · 5 years ago
  85. d06f0a7 LOG4J2-1360 - Add support for Platform Logger by Ralph Goers · 5 years ago
  86. fc41e53 Make new home for Log4j2 by Ralph Goers · 14 years ago
  87. 9530a3e Fix build by Piotr P. Karwasz · 10 months ago
  88. cc8eedb Rename `log4j-to-jul` to `log4j-api-to-jul` by Piotr P. Karwasz · 10 months ago
  89. 524c222 Improvements on the logger message factory namespacing (#2961) by Volkan Yazıcı · 12 months ago
  90. 3cb0b39 Implement `MessageFactory`-namespaced logger registry (#2961) by Volkan Yazıcı · 12 months ago
  91. ac26269 Improvements on the logger message factory namespacing (#2936) by Volkan Yazıcı · 12 months ago
  92. b77e31e Implement `MessageFactory`-namespaced logger registry (#2936) by Volkan Yazıcı · 1 year ago
  93. 85f30a4 Fail build for `static transitive` modules by Piotr P. Karwasz · 1 year ago
  94. 3697a1c Clean up `ThreadContextMap` implementations by Piotr P. Karwasz · 1 year, 3 months ago
  95. 2cd0208 Remove reflection from `log4j-to-jul` and `log4j-to-slf4j` by Piotr P. Karwasz · 1 year, 6 months ago
  96. 64230e5 Update to-jul test to JUnit 5 by Matt Sicker · 3 years, 8 months ago
  97. d59fd61 Apply Palantir formatter by Volkan Yazıcı · 1 year, 10 months ago
  98. 85cf5c2 Remove unused Maven properties by Volkan Yazıcı · 1 year, 11 months ago
  99. ded9f18 Add OSGi package versioning and fix API breaking changes by Piotr P. Karwasz · 2 years ago
  100. f9e89a4 Add `log4j-core` to some modules processor path by Piotr P. Karwasz · 2 years ago