zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #00459
[Merge] lp:~ceejatec/zorba/sf-bug-migrate into lp:zorba
Chris Hillery has proposed merging lp:~ceejatec/zorba/sf-bug-migrate into lp:zorba.
Requested reviews:
Matthias Brantner (matthias-brantner)
For more details, see:
https://code.launchpad.net/~ceejatec/zorba/sf-bug-migrate/+merge/78209
Changes all references to Sourceforge URLs for Zorba to equivalent Launchpad URLs.
--
https://code.launchpad.net/~ceejatec/zorba/sf-bug-migrate/+merge/78209
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'KNOWN_ISSUES.txt'
--- KNOWN_ISSUES.txt 2011-08-18 17:07:50 +0000
+++ KNOWN_ISSUES.txt 2011-10-05 07:59:24 +0000
@@ -9,46 +9,49 @@
* Floating-point precision problems.
For details, see the following bugs:
- - 2204089 <https://sourceforge.net/tracker2/?func=detail&aid=2204089&group_id=226244&atid=1067586>
- - 2205034 <https://sourceforge.net/tracker2/?func=detail&aid=2205034&group_id=226244&atid=1067586>
- - 2210851 <https://sourceforge.net/tracker2/?func=detail&aid=2210851&group_id=226244&atid=1067586>
+ - 2204089 <https://bugs.launchpad.net/zorba/+bug/sf-2204089>
+ - 2205034 <https://bugs.launchpad.net/zorba/+bug/sf-2205034>
+ - 2210851 <https://bugs.launchpad.net/zorba/+bug/sf-2210851>
* When using the (now default) xs:integer representation of a C++ "long long",
the largest xs:unsignedLong values are not handled correctly.
For details, see the following bug:
- - 3323548 <https://sourceforge.net/tracker/?func=detail&aid=3323548&group_id=226244&atid=1067586>
+ - 3323548 <https://bugs.launchpad.net/zorba/+bug/sf-3323548>
-* Zorba uses ICU for regular expressions that does not support range subtraction.
- For details, see the following bug:
- - 3150856 <https://sourceforge.net/tracker/?func=detail&aid=3150856&group_id=226244&atid=1067586>
+* Zorba uses ICU for regular expressions that does not support range
+ subtraction. For details, see the following bug:
+ - 3150856 <https://bugs.launchpad.net/zorba/+bug/sf-3150856>
* If you link against ICU <= 3.8.1, you can get wrong results when using \s to
match a white space character. For details, see following bug:
- - 3155900 <https://sourceforge.net/tracker/?func=detail&aid=3155900&group_id=226244&atid=1067586>
+ - 3155900 <https://bugs.launchpad.net/zorba/+bug/sf-3155900>
* A known bug in Xerces < 3.0, when an .xsd contains an any wildcard with
namespace #others and the instance contains an element without a namespace,
there should still be an error. See "Definitive XMLSchema" by Priscilla
Wamsley, p. 279. This was fixed in Xerses > 3.0.
For details, see following bug:
- - 3137594 <https://sourceforge.net/tracker/index.php?func=detail&aid=3137594&group_id=226244&atid=1067586>
+ - 3137594 <https://bugs.launchpad.net/zorba/+bug/sf-3137594>
* XQuery Full-Text is mostly, but not completely, implemented.
For details, see following bugs:
- - 3172383 <https://sourceforge.net/tracker/?func=detail&aid=3172383&group_id=226244&atid=1067586>
- - 3187470 <https://sourceforge.net/tracker/?func=detail&aid=3187470&group_id=226244&atid=1067586>
- - 3187462 <https://sourceforge.net/tracker/?func=detail&aid=3187462&group_id=226244&atid=1067586>
+ - 3172383 <https://bugs.launchpad.net/zorba/+bug/sf-3172383>
+ - 3187470 <https://bugs.launchpad.net/zorba/+bug/sf-3187470>
+ - 3187462 <https://bugs.launchpad.net/zorba/+bug/sf-3187462>
* The serializer currently doesn't implement character maps as specified
(http://www.w3.org/TR/xslt-xquery-serialization/#character-maps)
-* In the 2.0 release, setting the CMake variables ZORBA_NO_UNICODE to ON is not supported.
-
-* The PHP language binding is not supported on Mac OS X. For details, see the following bug:
- - https://sourceforge.net/tracker/?func=detail&aid=3371525&group_id=226244&atid=1067586
-
-* Generating the XQDoc documentation on Windows using nmake is broken, see the following bug:
- - https://sourceforge.net/tracker/?func=detail&aid=3393173&group_id=226244&atid=1067586
-
-* The Scripting Extension's features break and continue are not implemented if used within
- a FLWOR Statement.
+* In the 2.0 release, setting the CMake variables ZORBA_NO_UNICODE to
+ ON is not supported.
+
+* The PHP language binding is not supported on Mac OS X. For details,
+ see the following bug:
+ - <https://bugs.launchpad.net/zorba/+bug/sf-3371525>
+
+* Generating the XQDoc documentation on Windows using nmake is broken,
+ see the following bug:
+ - <https://bugs.launchpad.net/zorba/+bug/sf-3393173>
+
+* The Scripting Extension's features break and continue are not
+ implemented if used within a FLWOR Statement.
=== modified file 'README.txt'
--- README.txt 2011-07-29 03:26:39 +0000
+++ README.txt 2011-10-05 07:59:24 +0000
@@ -23,7 +23,7 @@
---------------
Bug or error reports should be sent to
- https://sourceforge.net/tracker/?group_id=226244&atid=1067586
+ https://bugs.launchpad.net/zorba.
Licensing
@@ -42,7 +42,7 @@
o If you have a concrete bug report for Zorba please go to the
Zorba's Bug Database and submit your report:
- https://sourceforge.net/tracker/?group_id=226244&atid=1067586
+ https://bugs.launchpad.net/zorba.
o If you want to participate in actively developing Zorba or
support Zorba, please write a mail to: zorba-coders@xxxxxxxxxxxxxxxxx.
=== modified file 'doc/zorba/build_ubuntu.dox'
--- doc/zorba/build_ubuntu.dox 2011-09-01 03:31:49 +0000
+++ doc/zorba/build_ubuntu.dox 2011-10-05 07:59:24 +0000
@@ -9,7 +9,7 @@
Install tools
\code
sudo apt-get update
-sudo apt-get install subversion build-essential cmake
+sudo apt-get install subversion bzr build-essential cmake
\endcode
Optional
@@ -100,7 +100,7 @@
\section bu_build_zorba Get and build Zorba
\code
-svn co https://zorba.svn.sourceforge.net/svnroot/zorba/trunk/zorba
+bzr branch lp:zorba
cd zorba
cmake -Doutdir=../zm -Dallmodules=1 -P modules/DownloadModules.cmake
mkdir build
=== modified file 'doc/zorba/ft_intro.dox'
--- doc/zorba/ft_intro.dox 2011-08-09 02:47:02 +0000
+++ doc/zorba/ft_intro.dox 2011-10-05 07:59:24 +0000
@@ -17,10 +17,10 @@
The features that are not (completely) implemented are:
- The <a href="http://www.w3.org/TR/xpath-full-text-10/#ftignoreoption">Ignore Option</a>
- (bug <a href="https://sourceforge.net/tracker/?func=detail&aid=3187470&group_id=226244&atid=1067586">3187470</a>).
+ (bug <a href="https://bugs.launchpad.net/zorba/+bug/sf-3187470">3187470</a>).
- <a href="http://www.w3.org/TR/xpath-full-text-10/#section-score-variables">Score Variables</a>
and <a href="http://www.w3.org/TR/xpath-full-text-10/#section-using-weights">Using Weights Within a Scored FTContainsExpr</a>
- (bug <a href="https://sourceforge.net/tracker/?func=detail&aid=3187462&group_id=226244&atid=1067586">3187462</a>).
+ (bug <a href="https://bugs.launchpad.net/zorba/+bug/sf-3187462">3187462</a>).
*/
/* vim:set et sw=2 ts=2: */
Follow ups