Goal

During the Hackathon in Berlin - October 2024 we established the idea of doing another hands-on hackathon in Munich beginning of 2025 to draft the Sling 3.0 API.

The main goals are

  • SLING-10000 - Getting issue details... STATUS  
  • Deprecate methods and link recommended replacements in Javadoc.

In general this release is backwards-incompatible only with regards to the Servlet API. In order to make it possible to run old code the Eclipse Transformer should be used during runtime through a weaving hook (in addition to the option to use it at compile time, e.g. with https://github.com/eclipse/transformer/blob/main/maven-plugins/transformer-maven-plugin/README.md). For everything else this major release is fully binary backwards-compatible!

Proposed Dates


Participants


Deprecation Candidates


  • No labels