- 3d31a06 SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 5 weeks ago master
- 3860b65 SLING-12709 Update Pax TinyBundles to 4.0.1 by Oliver Lietz · 6 months ago
- c8161e5 SLING-12603 Switch to framework extension in SPI Fly Option by Oliver Lietz · 8 months ago
- f0cc1bf require Maven 3.9.8 (available on Jenkins CI) by Oliver Lietz · 9 months ago
- 469b690 build with Java 17 and 21 by Oliver Lietz · 9 months ago
- 16a5608 add missing test by Oliver Lietz · 9 months ago
- 061883f SLING-12520 Update Pax Exam to 4.14.0 by Oliver Lietz · 9 months ago
- a997473 SLING-12574 Update options and versions by Oliver Lietz · 9 months ago
- f8bd822 SLING-12593 Provide bnd Option by Oliver Lietz · 9 months ago
- 100ffc1 SLING-12577 Drop Sling Options by Oliver Lietz · 9 months ago
- d601c5b update test dependencies and plugins by Oliver Lietz · 9 months ago
- 82eb901 SLING-12585 Update to Sling Bundle Parent 62 by Oliver Lietz · 9 months ago
- 346a1a8 SLING-12520 Update Pax Exam to 4.14.0 by Oliver Lietz · 9 months ago
- f0b63e8 SLING-11996 Upgrade Pax TinyBundles to 4.0.0 by Oliver Lietz · 9 months ago
- 8513e44 SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 10 months ago
- c26877e SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 1 year, 11 months ago
- 504859f SLING-11962 Update to Sling Bundle Parent 51 by Oliver Lietz · 2 years, 2 months ago
- dff3c2f [maven-release-plugin] prepare for next development iteration by Oliver Lietz · 2 years, 2 months ago
- 5a5b832 [maven-release-plugin] prepare release org.apache.sling.testing.paxexam-4.0.0 by Oliver Lietz · 2 years, 2 months ago org.apache.sling.testing.paxexam-4.0.0
- 50b518d SLING-9687 Update options and versions to latest features by Oliver Lietz · 2 years, 2 months ago
- c57986a SLING-11941 Support snapshots in Options integration tests by Oliver Lietz · 2 years, 2 months ago
- 41f9deb style by Oliver Lietz · 2 years, 2 months ago
- 438dd3c SLING-11942 Target Java 11 by Oliver Lietz · 2 years, 2 months ago
- 60d2745 SLING-11941 Support snapshots in Options integration tests by Oliver Lietz · 2 years, 2 months ago
- 213a04a SLING-11938 Update to Sling Bundle Parent 50 by Oliver Lietz · 2 years, 2 months ago
- 308484e SLING-11645 Enable code checks with SpotBugs by Oliver Lietz · 2 years, 2 months ago
- f44a7ac SLING-11644 Enable code checks with PMD by Oliver Lietz · 2 years, 2 months ago
- be24fd1 SLING-11643 Enable code checks with Checkstyle by Oliver Lietz · 2 years, 2 months ago
- 4cdd586 build on Linux only by Oliver Lietz · 2 years, 2 months ago
- f59827d SLING-11790 Provide Commons Permissions Option by Oliver Lietz · 2 years, 2 months ago
- de886fe SLING-11791 Provide Commons Permissions Sling Option by Oliver Lietz · 2 years, 2 months ago
- e4db9bc SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 2 years, 5 months ago
- 179b19e suppress warnings for rule java:S2699 by Oliver Lietz · 2 years, 6 months ago
- a9f79de suppress warnings for rule java:S112 by Oliver Lietz · 2 years, 6 months ago
- b7f992b add missing configuration for Felix HTTP service by Oliver Lietz · 2 years, 6 months ago
- f22c0fa suppress warnings for rule java:S1444 by Oliver Lietz · 2 years, 6 months ago
- 5a91b17 [spotbugs] exclude UNENCRYPTED_SERVER_SOCKET by Oliver Lietz · 2 years, 6 months ago
- 4ca779c [spotbugs] exclude PATH_TRAVERSAL_IN by Oliver Lietz · 2 years, 6 months ago
- 4bfe944 [spotbugs] exclude MS_SHOULD_BE_FINAL by Oliver Lietz · 2 years, 6 months ago
- 5152c50 SLING-11645 Enable code checks with SpotBugs by Oliver Lietz · 2 years, 6 months ago
- 7a9a56c [pmd] TooManyStaticImports by Oliver Lietz · 2 years, 6 months ago
- 36829f4 SLING-11644 Enable code checks with PMD by Oliver Lietz · 2 years, 6 months ago
- f6bc379 [checkstyle] (javadoc) SummaryJavadoc by Oliver Lietz · 2 years, 6 months ago
- c145ae5 [checkstyle] (javadoc) MissingJavadocType by Oliver Lietz · 2 years, 6 months ago
- 64e99f5 style by Oliver Lietz · 2 years, 6 months ago
- 603efa9 [checkstyle] (javadoc) MissingJavadocMethod by Oliver Lietz · 2 years, 6 months ago
- 4b6e465 [checkstyle] (javadoc) MissingJavadocPackage by Oliver Lietz · 2 years, 6 months ago
- c9e8e17 [checkstyle] (coding) IllegalCatch by Oliver Lietz · 2 years, 6 months ago
- 5f66280 [checkstyle] (coding) AvoidInlineConditionals by Oliver Lietz · 2 years, 6 months ago
- 28038ea [checkstyle] (design) FinalClass by Oliver Lietz · 2 years, 6 months ago
- 63de0df [checkstyle] (naming) LocalFinalVariableName by Oliver Lietz · 2 years, 6 months ago
- 957dae2 [checkstyle] (coding) DeclarationOrder by Oliver Lietz · 2 years, 6 months ago
- 8a48285 [checkstyle] (design) VisibilityModifier by Oliver Lietz · 2 years, 6 months ago
- fee4334 [checkstyle] (modifier) RedundantModifier by Oliver Lietz · 2 years, 6 months ago
- 355db6e [checkstyle] (coding) ReturnCount by Oliver Lietz · 2 years, 6 months ago
- fd82949 [checkstyle] (metrics) JavaNCSS by Oliver Lietz · 2 years, 6 months ago
- 722390e [checkstyle] (sizes) MethodLength by Oliver Lietz · 2 years, 6 months ago
- a534951 [checkstyle] (sizes) ExecutableStatementCount by Oliver Lietz · 2 years, 6 months ago
- 5eeb9d6 [checkstyle] (naming) AbstractClassName by Oliver Lietz · 2 years, 6 months ago
- 21b1553 [checkstyle] (sizes) MethodCount by Oliver Lietz · 2 years, 6 months ago
- f227aaa [checkstyle] (coding) OverloadMethodsDeclarationOrder by Oliver Lietz · 2 years, 6 months ago
- f7abe5c [checkstyle] (coding) MagicNumber by Oliver Lietz · 2 years, 6 months ago
- 133feae [checkstyle] (coding) MissingCtor by Oliver Lietz · 2 years, 6 months ago
- 5e81e1d [checkstyle] (whitespace) SeparatorWrap by Oliver Lietz · 2 years, 6 months ago
- 1f66be3 [checkstyle] (coding) MultipleStringLiterals by Oliver Lietz · 2 years, 6 months ago
- 86700f9 SLING-11643 Enable code checks with Checkstyle by Oliver Lietz · 2 years, 6 months ago
- c4e2024 SLING-9687 Update options and versions to latest features by Oliver Lietz · 2 years, 6 months ago
- 3622e78 SLING-11791 Provide Commons Permissions Sling Option by Oliver Lietz · 2 years, 6 months ago
- 8d5ab96 SLING-11790 Provide Commons Permissions Option by Oliver Lietz · 2 years, 6 months ago
- 3d7f5e1 SLING-9687 Update options and versions to latest features by Oliver Lietz · 2 years, 6 months ago
- 44ef71c disable dependabot by Oliver Lietz · 2 years, 7 months ago
- 9451309 SLING-11520 Provision junit and hamcrest options by default by Oliver Lietz · 3 years ago
- 1cb5123 remove unused imports by Oliver Lietz · 3 years ago
- 46eeb1d make common configuration option accessible by Oliver Lietz · 3 years ago
- c4f6d11 remove unused imports by Oliver Lietz · 3 years ago
- 62b1393 SLING-11490 Provide JUnit Option by Oliver Lietz · 3 years ago
- ad67fbb SLING-11561 Update to Sling Bundle Parent 49 by Oliver Lietz · 3 years ago
- d751b91 SLING-11561 Update to Sling Bundle Parent 49 by Oliver Lietz · 3 years ago
- 0a486f2 SLING-11520 Provision junit and hamcrest options by default by Oliver Lietz · 3 years ago
- a8e3561 SLING-9687 Update options and versions to latest features by Oliver Lietz · 3 years, 1 month ago
- 6759ed8 SLING-9687 Update options and versions to latest features by Oliver Lietz · 3 years, 1 month ago
- c9a8aae SLING-11520 Provision junit and hamcrest options by default by Oliver Lietz · 3 years, 1 month ago
- e800aba SLING-11490 Provide JUnit Option by Oliver Lietz · 3 years, 2 months ago
- 00bafa8 SLING-11489 Provide Hamcrest Option by Oliver Lietz · 3 years, 2 months ago
- c3ec65c SLING-9687 Update options and versions to latest features by Oliver Lietz · 3 years, 2 months ago
- b0514db SLING-11441 Update to Sling Bundle Parent 48 by Oliver Lietz · 3 years, 2 months ago
- 520b547 update test dependencies by Oliver Lietz · 3 years, 2 months ago
- 3f64686 SLING-11440 Provide Jackson Option by Oliver Lietz · 3 years, 2 months ago
- 6403a82 SLING-11264 Provide Pax Logging Log4j 2 Option by Oliver Lietz · 3 years, 5 months ago
- 0e1b383 SLING-10492 Provide Pax Logging Logback Option by Oliver Lietz · 3 years, 5 months ago
- 5068528 SLING-10492 Provide Pax Logging Logback Option by Oliver Lietz · 3 years, 5 months ago
- 6362a31 SLING-11264 Provide Pax Logging Log4j 2 Option by Oliver Lietz · 3 years, 5 months ago
- 9a577d2 SLING-11263 Provide Pax Logging API Option by Oliver Lietz · 3 years, 5 months ago
- ad23f62 SLING-11268 Populate working directory as system property by Oliver Lietz · 3 years, 5 months ago
- 002af5d SLING-11266 Build with Java 11 and 17 by Oliver Lietz · 3 years, 5 months ago
- 6afdddf SLING-9687 Update options and versions to latest features by Oliver Lietz · 3 years, 5 months ago
- e6fff72 SLING-11236 Update to Sling Bundle Parent 47 by Oliver Lietz · 3 years, 5 months ago
- c87208f SLING-11051 - Fixing JavaDoc badge by Dan Klco · 3 years, 8 months ago
- 05031e9 SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 4 years, 1 month ago
- d169c36 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 4 years, 1 month ago