Merge lp:~zorba-coders/zorba/project_tag_email into lp:zorba/email-module

Proposed by Sorin Marian Nasoi
Status: Merged
Approved by: Sorin Marian Nasoi
Approved revision: 58
Merged at revision: 58
Proposed branch: lp:~zorba-coders/zorba/project_tag_email
Merge into: lp:zorba/email-module
Diff against target: 24 lines (+2/-2)
2 files modified
src/com/zorba-xquery/www/modules/email/imap.xq (+1/-1)
src/com/zorba-xquery/www/modules/email/smtp.xq (+1/-1)
To merge this branch: bzr merge lp:~zorba-coders/zorba/project_tag_email
Reviewer Review Type Date Requested Status
Chris Hillery Approve
Sorin Marian Nasoi Approve
Review via email: mp+169646@code.launchpad.net

Commit message

- updated project TAG

To post a comment you must log in.
58. By sorin.marian.nasoi <email address hidden>

- updated project TAG

Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) :
review: Approve
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue job project_tag_email-2013-06-15T20-56-39.239Z is finished. The final status was:

All tests succeeded!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/com/zorba-xquery/www/modules/email/imap.xq'
2--- src/com/zorba-xquery/www/modules/email/imap.xq 2012-09-28 12:12:34 +0000
3+++ src/com/zorba-xquery/www/modules/email/imap.xq 2013-06-15 17:14:29 +0000
4@@ -40,7 +40,7 @@
5 : @author Daniel Thomas, Gabriel Petrovay
6 : @see <a href="http://www.washington.edu/imap/">c-client library part of UW IMAP toolkit</a>
7 : @library <a href="http://www.washington.edu/imap/">c-client library part of UW IMAP toolkit</a>
8- : @project Zorba/IO/IMAP
9+ : @project Zorba/Input Output/IMAP
10 :)
11 module namespace imap = 'http://www.zorba-xquery.com/modules/email/imap';
12
13
14=== modified file 'src/com/zorba-xquery/www/modules/email/smtp.xq'
15--- src/com/zorba-xquery/www/modules/email/smtp.xq 2012-09-28 12:12:34 +0000
16+++ src/com/zorba-xquery/www/modules/email/smtp.xq 2013-06-15 17:14:29 +0000
17@@ -29,7 +29,7 @@
18 : @author Sorin Nasoi, Daniel Thomas
19 : @see <a href="http://www.washington.edu/imap/">c-client Library part of UW IMAP toolkit</a>
20 : @library <a href="http://www.washington.edu/imap/">c-client Library part of UW IMAP toolkit</a>
21- : @project Zorba/IO/SMTP
22+ : @project Zorba/Input Output/SMTP
23 :)
24 module namespace smtp = "http://www.zorba-xquery.com/modules/email/smtp";
25

Subscribers

People subscribed via source and target branches

to all changes: