[ 
https://issues.apache.org/jira/browse/HADOOP-19402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045111#comment-18045111
 ] 

ASF GitHub Bot commented on HADOOP-19402:
-----------------------------------------

zhtttylz commented on PR #8038:
URL: https://github.com/apache/hadoop/pull/8038#issuecomment-3654499027

   > The changes in this PR look good to me.
   > 
   > > Related JDiff changes (temporary local test build; JDK 17 adaptation 
implemented)
   > 
   > I'm a little unclear on how we proceed with committing. Do we need to make 
a new JDiff release somehow first?
   
   Thanks for flagging the release/workflow concern, Chris.
   
   I’ve updated this PR to consume the published Maven Central artifact (no 
locally installed JDiff needed):
   
   - **io.github.zhtttylz:jdiff:1.1.2-hadoop**
   - https://repo1.maven.org/maven2/io/github/zhtttylz/jdiff/1.1.2-hadoop/
   
   The PR description still references the earlier local build; I’ll update it 
shortly to reflect the released dependency.




> [JDK11] JDiff Support JDK11
> ---------------------------
>
>                 Key: HADOOP-19402
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19402
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build, documentation
>            Reporter: Shilun Fan
>            Assignee: Shilun Fan
>            Priority: Major
>              Labels: pull-request-available
>
> JDiff is a tool used to generate Java API documentation and display 
> differences between Java classes, primarily for detecting changes in Java API 
> across versions. However, JDiff does not support JDK 9 and above, and there 
> are no plans for further updates.
> Maven version: JDiff 1.0.9
> https://mvnrepository.com/artifact/jdiff/jdiff/1.0.9
> Official website: JDiff
> https://jdiff.sourceforge.net/
> During JDK 11 support, the changes in HADOOP-15304 allowed the project to 
> compile successfully but skipped JDiff. However, generating the JDiff XML is 
> still an essential step in the release process.
> To release Hadoop for JDK 11 and above, we need a tool similar to JDiff to 
> handle API comparison and detect version changes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to