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
=== modified file 'src/com/zorba-xquery/www/modules/email/imap.xq'
--- src/com/zorba-xquery/www/modules/email/imap.xq 2012-09-28 12:12:34 +0000
+++ src/com/zorba-xquery/www/modules/email/imap.xq 2013-06-15 17:14:29 +0000
@@ -40,7 +40,7 @@
40 : @author Daniel Thomas, Gabriel Petrovay40 : @author Daniel Thomas, Gabriel Petrovay
41 : @see <a href="http://www.washington.edu/imap/">c-client library part of UW IMAP toolkit</a>41 : @see <a href="http://www.washington.edu/imap/">c-client library part of UW IMAP toolkit</a>
42 : @library <a href="http://www.washington.edu/imap/">c-client library part of UW IMAP toolkit</a>42 : @library <a href="http://www.washington.edu/imap/">c-client library part of UW IMAP toolkit</a>
43 : @project Zorba/IO/IMAP43 : @project Zorba/Input Output/IMAP
44 :)44 :)
45module namespace imap = 'http://www.zorba-xquery.com/modules/email/imap';45module namespace imap = 'http://www.zorba-xquery.com/modules/email/imap';
4646
4747
=== modified file 'src/com/zorba-xquery/www/modules/email/smtp.xq'
--- src/com/zorba-xquery/www/modules/email/smtp.xq 2012-09-28 12:12:34 +0000
+++ src/com/zorba-xquery/www/modules/email/smtp.xq 2013-06-15 17:14:29 +0000
@@ -29,7 +29,7 @@
29 : @author Sorin Nasoi, Daniel Thomas29 : @author Sorin Nasoi, Daniel Thomas
30 : @see <a href="http://www.washington.edu/imap/">c-client Library part of UW IMAP toolkit</a>30 : @see <a href="http://www.washington.edu/imap/">c-client Library part of UW IMAP toolkit</a>
31 : @library <a href="http://www.washington.edu/imap/">c-client Library part of UW IMAP toolkit</a>31 : @library <a href="http://www.washington.edu/imap/">c-client Library part of UW IMAP toolkit</a>
32 : @project Zorba/IO/SMTP32 : @project Zorba/Input Output/SMTP
33 :)33 :)
34module namespace smtp = "http://www.zorba-xquery.com/modules/email/smtp";34module namespace smtp = "http://www.zorba-xquery.com/modules/email/smtp";
3535

Subscribers

People subscribed via source and target branches

to all changes: