diff -r 02c04d2c8fd8 -r ac1eacb3aa33 sbin/res/ant/lib/ant-javamail.pom --- a/sbin/res/ant/lib/ant-javamail.pom Sun Nov 12 22:07:33 2017 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,79 +0,0 @@ - - - - - - org.apache.ant - ant-parent - ../pom.xml - 1.8.2 - - 4.0.0 - org.apache.ant - ant-javamail - 1.8.2 - Apache Ant + JavaMail - implementation of the mail task based on javamail. - Required to send emails to SMTP servers using user/password combinations - or to send mail over SSL - - - org.apache.ant - ant - 1.8.2 - compile - - - javax.mail - mail - 1.4 - compile - - - javax.activation - activation - 1.1 - compile - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.4 - 1.4 - - org/apache/tools/ant/taskdefs/email/MimeMailer* - - - - - ../../../../src/main - ../../../../src/testcases - ../../../../target/${project.artifactId}/classes - ../../../../target/${project.artifactId}/testcases - ../../../../target/${project.artifactId} - -