Author: ggregory
Date: Wed Oct 15 12:25:30 2014
New Revision: 1632000

URL: http://svn.apache.org/r1632000
Log:
Add comment.

Modified:
    commons/proper/email/trunk/pom.xml

Modified: commons/proper/email/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=1632000&r1=1631999&r2=1632000&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Wed Oct 15 12:25:30 2014
@@ -232,6 +232,7 @@
             <artifactId>mail</artifactId>
             <version>1.4.5</version>
         </dependency>
+        <!-- JAF is built-in to Java 6 -->
         <dependency>
             <groupId>javax.activation</groupId>
             <artifactId>activation</artifactId>


Reply via email to