1. 630cf41 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 7 months ago master
  2. ab05745 SLING-11958 Update to Sling Bundle Parent 51 by Oliver Lietz · 10 months ago
  3. 76dcd29 SLING-11473 Update Testing PaxExam to 4.0.0 by Oliver Lietz · 10 months ago
  4. 34ee41e build on Linux only by Oliver Lietz · 10 months ago
  5. 3989ee2 update build plugins by Oliver Lietz · 10 months ago
  6. b645797 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 1 month ago
  7. c3945e3 update build plugins by Oliver Lietz · 1 year, 3 months ago
  8. baaab1e update build plugins by Oliver Lietz · 1 year, 7 months ago
  9. 154c275 disable dependabot by Oliver Lietz · 1 year, 7 months ago
  10. d278464 SLING-11473 Update Testing PaxExam to 4.0.0 by Oliver Lietz · 1 year, 9 months ago
  11. d5b3e7f close ResourceResolver to avoid stack trace in logs by Oliver Lietz · 1 year, 9 months ago
  12. 847d629 unify imports (import from org.hamcrest.Matchers) by Oliver Lietz · 1 year, 9 months ago
  13. c33d7ed SLING-11554 Update to Sling Bundle Parent 49 by Oliver Lietz · 1 year, 9 months ago
  14. df4576f add link, fix typo and improve code example by Oliver Lietz · 1 year, 9 months ago
  15. 9a8d77e set version to 1.0.0-SNAPSHOT by Oliver Lietz · 1 year, 9 months ago
  16. 56c9756 suppress warnings for rule java:S3077 by Oliver Lietz · 1 year, 9 months ago
  17. 01e72ff suppress warnings for rule java:S1149 by Oliver Lietz · 1 year, 9 months ago
  18. 9c340da tell Jenkins to run build with Java 11 and 17 by Oliver Lietz · 1 year, 9 months ago
  19. 15e5d82 add integration test for resource presence registration and unregistration by Oliver Lietz · 1 year, 9 months ago
  20. d8fb369 [spotbugs] exclude EI_EXPOSE_REP2 by Oliver Lietz · 1 year, 9 months ago
  21. 3729d1b [pmd] UnusedPrivateField by Oliver Lietz · 1 year, 9 months ago
  22. 1a35223 [checkstyle] (modifier) RedundantModifier by Oliver Lietz · 1 year, 9 months ago
  23. 170b55a [checkstyle] (sizes) LambdaBodyLength by Oliver Lietz · 1 year, 9 months ago
  24. d693e10 [checkstyle] (modifier) InterfaceMemberImpliedModifier by Oliver Lietz · 1 year, 9 months ago
  25. 6c661eb [checkstyle] (design) DesignForExtension by Oliver Lietz · 1 year, 9 months ago
  26. 924a4bc [checkstyle] (coding) MissingCtor by Oliver Lietz · 1 year, 9 months ago
  27. f25f5a4 [checkstyle] (javadoc) MissingJavadocType by Oliver Lietz · 1 year, 9 months ago
  28. 2f804f3 [checkstyle] (javadoc) MissingJavadocMethod by Oliver Lietz · 1 year, 9 months ago
  29. 536f129 [checkstyle] (javadoc) JavadocPackage by Oliver Lietz · 1 year, 9 months ago
  30. 38447d8 SLING-11557 Enable code checks with SpotBugs by Oliver Lietz · 1 year, 9 months ago
  31. b7735a4 SLING-11556 Enable code checks with PMD by Oliver Lietz · 1 year, 9 months ago
  32. 80e97ff SLING-11555 Enable code checks with Checkstyle by Oliver Lietz · 1 year, 9 months ago
  33. e3fdd2d SLING-11473 Update Testing PaxExam to 4.0.0 by Oliver Lietz · 1 year, 9 months ago
  34. 984f906 SLING-11554 Update to Sling Bundle Parent 49 by Oliver Lietz · 1 year, 9 months ago
  35. 7dc7a98 SLING-11051 - Fixing JavaDoc badge by Dan Klco · 2 years, 4 months ago
  36. 7b07a2a SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 2 years, 10 months ago
  37. 164c8bc SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 2 years, 10 months ago
  38. 7148305 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 2 years, 10 months ago
  39. ed0882f SLING-10526 Enable code coverage with JaCoCo by Oliver Lietz · 2 years, 11 months ago
  40. da65395 SLING-10525 Update to Sling Bundle Parent 43 by Oliver Lietz · 2 years, 11 months ago
  41. a41d713 Adding sonarqube badges as per SLING-9682 by Dan Klco · 3 years, 9 months ago
  42. aa318a2 Updating badges for org-apache-sling-resource-presence by Radu Cotescu · 3 years, 9 months ago
  43. e1e56fe pull build section up by Oliver Lietz · 4 years, 2 months ago
  44. 2353587 SLING-9282 Update Pax Exam to 4.13.3 by Oliver Lietz · 4 years, 2 months ago
  45. 986a4f5 SLING-9281 Update to Sling Bundle Parent 38 by Oliver Lietz · 4 years, 2 months ago
  46. 9962231 style by Oliver Lietz · 4 years, 2 months ago
  47. efc0daf SLING-9104 Update Pax Exam to 4.13.2 by Oliver Lietz · 4 years, 3 months ago
  48. 9d507b7 set scope of dependency org.apache.sling.testing.paxexam to test by Oliver Lietz · 5 years ago
  49. 4d26828 SLING-8510 Make testing compliant with Java 9 and higher by Oliver Lietz · 5 years ago
  50. f07c1a4 SLING-8509 Mark fields in ResourcePresenter volatile by Oliver Lietz · 5 years ago
  51. f2782d0 remove default values from bnd file by Oliver Lietz · 6 years ago
  52. be96063 Updating badges for org-apache-sling-resource-presence by Radu Cotescu · 5 years ago
  53. 59adcb1 SLING-7245 - Validate pull requests using Jenkins by Robert Munteanu · 5 years ago
  54. 7150475 trivial: added license header to *.md files by Radu Cotescu · 6 years ago
  55. 3b7ac47 SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module by Radu Cotescu · 6 years ago
  56. 3f6ae2c SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module by Radu Cotescu · 6 years ago
  57. 8f0b1fc SLING-7798 Switch from JSR-305 annotations to JetBrains Nullable/NotNull annotations by Oliver Lietz · 6 years ago
  58. 2d1da6d Updating badges for org-apache-sling-resource-presence by Dan Klco · 6 years ago
  59. 51abe4f clean up bnd instructions by Oliver Lietz · 6 years ago
  60. 8b70389 use Testing PaxExam 1.0.0 by Oliver Lietz · 6 years ago
  61. 77ad1ae add missing scope by Oliver Lietz · 6 years ago
  62. 2f8900f SLING-7353 Update to Sling Parent 33 by Oliver Lietz · 6 years ago
  63. 9e1e618 SLING-7399 Use bnd Maven plugins by Oliver Lietz · 6 years ago
  64. c6a01df SLING-7353 Update to Sling Parent 33 by Oliver Lietz · 6 years ago
  65. 763dd05 SLING-7213 - Add a default .gitignore file to every module by Robert Munteanu · 7 years ago
  66. d53a7db SLING-7214 - Add the LICENSE file to every module by Robert Munteanu · 7 years ago
  67. f9baf83 Fix typo in pom.xml : conncetion should be connection by Robert Munteanu · 7 years ago
  68. 047e164 SLING-7162 - Update SCM information in all POM files to reference Git by Robert Munteanu · 7 years ago
  69. a0f8579 SLING-7167 Adjust READMEs by Oliver Lietz · 7 years ago
  70. 1a0605d SLING-6677 - tweak README by Bertrand Delacretaz · 7 years ago
  71. df7565c SLING-6677 Add documentation for Resource Presence by Oliver Lietz · 7 years ago
  72. bd7e7f1 use org.apache.sling.testing.paxexam 0.0.4 by Oliver Lietz · 7 years ago
  73. 32f2acc [maven-release-plugin] prepare for next development iteration by Oliver Lietz · 7 years ago
  74. 2d0c04a [maven-release-plugin] prepare release org.apache.sling.resource.presence-0.0.2 by Oliver Lietz · 7 years ago
  75. 41796d9 use Sling Parent 30 by Oliver Lietz · 7 years ago
  76. dc8baf4 SLING-6582 Announce presence of resources as OSGi services by Oliver Lietz · 7 years ago