[ https://issues.apache.org/jira/browse/SLING-12857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carsten Ziegeler resolved SLING-12857. -------------------------------------- Resolution: Fixed Added allowing of null for request and response wrappers, added annotations to clarify this and added a small unit test https://github.com/apache/sling-org-apache-sling-api/commit/289dee6ec56e5a548b34578b75165734d8da8971 > Allow null value for servlet wrappers > ------------------------------------- > > Key: SLING-12857 > URL: https://issues.apache.org/jira/browse/SLING-12857 > Project: Sling > Issue Type: Task > Components: API > Affects Versions: API 3.0.0 > Reporter: Carsten Ziegeler > Assignee: Carsten Ziegeler > Priority: Major > Fix For: API 3.0.2 > > > In 3.0.0 we added several wrappers related to the servlet API to wrap Javax > servlet objects into Jakarta servlet objects and vice versa. > At least those which have a dedicated static creation method should allow > passing in null and return null. -- This message was sent by Atlassian Jira (v8.20.10#820010)