details:   https://code.openbravo.com/erp/devel/pi/rev/32cfb3ecb7d7
changeset: 15484:32cfb3ecb7d7
user:      David Baz Fayos <david.baz <at> openbravo.com>
date:      Wed Feb 15 13:32:31 2012 +0100
summary:   Related to issue 19545: Removed deprecation warnings

diffstat:

 src/org/openbravo/erpCommon/businessUtility/EMail.java |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 26012ec9699f -r 32cfb3ecb7d7 
src/org/openbravo/erpCommon/businessUtility/EMail.java
--- a/src/org/openbravo/erpCommon/businessUtility/EMail.java    Wed Feb 15 
13:29:57 2012 +0100
+++ b/src/org/openbravo/erpCommon/businessUtility/EMail.java    Wed Feb 15 
13:32:31 2012 +0100
@@ -44,9 +44,8 @@
 import com.sun.mail.smtp.SMTPMessage;
 
 /**
- * Since Openbravo 3.0MP9, related to @deprecated code in PrintController.java
+ * @Deprecated since Openbravo 3.0MP9, related to @deprecated code in 
AlertProcess.java
  */
-@Deprecated
 public class EMail {
   static Logger log4j = Logger.getLogger(EMail.class);
   private String g_from;

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to