zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #23191
[Merge] lp:~zorba-coders/zorba/project_tag_oauth into lp:zorba/oauth-module
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/project_tag_oauth into lp:zorba/oauth-module.
Commit message:
- updated project TAG
Requested reviews:
Sorin Marian Nasoi (sorin.marian.nasoi)
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/project_tag_oauth/+merge/169637
--
https://code.launchpad.net/~zorba-coders/zorba/project_tag_oauth/+merge/169637
Your team Zorba Coders is subscribed to branch lp:zorba/oauth-module.
=== modified file 'src/com/zorba-xquery/www/modules/oauth/client.xq'
--- src/com/zorba-xquery/www/modules/oauth/client.xq 2013-06-06 09:21:33 +0000
+++ src/com/zorba-xquery/www/modules/oauth/client.xq 2013-06-15 17:03:27 +0000
@@ -25,7 +25,7 @@
: @author Stephanie Russell
: @author <a href="mailto:william.candillon@xxxxxxxxxx">William Candillon</a>
: @see <a href="http://oauth.net/" target="_blank">OAuth Website</a>
- : @project OAuth
+ : @project Zorba/OAuth/Client
:
:)
module namespace oauth = "http://www.zorba-xquery.com/modules/oauth/client";
=== modified file 'src/com/zorba-xquery/www/modules/oauth/error.xq'
--- src/com/zorba-xquery/www/modules/oauth/error.xq 2012-04-24 20:49:17 +0000
+++ src/com/zorba-xquery/www/modules/oauth/error.xq 2013-06-15 17:03:27 +0000
@@ -20,7 +20,7 @@
: Module that defines the errors raised in Oauth modules.
:
: @author Stephanie Russell
- : @project OAuth
+ : @project Zorba/OAuth/Errors
:
:)
module namespace oerr = "http://www.zorba-xquery.com/modules/oauth/error";
Follow ups