On 10/16/2013 12:20 AM, Thomas Neidhart wrote:
> Hi,
>
> I'd like to call a vote for releasing Commons Email 1.3.2 based on RC1.
>
> Email 1.3.2 RC1 is available for review here:
> https://dist.apache.org/repos/dist/dev/commons/email/
> (svn revision 3275)
>
> Maven artifacts are her
On 10/16/2013 07:39 PM, Siegfried Goeschl wrote:
> Hi Thomas,
>
> I have issue when builing on the command line -
>
>> mvn clean install
>
> Oct 16, 2013 10:39:02 AM org.subethamail.smtp.server.ServerThread run
> INFO: SMTP server *:2510 stopped
> emailMessage
> =
I also see the test failure.
Otherwise, the RC looks good to me, found no other problems.
Oliver
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.043
sec <<< FAILURE! - in org.apache.commons.mail.SimpleEmailTest
testDefaultMimeCharset(org.apache.commons.mail.SimpleEmailTest) Ti
Hi,
I build the tag with:
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17
17:22:22+0200)
Maven home: /Applications/dev/maven/apache-maven-3.1.1
Java version: 1.7.0_40, vendor: Oracle Corporation
Java home:
/Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/Contents/Home/jr
Hi Thomas,
I have issue when builing on the command line -
> mvn clean install
Oct 16, 2013 10:39:02 AM org.subethamail.smtp.server.ServerThread run
INFO: SMTP server *:2510 stopped
emailMessage
===
Received: from 172.22.120.122 (l
I checked out the tag and ran "mvn site" and got a unit test failure:
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
<<< FAILURE! - in org.apache.commons.mail.SimpleEmailTest
testDefaultMimeCharset(org.apache.commons.mail.SimpleEmailTest) Time
elapsed: 0.051 sec <<< FA
Hi,
I'd like to call a vote for releasing Commons Email 1.3.2 based on RC1.
Email 1.3.2 RC1 is available for review here:
https://dist.apache.org/repos/dist/dev/commons/email/
(svn revision 3275)
Maven artifacts are here:
https://repository.apache.org/content/repositories/orgapachec