Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(145)

Issue 124105: Email sending in a very primitive way is implemented.

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 10 months ago by dLux.hu
Modified:
2 years, 9 months ago
Reviewers:
christophe.taton
Visibility:
Public.

Description

Base rev: f3e0031ec3cc First patch rev: 953c714b8d2e

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fix reviewer comments. Rev: d4af91505e49 #

Total comments: 2

Patch Set 3 : Fix reviewer comments. Rev: 610cf2e41432. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -59 lines) Patch
M robot/Emaily/.settings/org.eclipse.jdt.core.prefs View 1 chunk +2 lines, -2 lines 0 comments Download
M robot/Emaily/src/com/google/wave/extensions/emaily/email/EmailAddressUtil.java View 1 2 1 chunk +29 lines, -19 lines 0 comments Download
A robot/Emaily/src/com/google/wave/extensions/emaily/email/EmailSender.java View 1 1 chunk +54 lines, -0 lines 0 comments Download
M robot/Emaily/src/com/google/wave/extensions/emaily/robot/EmailyRobotServlet.java View 1 2 1 chunk +67 lines, -28 lines 0 comments Download
M robot/Emaily/test-src/com/google/wave/extensions/emaily/email/EmailAddressUtilTest.java View 1 2 1 chunk +11 lines, -8 lines 0 comments Download
M robot/Emaily/war/_wave/capabilities.xml View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 6
dLux.hu
16 years, 10 months ago (2009-10-03 16:49:41 UTC) #1
christophe.taton
http://codereview.appspot.com/124105/diff/1/4 File robot/Emaily/src/com/google/wave/extensions/emaily/email/EmailSender.java (right): http://codereview.appspot.com/124105/diff/1/4#newcode48 Line 48: throw new RuntimeException("Cannot send email", e); I'm wondering ...
16 years, 10 months ago (2009-10-03 21:00:27 UTC) #2
dLux.hu
Thanks for the review! Please take another look at it! Balázs http://codereview.appspot.com/124105/diff/1/4 File robot/Emaily/src/com/google/wave/extensions/emaily/email/EmailSender.java (right): ...
16 years, 10 months ago (2009-10-03 23:12:56 UTC) #3
christophe.taton
http://codereview.appspot.com/124105/diff/1005/15 File robot/Emaily/src/com/google/wave/extensions/emaily/email/EmailAddressUtil.java (right): http://codereview.appspot.com/124105/diff/1005/15#newcode18 Line 18: * Returns an email address from a wave ...
16 years, 10 months ago (2009-10-04 07:42:27 UTC) #4
dLux.hu
Hi Christophe, Please take another look at it! Balázs http://codereview.appspot.com/124105/diff/1005/15 File robot/Emaily/src/com/google/wave/extensions/emaily/email/EmailAddressUtil.java (right): http://codereview.appspot.com/124105/diff/1005/15#newcode18 Line ...
16 years, 10 months ago (2009-10-04 10:17:10 UTC) #5
christophe.taton
16 years, 10 months ago (2009-10-04 10:51:38 UTC) #6
LGTM.
Thanks for the renaming, that's better.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b