Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.2
-
Component/s: Documentation
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
In this doc, http://maven.apache.org/continuum/documentation/1_1/installation/tomcat.html#The_Javamail__Activation_JAR_files
the war deployment guide for Tomcat requires Javamail version 1.5 (or later), isn't the version number a typo? Currently I can only find JavaMail 1.4.1 at Sun's official JavaMail site http://java.sun.com/products/javamail/, meanwhile, in that doc just a few lines below, the link to JavaMail 1.4 is provided.
BTW, on Sun's site, the spell is "JavaMail" not "Javamail", better to follow?
Thanks
Fixed in rev 648045.
Thanks for typo catching