[
https://issues.apache.org/jira/browse/ISIS-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400573#comment-17400573
]
ASF subversion and git services commented on ISIS-2841:
-------------------------------------------------------
Commit b4549a0d4ee6337d4d815fe56a1364c5bc7ae775 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b4549a0 ]
ISIS-2841: batch replace uses of javax.annotation.Nullable
with org.checkerframework.checker.nullness.qual.Nullable
> Bump to Jakarta EE 8 and fix module-info.class to allow javadoc plugin to be
> reinstated
> ---------------------------------------------------------------------------------------
>
> Key: ISIS-2841
> URL: https://issues.apache.org/jira/browse/ISIS-2841
> Project: Isis
> Issue Type: Improvement
> Components: Isis Core
> Affects Versions: 2.0.0-M6
> Reporter: Daniel Keir Haywood
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-M7
>
>
> Performing the apache-release deploy in JDK16 results in the javadoc plugin
> failing with issues related to the module path.
> For details, see this conversation:
> [https://the-asf.slack.com/archives/CFC42LWBV/p1629034332031200]
> Hopefully the fix is to update from javaee-api 8:0 to jakarta ee 8.0 (see
> commit `5be630aeb2cf82d34abb0eb380b8bf49674edb8f` for a first cut on this,
> aborted), and then also author the module-info.java classes for each (maven)
> module.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)