← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/http-client-11-to-30 into lp:zorba/http-client-module

 

Matthias Brantner has proposed merging lp:~zorba-coders/zorba/http-client-11-to-30 into lp:zorba/http-client-module.

Requested reviews:
  Matthias Brantner (matthias-brantner)
  Chris Hillery (ceejatec)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/http-client-11-to-30/+merge/106030

replaced occurrences of XQuery version 1.1 with 3.0
-- 
https://code.launchpad.net/~zorba-coders/zorba/http-client-11-to-30/+merge/106030
Your team Zorba Coders is subscribed to branch lp:zorba/http-client-module.
=== modified file 'src/org/expath/ns/http-client.xq'
--- src/org/expath/ns/http-client.xq	2012-04-11 09:49:52 +0000
+++ src/org/expath/ns/http-client.xq	2012-05-16 17:32:22 +0000
@@ -94,7 +94,7 @@
  : </p>
  :
  : @author Markus Pilman
- : @see <a href="http://www.w3.org/TR/xquery-11/#FunctionDeclns";>XQuery 1.1: Function Declaration</a>
+ : @see <a href="http://www.w3.org/TR/xquery-3/#FunctionDeclns";>XQuery 3.0: Function Declaration</a>
  : @library <a href="http://curl.haxx.se/";>cURL Library</a>
  : @project expath.org
  :


Follow ups