jira-importer commented on issue #744:
URL: 
https://github.com/apache/maven-javadoc-plugin/issues/744#issuecomment-2957349388

   **[Richard 
Sand](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rsand)** 
commented
   
   Hi Robert - thanks for replying!
   
   The fixes for 3,4, and 5 all involve changes to the same method 
updateJavadocTags so its going to be difficult to create separate patches for 
them.
   
   The patch I uploaded to the case also included the patches for the 2 JUnit 
test sample pages. Understand that I did not change the actual tests, I only 
changed the sample pages it compares the output with, so that the sample page 
now has the tags in the proper order as created by the goal. The two failures 
were simply due to fix #3 - because the old behavior added missing tags at the 
bottom of the javadoc, instead of preserving order, so those two JUnit tests 
were comparing to an output file that had the tags in the wrong order. I will 
doublecheck the patch file to make sure the JUnit test pages are in there.
   
   Regarding #6, I'll reply in the MJAVADOC-451 thread. Thanks again!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to