I have a Mac at home and will give it a go there. Thanks for raising this and narrowing it down.
Henri, were you running your tests on a Mac too? On 10/18/06, Bjorn Townsend <[EMAIL PROTECTED]> wrote:
I don't receive any errors to that effect, but if I try to telnet to the port given in EmailConfiguration.java while the test is hanging the connection is refused. I just tried building commons-email on another machine and it worked out of the box, so I guess it must be an environmental issue. The test is hanging on OSX 10.4.8 and is working on a Linux machine, so I suspect that the Dumbster SimpleSmtpServer doesn't play well with the Mac environment for whatever reason. On Oct 17, 2006, at 7:42 AM October 17, Dion Gillard wrote: > Does the mail server used in the tests come up ok, i.e. is it > listening for requests? > > On 10/16/06, Bjorn Townsend <[EMAIL PROTECTED]> wrote: >> >> Hello all, >> >> I'm trying to build commons-email from the source available via the >> SVN trunk, and while it compiles fine it seems to be hanging when it >> hits the unit tests: >> >> test:test: >> [junit] Running org.apache.commons.mail.DefaultAuthenticatorTest >> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: >> 0.193 sec >> [junit] Running org.apache.commons.mail.EmailAttachmentTest >> [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: >> 3.512 sec >> [junit] Running org.apache.commons.mail.EmailTest >> >> (it just hangs there until the build is cancelled). >> >> I see that Henri mentioned this problem on the list back in May: >> >> http://comments.gmane.org/gmane.comp.jakarta.commons.devel/83199 >> >> but I haven't been able to find any other list traffic about it. Is >> there a workaround, am I doing something wrong, or is this an >> outstanding issue? >> >> Thanks, >> Bjorn >> >> > > > -- > http://www.multitask.com.au/people/dion/ > Rule of Acquisition #91: Hear all, trust nothing. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
-- http://www.multitask.com.au/people/dion/ Rule of Acquisition #91: Hear all, trust nothing. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
