[
https://issues.apache.org/jira/browse/EMAIL-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472517
]
Bindul Bhowmik commented on EMAIL-64:
-------------------------------------
Thanks.
Before I dive into the changes I had a couple of questions:
1. Wiser is licensed under LGPL. Is that fine? I understand that we would not
be distributing the wiser code/binaries, but we would be linking to them. I am
not strong on legal aspects of licenses, so just clarifying.
2. Unlike dumbster, Wiser does not have any direct methods to check if the
SMTPServer is running, and the test code checks that at a multiple of
locations. We could abandon that check all together or we could check if the
SMTPServer is running using two ways: check for the Thread (SMTPServer starts
the thread with its classname), or try to check if the socket is listening.
Wanted to know the preference of the community on this.
> Use wiser instead of dumbster for test cases
> --------------------------------------------
>
> Key: EMAIL-64
> URL: https://issues.apache.org/jira/browse/EMAIL-64
> Project: Commons Email
> Issue Type: Improvement
> Affects Versions: 1.1
> Reporter: Ben Speakmon
> Fix For: 1.1
>
>
> Since the test cases depend on a snapshot of the dead project dumbster, the
> tests should be changed to use the wiser test email server instead. Marking
> as 1.1 fix since this should get done before 1.1 goes out the door.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]