michael-o commented on code in PR #176:
URL: 
https://github.com/apache/maven-javadoc-plugin/pull/176#discussion_r1046280113


##########
src/site/fml/faq.fml:
##########
@@ -301,11 +301,11 @@ mvn deploy:deploy-file \
         </p>
       </answer>
     </faq>
-    <faq id="On Windows with Sun JDK, why javadoc:javadoc goal blows up due to 
an IllegalArgumentException in sun.net.www.ParseUtil.decode()">
-      <question>On Windows with Sun JDK, why <i>javadoc:javadoc</i> goal blows 
up due to an IllegalArgumentException in 
<i>sun.net.www.ParseUtil.decode()</i>?</question>
+    <faq id="On Windows with Oracle JDK, why javadoc:javadoc goal blows up due 
to an IllegalArgumentException in sun.net.www.ParseUtil.decode()">
+      <question>On Windows with Oracle JDK, why <i>javadoc:javadoc</i> goal 
blows up due to an IllegalArgumentException in 
<i>sun.net.www.ParseUtil.decode()</i>?</question>
       <answer>
         <p>
-          You are on Windows XP with Sun JDK 5 or JDK 6 freshly installed, and 
when you run <i>mvn javadoc:javadoc</i>,
+          You are on Windows XP with Oracle JDK 5 or JDK 6 freshly installed, 
and when you run <i>mvn javadoc:javadoc</i>,

Review Comment:
   Delete it. Time to get over it.



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to