1. 0bdd199 [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 2 days ago master
  2. c6d318a [maven-release-plugin] prepare release feature-launcher-maven-plugin-0.1.10 by Robert Munteanu · 2 days ago feature-launcher-maven-plugin-0.1.10
  3. 17b4396 SLING-12933 - Use version 1.3.4 of the feature launcher by default (#21) by Robert Munteanu · 2 days ago
  4. 1c8aca2 SLING-12932 - Explicitly configure the local maven repository when launching (#20) by Robert Munteanu · 2 days ago
  5. 284cb72 SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 5 weeks ago
  6. 08d9554 Bump org.apache.maven:maven-core from 3.3.9 to 3.8.1 (#19) by dependabot[bot] · 4 months ago
  7. fe1968a Bump org.codehaus.plexus:plexus-archiver from 4.2.7 to 4.8.0 (#16) by dependabot[bot] · 4 months ago
  8. de52edd [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 4 months ago
  9. 03a33ec [maven-release-plugin] prepare release feature-launcher-maven-plugin-0.1.8 by Robert Munteanu · 4 months ago feature-launcher-maven-plugin-0.1.8
  10. 4fb58e1 SLING-12790 - Allow launching from a feature that is not attached to the project (#18) by Robert Munteanu · 4 months ago
  11. 9d584db SLING-12786 - Feature Launcher Maven Plugin build fails on Java 21: Unsupported class file major version 65 (#17) by Robert Munteanu · 4 months ago
  12. 9a61b39 SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 10 months ago
  13. 583da80 SLING-11945 - Document the new repositoryUrls launch parameter (#15) by Robert Munteanu · 2 years, 2 months ago
  14. 869b9bb [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 2 years, 2 months ago
  15. 325edf7 [maven-release-plugin] prepare release feature-launcher-maven-plugin-0.1.6 by Robert Munteanu · 2 years, 2 months ago feature-launcher-maven-plugin-0.1.6
  16. cc1d3ac SLING-11934 - Disable invoker ITs on Windows (#14) by Robert Munteanu · 2 years, 2 months ago
  17. a4831f5 SLING-11933 - Allow configuring the repository URLs (#13) by Robert Munteanu · 2 years, 2 months ago
  18. 8c4bf12 Fix name in .asf.yaml by Robert Munteanu · 2 years, 2 months ago
  19. 31ab2f0 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 2 years, 5 months ago
  20. 58a59a1 [maven-release-plugin] prepare for next development iteration by Eric Norman · 2 years, 10 months ago
  21. f91ce88 [maven-release-plugin] prepare release feature-launcher-maven-plugin-0.1.4 by Eric Norman · 2 years, 10 months ago feature-launcher-maven-plugin-0.1.4
  22. 56908eb Bump httpclient in /src/it/simple-for-SLING-10956-it by dependabot[bot] · 2 years, 10 months ago
  23. 16063e8 SLING-11685 use feature launcher assembly to launch (#4) by Eric Norman · 2 years, 10 months ago
  24. 245a032 Add link to Maven site by Konrad Windszus · 3 years ago
  25. 95ce6da SLING-11528 Provide Maven Site (#11) by Konrad Windszus · 3 years, 1 month ago
  26. 59f8ab6 Revert "SLING-11442 - Allow blocking after the features have been launched" by Robert Munteanu · 3 years, 2 months ago
  27. 15236c7 SLING-11442 - Allow blocking after the features have been launched by Robert Munteanu · 3 years, 2 months ago
  28. 4f40833 SLING-11378 - Execution fails if no launcher arguments are defined by Robert Munteanu · 3 years, 2 months ago
  29. 4caee24 SLING-11378 - Execution fails if no launcher arguments are defined by Robert Munteanu · 3 years, 3 months ago
  30. e0e1dd4 Bump httpclient from 4.5.12 to 4.5.13 in /src/it/simple-it by dependabot[bot] · 3 years, 3 months ago
  31. c8813e2 Update to the latest parent pom by Robert Munteanu · 3 years, 3 months ago
  32. e7ff5ec Reference the released version of the starter by Robert Munteanu · 3 years, 6 months ago
  33. b5abbb8 [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 3 years, 9 months ago
  34. f4596da [maven-release-plugin] prepare release feature-launcher-maven-plugin-0.1.2 by Robert Munteanu · 3 years, 9 months ago feature-launcher-maven-plugin-0.1.2
  35. 3aee0c5 SLING-10941 - Allow setting environment variables for launches by Robert Munteanu · 3 years, 10 months ago
  36. 001cd2b SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 4 years, 1 month ago
  37. 3e82325 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 4 years, 1 month ago
  38. 3265a31 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 4 years, 1 month ago
  39. 953fa16 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 4 years, 1 month ago
  40. fd765c1 SLING-10423 Add support to skip a launch (#2) by Eric Norman · 4 years, 4 months ago
  41. de17ee3 SLING-10420 - add support for feature launcher variables (+test the SLING-9994 vmOptions) by Bertrand Delacretaz · 4 years, 4 months ago
  42. 5a77e67 SLING-10364 optionally wait for user input before stopping the server (#1) by Konrad Windszus · 4 years, 4 months ago
  43. 46d691a SLING-9994 cleanup to convert tabs to spaces by Eric Norman · 4 years, 5 months ago
  44. 11e1f14 SLING-9994 Allow configuring extra jvm options by Eric Norman · 4 years, 9 months ago
  45. 8e639d8 SLING-9843 fallback to java.home system property if JAVA_HOME env by Eric Norman · 4 years, 11 months ago
  46. 05c3a4d Adding sonarqube badges as per SLING-9682 by Dan Klco · 5 years ago
  47. 3b65067 Updating badges for feature-launcher-maven-plugin by Radu Cotescu · 5 years ago
  48. ecc0466 [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 5 years ago
  49. 7e864bd [maven-release-plugin] prepare release feature-launcher-maven-plugin-0.1.0 by Robert Munteanu · 5 years ago feature-launcher-maven-plugin-0.1.0
  50. 59c8868 pom.xml: add scm section by Robert Munteanu · 5 years ago
  51. b5d03a2 Tweak name and version by Robert Munteanu · 5 years ago
  52. 6ed1758 Updating badges for feature-launcher-maven-plugin by Robert Munteanu · 5 years ago
  53. 8e17751 Added boilerplate files by Robert Munteanu · 5 years ago
  54. 64e888b SLING-9526 - Allow launching feature model applications in external processes, non-blocking by Robert Munteanu · 5 years ago
  55. 1959a27 SLING-9526 - Allow launching feature model applications in external processes, non-blocking by Robert Munteanu · 5 years ago
  56. 2683dba SLING-9526 - Allow launching feature model applications in external processes, non-blocking by Robert Munteanu · 5 years ago
  57. b0c8fa0 SLING-9526 - Allow launching feature model applications in external processes, non-blocking by Robert Munteanu · 5 years ago
  58. 9f2a5e0 SLING-9526 - Allow launching feature model applications in external processes, non-blocking by Robert Munteanu · 5 years ago
  59. d65f6d7 SLING-9526 - Allow launching feature model applications in external processes, non-blocking by Robert Munteanu · 5 years ago
  60. ff9e774 SLING-9526 - Allow launching feature model applications in external processes, non-blocking by Robert Munteanu · 5 years ago
  61. 3510aa9 SLING-9526 - Allow launching feature model applications in external processes, non-blocking by Robert Munteanu · 5 years ago
  62. ef30c6a SLING-9526 - Allow launching feature model applications in external processes, non-blocking by Robert Munteanu · 5 years ago
  63. bd126b1 SLING-9526 - Allow launching feature model applications in external processes, non-blocking by Robert Munteanu · 5 years ago
  64. a2fc103 SLING-9526 - Allow launching feature model applications in external processes, non-blocking by Robert Munteanu · 5 years ago