[Greenmail-developers] GreenMail v1.3 Released
Brought to you by:
marcel_may,
waelc
|
From: Wael C. <wa...@us...> - 2007-12-19 23:23:45
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> <pre><b>Notes:</b> This release contains minor changes to GreenMail core, most notable the introduction of slf4j for logging. New in this release is a JBoss service for GreenMail. The service runs GreenMail as a lightweight mail server sandbox, nicely suited for developers. Check out the project page <a class="moz-txt-link-freetext" href="http://www.icegreen.com/greenmail">http://www.icegreen.com/greenmail</a> for the latest documentation! Note about the files: - greenmail-1.3-bundle.jar : mvn upload bundle - greenmail-1.3.jar : contains all greenmail core classes - greenmail-1.3-src.zip : contains sources, javadoc, required libs, docs - greenmail-1.3.zip : like above, but no sources - greenmail-jboss-service-1.3.sar : deployable JBoss service archive <hr noshade="noshade"> <b>Changes:</b> * Added logging via slf4j, replacing System.out.println * Minor improvements: - c.i.g.AbstractServer exposes ServerSetup - c.i.g.util.GreenMailUtil exposes sendTextEmail(...) * New JBoss service wrapper (see the project page) <b><b>Changes:</b></b> Marcel May added the JBoss service and contributed the logging changes. Danke Schon! </pre> </body> </html> |