Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=30324&projectId=79
Build statistics: State: Failed Previous State: Ok Started at: Tue 6 May 2014 21:22:55 +0000 Finished at: Tue 6 May 2014 21:23:44 +0000 Total time: 48s Build Trigger: Schedule Build Number: 104 Exit code: 1 Building machine hostname: continuum-vm Operating system : Linux(unknown) Java Home version : java version "1.6.0_27" OpenJDK Runtime Environment (IcedTea6 1.12.6) (6b27-1.12.6-1ubuntu0.12.04.4) OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode) Builder version : Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 13:51:28+0000) Maven home: /opt/apache-maven-3.0.5 Java version: 1.6.0_27, vendor: Sun Microsystems Inc. Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.2.0-53-generic", arch: "amd64", family: "unix" **************************************************************************** SCM Changes: **************************************************************************** Changed: tn @ Tue 6 May 2014 20:32:09 +0000 Comment: [EMAIL-138] Filenames of attachments were not properly encoded. Thanks to qed. Files changed: /commons/proper/email/trunk/src/changes/changes.xml ( 1592866 ) /commons/proper/email/trunk/src/main/java/org/apache/commons/mail/MultiPartEmail.java ( 1592866 ) /commons/proper/email/trunk/src/test/java/org/apache/commons/mail/SendWithAttachmentsTest.java ( 1592866 ) /commons/proper/email/trunk/src/test/java/org/apache/commons/mail/util/MimeMessageParserTest.java ( 1592866 ) /commons/proper/email/trunk/src/test/resources/eml/html-attachment-encoded-filename.eml ( 1592866 ) **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Definition: **************************************************************************** POM filename: pom.xml Goals: clean deploy Arguments: --batch-mode -Pjava-1.6 -Dgpg.skip -Prelease Build Fresh: false Always Build: false Default Build Definition: true Schedule: COMMONS_SCHEDULE Profile Name: Maven 3.0.5 Description: Group (shared) Maven 3 Build Definition (Java 1.6) **************************************************************************** Test Summary: **************************************************************************** Tests: 173 Failures: 3 Errors: 0 Success Rate: 98 Total time: 25.522999 **************************************************************************** Test Failures: **************************************************************************** MimeMessageParserTest testParseHtmlEmailWithAttachmentAndEncodedFilename : org.junit.ComparisonFailure org.junit.ComparisonFailure: expected:<Test Attachment - a>[ä, o>ö, u>ü, au>ä]u> but was:<Test Attachment - a>[ä, o>ö, u>ü, au>ä]u> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.commons.mail.util.MimeMessageParserTest.testParseHtmlEmailWithAttachmentAndEncodedFilename(MimeMessageParserTest.java:153) SendWithAttachmentsTest testSendWAttachments : java.lang.AssertionError java.lang.AssertionError: didn't find expected message content in message body at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.commons.mail.AbstractEmailTest.validateSend(AbstractEmailTest.java:384) at org.apache.commons.mail.SendWithAttachmentsTest.testSendWAttachments(SendWithAttachmentsTest.java:174) SimpleEmailTest testDefaultMimeCharset : java.lang.AssertionError: java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.commons.mail.SimpleEmailTest.testDefaultMimeCharset(SimpleEmailTest.java:158) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org