(no commit message)
[utils] / build / header.xml
index 196a32b4046e2158b73116b005b13cbbbf54b0eb..689d5ca738029a9dafaee5a7b0cb3b63d16d9a03 100644 (file)
   </antcall>
 </target>
 
+<target name="commons-email.d">
+  <antcall target="download.dep">
+    <param name="group" value="commons-email"/>
+    <param name="version" value="1.0"/>
+  </antcall>
+</target>
+
+
+
 
 <target name="logging.d" depends="log4j.d,commons-logging.d">
 </target>