DataSourceFileResolverTest fails under IBM JDK 1.4 and 1.6 running on Windows
-----------------------------------------------------------------------------

                 Key: EMAIL-112
                 URL: https://issues.apache.org/jira/browse/EMAIL-112
             Project: Commons Email
          Issue Type: Bug
    Affects Versions: 1.3
         Environment: Windows 7x64,
java version "1.7.0"
Java(TM) SE Runtime Environment (build pwi3270-20110906_01)
IBM J9 VM (build 2.6, JRE 1.7.0 Windows 7 x86-32 20110810_88604 (JIT enabled, 
AOT enabled)
J9VM - R26_Java726_GA_20110810_1208_B88592
            Reporter: Peter Kofler
            Priority: Minor


        
assertNull(toByteArray(dataSourceResolver.resolve("/images/does-not-exist.gif")));
fails because IBM JDK under Windows assumes "/xxx" NOT to be absolute.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to