You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Continuum <de...@continuum.apache.org> on 2014/06/28 15:21:25 UTC

[continuum] BUILD FAILURE: Apache Commons Email - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=33185&projectId=79

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sat 28 Jun 2014 13:20:29 +0000
  Finished at: Sat 28 Jun 2014 13:21:23 +0000
  Total time: 53s
  Build Trigger: Schedule
  Build Number: 105
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_31"
          OpenJDK Runtime Environment (IcedTea6 1.13.3) (6b31-1.13.3-1ubuntu1~0.12.04.2)
          OpenJDK 64-Bit Server VM (build 23.25-b01, 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_31, vendor: Sun Microsystems Inc.
          Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
          Default locale: en_US, platform encoding: ANSI_X3.4-1968
          OS name: "linux", version: "3.2.0-64-generic", arch: "amd64", family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: ggregory @ Sat 28 Jun 2014 13:03:23 +0000
Comment: Fix Javadoc 8 error.
Files changed:
  /commons/proper/email/trunk/src/test/java/org/apache/commons/mail/HtmlEmailTest.java ( 1606339 )

Changed: ggregory @ Sat 28 Jun 2014 13:04:18 +0000
Comment: Replace "@todo" with "TODO" which the tag Maven plugin can pick up.
Files changed:
  /commons/proper/email/trunk/src/test/java/org/apache/commons/mail/MultiPartEmailTest.java ( 1606340 )

Changed: ggregory @ Sat 28 Jun 2014 13:04:53 +0000
Comment: Replace "@todo" with "TODO" which the tag Maven plugin can pick up. Fixes Javadoc 8 error.
Files changed:
  /commons/proper/email/trunk/src/test/java/org/apache/commons/mail/SimpleEmailTest.java ( 1606341 )

Changed: ggregory @ Sat 28 Jun 2014 13:05:51 +0000
Comment: Remove incorrect @throws.
Files changed:
  /commons/proper/email/trunk/src/test/java/org/apache/commons/mail/InvalidInternetAddressTest.java ( 1606342 )

Changed: ggregory @ Sat 28 Jun 2014 13:09:52 +0000
Comment: Adding self as developer.
Files changed:
  /commons/proper/email/trunk/pom.xml ( 1606344 )

Changed: ggregory @ Sat 28 Jun 2014 13:15:14 +0000
Comment: Update findbugs-maven-plugin 2.5.2 -> 2.5.4.
Files changed:
  /commons/proper/email/trunk/pom.xml ( 1606345 )

****************************************************************************
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: 1
Errors: 0
Success Rate: 99
Total time: 21.628

****************************************************************************
Test Failures:
****************************************************************************

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-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org