Online report : 
http://vmbuild.apache.org/continuum/buildResult.action?buildId=15386&projectId=79

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sun 4 Dec 2011 22:20:35 +0000
  Finished at: Sun 4 Dec 2011 22:21:35 +0000
  Total time: 1m 0s
  Build Trigger: Schedule
  Build Number: 30
  Exit code: 1
  Building machine hostname: vmbuild
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_26"
          Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
          Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
        
  Builder version :
          Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
          Java version: 1.6.0_26
          Java home: /usr/lib/jvm/java-6-sun-1.6.0.26/jre
          Default locale: en_US, platform encoding: UTF-8
          OS name: "linux" version: "2.6.32-31-server" arch: "amd64" Family: 
"unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: sgoeschl @ Sun 4 Dec 2011 21:44:00 +0000
Comment: Cleaning up the code
Files changed:
  /commons/proper/email/trunk/NOTICE.txt ( 1210236 )
  /commons/proper/email/trunk/pom.xml ( 1210236 )
  
/commons/proper/email/trunk/src/java/org/apache/commons/mail/ImageHtmlEmail.java
 ( 1210236 )
  
/commons/proper/email/trunk/src/java/org/apache/commons/mail/resolver/DataSourceClassPathResolver.java
 ( 1210236 )
  
/commons/proper/email/trunk/src/java/org/apache/commons/mail/resolver/DataSourceFileResolver.java
 ( 1210236 )
  
/commons/proper/email/trunk/src/java/org/apache/commons/mail/util/MimeMessageParser.java
 ( 1210236 )

Changed: sgoeschl @ Sun 4 Dec 2011 22:08:29 +0000
Comment: Cleaning up the code
Files changed:
  /commons/proper/email/trunk/src/java/org/apache/commons/mail/Email.java ( 
1210249 )
  
/commons/proper/email/trunk/src/java/org/apache/commons/mail/resolver/DataSourceFileResolver.java
 ( 1210249 )

Changed: sgoeschl @ Sun 4 Dec 2011 22:09:07 +0000
Comment: Upgrading to mail-1.4.4 and activation-1.1.1
Files changed:
  /commons/proper/email/trunk/pom.xml ( 1210251 )

Changed: sgoeschl @ Sun 4 Dec 2011 22:10:14 +0000
Comment: Cleaning up the code
Files changed:
  /commons/proper/email/trunk/src/changes/changes.xml ( 1210253 )

Changed: sgoeschl @ Sun 4 Dec 2011 22:12:03 +0000
Comment: Preparing release
Files changed:
  /commons/proper/email/trunk/RELEASE-NOTES.txt ( 1210254 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -Pjava-1.5
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 2.2.1
Description: Default Maven 2 Build Definition (Java 1.5)

****************************************************************************
Test Summary:
****************************************************************************
Tests: 123
Failures: 7
Errors: 0
Success Rate: 94
Total time: 4.6629996

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

InvalidInternetAddressTest
    testStrictConstructor :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Strict 10 passed: local\n...@domain.com
        at junit.framework.Assert.fail(Assert.java:47)
        at 
org.apache.commons.mail.InvalidInternetAddressTest.testStrictConstructor(InvalidInternetAddressTest.java:120)


    testValidateMethod :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Validate 10 passed: 
local\n...@domain.com
        at junit.framework.Assert.fail(Assert.java:47)
        at 
org.apache.commons.mail.InvalidInternetAddressTest.testValidateMethod(InvalidInternetAddressTest.java:176)


    testValidateMethodCharset :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Validate 10 passed: 
local\n...@domain.com
        at junit.framework.Assert.fail(Assert.java:47)
        at 
org.apache.commons.mail.InvalidInternetAddressTest.testValidateMethodCharset(InvalidInternetAddressTest.java:233)

  InvalidAddressTest
    testSetInvalidFrom :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: setFrom 10 passed: local\n...@domain.com
        at junit.framework.Assert.fail(Assert.java:47)
        at 
org.apache.commons.mail.InvalidAddressTest.testSetInvalidFrom(InvalidAddressTest.java:105)


    testAddInvalidTo :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: addTo 10 passed: local\n...@domain.com
        at junit.framework.Assert.fail(Assert.java:47)
        at 
org.apache.commons.mail.InvalidAddressTest.testAddInvalidTo(InvalidAddressTest.java:132)


    testAddInvalidCc :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: addCc 10 passed: local\n...@domain.com
        at junit.framework.Assert.fail(Assert.java:47)
        at 
org.apache.commons.mail.InvalidAddressTest.testAddInvalidCc(InvalidAddressTest.java:159)

    testAddInvalidBcc :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: addBcc 10 passed: local\n...@domain.com
        at junit.framework.Assert.fail(Assert.java:47)
        at 
org.apache.commons.mail.InvalidAddressTest.testAddInvalidBcc(InvalidAddressTest.java:186)


  



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to