[Fwd: classpathx-mail and httpunit]
Chris Burdess <[email protected]>
| Newsgroups | gmane.comp.java.classpath.extensions.javamail |
|---|---|
| Message-ID | <[email protected]> |
Fernando Nasser wrote: > This is the "release-1-0" version of mail. > > > Has anyone seen this? > > > Regards, > Fernando > > > > -------- Original Message -------- > Subject: classpathx-mail and httpunit > Date: Sat, 13 Nov 2004 22:03:04 +0200 > From: Ville Skyttä <[email protected]> > To: Fernando Nasser <[email protected]>, Thomas Fitzsimmons > <[email protected]> > > Hi guys, > > > in case you're (still?) looking for test cases for classpathx-mail, > httpunit 1.6's (which I just uploaded) build time unit tests could be > worth looking into. > > > Using java-1.4.2-bea and Sun javamail, I get one failure in "test", and > one in "servlettest". Using Sun's Java 1.5.0 and Sun's javamail, no > failures in either. > > > Using java-1.4.2-bea and classpathx-mail, I get the same as with > java-1.4.2-bea with Sun's javamail, plus 7 additional failures in > "test". Using httpunit 1.6 (note that the build initially fails if you do not manually create a META-INF subdirectory), and using the Apple JVM, I have the following results for "ant test": GNU JavaMail: Tests run: 548, Failures: 0, Errors: 35 Sun JavaMail: Tests run: 548, Failures: 0, Errors: 35 The vast majority of these are MalformedURLExceptions from Xerces. -- Chris Burdess