The JSR 305 classes are not actually necessary at run time! Von meinem iPhone gesendet
> Am 02.08.2018 um 13:23 schrieb Julian Reschke <[email protected]>: > >> On 2018-08-02 12:32, Konrad Windszus wrote: >> Then I would be in favour of just trying to deploy >> http://search.maven.org/#artifactdetails%7Cjavax.annotation%7Cjavax.annotation-api%7C1.3%7Cjar >> >> <http://search.maven.org/#artifactdetails|javax.annotation|javax.annotation-api|1.3|jar> >> with Sling and see how that behaves with Java 8, 9 and 11. That will gives >> us some time for the migration of the JSR-305 annotations (as that bundle is >> exporting the correct package to also workaround the missing import for JSR >> 305). >> ... > > How does this help? After all, that AR file does not contain the Nullability > annotations. > > Best regards, Julian
