[Zorba-coders] [Bug 1001477] Re: Error on xqdoc test for windows

2012-06-13 Thread Dana Florescu
** Changed in: zorba
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1001477

Title:
  Error on xqdoc test for windows

Status in Zorba - The XQuery Processor:
  Fix Released

Bug description:
  CTest is not passing the xqdoc test,
  seems that there is an error creating the path:
  C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml\images 
  from directory:
  C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml
  which is correct, because the subdirectory xhtml doesn't exist

  1: Test command: C:\zorba\trunk\build\bin\zorba.bat --omit-xml-declaration 
-f -q C:/zorba/trunk/test/rbkt/Queries/zorba/xqdoc/make_xqdoc.xqi -e 
zorbaManifestPath:=C:/zorba/trunk/build/ZorbaManifest.xml -e 
xhtmlRequisitesPath:=C:/zorba/trunk/doc/zorba/xqdoc -e 
xqdocBuildPath:=C:/zorba/trunk/build/test/rbkt/QueryResults/zorba/xqdoc -e 
zorbaVersion:=2.2
  1: Test timeout computed to be: 1500
  1: zorbaManifestPath[0]: xs:string(C:/zorba/trunk/build/ZorbaManifest.xml)
  1: xhtmlRequisitesPath  [0]: xs:string(C:/zorba/trunk/doc/zorba/xqdoc)
  1: xqdocBuildPath   [0]: 
xs:string(C:/zorba/trunk/build/test/rbkt/QueryResults/zorba/xqdoc)
  1: 
C:\zorba\trunk\build\URI_PATH\com\zorba-xquery\www\modules\xqdoc2xhtml\index.xq:247,3:
 user-defined error [file:FOFL]: An unknown error occured: 
C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml: I/O error: 5 
failed (error Access is denied.
  1: ): Can not create directory: 
C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml\images 
  1: =
  1: xqdoc2html:copy-files#3 http://www.zorba-xquery.com/modules/xqdoc2xhtml/ 
  1: 
C:\zorba\trunk\build\URI_PATH\com\zorba-xquery\www\modules\xqdoc2xhtml\index.xq 
at line 293 column 7
  1: =
  1: xqdoc2html:copy-xhtml-requisites#2 
http://www.zorba-xquery.com/modules/xqdoc2xhtml/ 
  1: C:\zorba\trunk\test\rbkt\Queries\zorba\xqdoc\make_xqdoc.xqi at line 33 
column 1
1/3154 Test   #1: test/xqdoc/make_xqdoc 
..***Failed
  Required regular expression not found.Regex=[XQDoc generated successfully!
  ]  4.81 sec

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1001477/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1001477] Re: Error on xqdoc test for windows

2012-05-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~zorba-coders/zorba/fix_bug_1001477

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1001477

Title:
  Error on xqdoc test for windows

Status in Zorba - The XQuery Processor:
  New

Bug description:
  CTest is not passing the xqdoc test,
  seems that there is an error creating the path:
  C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml\images 
  from directory:
  C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml
  which is correct, because the subdirectory xhtml doesn't exist

  1: Test command: C:\zorba\trunk\build\bin\zorba.bat --omit-xml-declaration 
-f -q C:/zorba/trunk/test/rbkt/Queries/zorba/xqdoc/make_xqdoc.xqi -e 
zorbaManifestPath:=C:/zorba/trunk/build/ZorbaManifest.xml -e 
xhtmlRequisitesPath:=C:/zorba/trunk/doc/zorba/xqdoc -e 
xqdocBuildPath:=C:/zorba/trunk/build/test/rbkt/QueryResults/zorba/xqdoc -e 
zorbaVersion:=2.2
  1: Test timeout computed to be: 1500
  1: zorbaManifestPath[0]: xs:string(C:/zorba/trunk/build/ZorbaManifest.xml)
  1: xhtmlRequisitesPath  [0]: xs:string(C:/zorba/trunk/doc/zorba/xqdoc)
  1: xqdocBuildPath   [0]: 
xs:string(C:/zorba/trunk/build/test/rbkt/QueryResults/zorba/xqdoc)
  1: 
C:\zorba\trunk\build\URI_PATH\com\zorba-xquery\www\modules\xqdoc2xhtml\index.xq:247,3:
 user-defined error [file:FOFL]: An unknown error occured: 
C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml: I/O error: 5 
failed (error Access is denied.
  1: ): Can not create directory: 
C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml\images 
  1: =
  1: xqdoc2html:copy-files#3 http://www.zorba-xquery.com/modules/xqdoc2xhtml/ 
  1: 
C:\zorba\trunk\build\URI_PATH\com\zorba-xquery\www\modules\xqdoc2xhtml\index.xq 
at line 293 column 7
  1: =
  1: xqdoc2html:copy-xhtml-requisites#2 
http://www.zorba-xquery.com/modules/xqdoc2xhtml/ 
  1: C:\zorba\trunk\test\rbkt\Queries\zorba\xqdoc\make_xqdoc.xqi at line 33 
column 1
1/3154 Test   #1: test/xqdoc/make_xqdoc 
..***Failed
  Required regular expression not found.Regex=[XQDoc generated successfully!
  ]  4.81 sec

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1001477/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1001477] Re: Error on xqdoc test for windows

2012-05-22 Thread Zorba Build Bot
** Changed in: zorba
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1001477

Title:
  Error on xqdoc test for windows

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  CTest is not passing the xqdoc test,
  seems that there is an error creating the path:
  C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml\images 
  from directory:
  C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml
  which is correct, because the subdirectory xhtml doesn't exist

  1: Test command: C:\zorba\trunk\build\bin\zorba.bat --omit-xml-declaration 
-f -q C:/zorba/trunk/test/rbkt/Queries/zorba/xqdoc/make_xqdoc.xqi -e 
zorbaManifestPath:=C:/zorba/trunk/build/ZorbaManifest.xml -e 
xhtmlRequisitesPath:=C:/zorba/trunk/doc/zorba/xqdoc -e 
xqdocBuildPath:=C:/zorba/trunk/build/test/rbkt/QueryResults/zorba/xqdoc -e 
zorbaVersion:=2.2
  1: Test timeout computed to be: 1500
  1: zorbaManifestPath[0]: xs:string(C:/zorba/trunk/build/ZorbaManifest.xml)
  1: xhtmlRequisitesPath  [0]: xs:string(C:/zorba/trunk/doc/zorba/xqdoc)
  1: xqdocBuildPath   [0]: 
xs:string(C:/zorba/trunk/build/test/rbkt/QueryResults/zorba/xqdoc)
  1: 
C:\zorba\trunk\build\URI_PATH\com\zorba-xquery\www\modules\xqdoc2xhtml\index.xq:247,3:
 user-defined error [file:FOFL]: An unknown error occured: 
C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml: I/O error: 5 
failed (error Access is denied.
  1: ): Can not create directory: 
C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml\images 
  1: =
  1: xqdoc2html:copy-files#3 http://www.zorba-xquery.com/modules/xqdoc2xhtml/ 
  1: 
C:\zorba\trunk\build\URI_PATH\com\zorba-xquery\www\modules\xqdoc2xhtml\index.xq 
at line 293 column 7
  1: =
  1: xqdoc2html:copy-xhtml-requisites#2 
http://www.zorba-xquery.com/modules/xqdoc2xhtml/ 
  1: C:\zorba\trunk\test\rbkt\Queries\zorba\xqdoc\make_xqdoc.xqi at line 33 
column 1
1/3154 Test   #1: test/xqdoc/make_xqdoc 
..***Failed
  Required regular expression not found.Regex=[XQDoc generated successfully!
  ]  4.81 sec

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1001477/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1001477] Re: Error on xqdoc test for windows

2012-05-18 Thread Chris Hillery
** Changed in: zorba
 Assignee: (unassigned) = Sorin Marian Nasoi (sorin.marian.nasoi)

** Changed in: zorba
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1001477

Title:
  Error on xqdoc test for windows

Status in Zorba - The XQuery Processor:
  New

Bug description:
  CTest is not passing the xqdoc test,
  seems that there is an error creating the path:
  C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml\images 
  from directory:
  C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml
  which is correct, because the subdirectory xhtml doesn't exist

  1: Test command: C:\zorba\trunk\build\bin\zorba.bat --omit-xml-declaration 
-f -q C:/zorba/trunk/test/rbkt/Queries/zorba/xqdoc/make_xqdoc.xqi -e 
zorbaManifestPath:=C:/zorba/trunk/build/ZorbaManifest.xml -e 
xhtmlRequisitesPath:=C:/zorba/trunk/doc/zorba/xqdoc -e 
xqdocBuildPath:=C:/zorba/trunk/build/test/rbkt/QueryResults/zorba/xqdoc -e 
zorbaVersion:=2.2
  1: Test timeout computed to be: 1500
  1: zorbaManifestPath[0]: xs:string(C:/zorba/trunk/build/ZorbaManifest.xml)
  1: xhtmlRequisitesPath  [0]: xs:string(C:/zorba/trunk/doc/zorba/xqdoc)
  1: xqdocBuildPath   [0]: 
xs:string(C:/zorba/trunk/build/test/rbkt/QueryResults/zorba/xqdoc)
  1: 
C:\zorba\trunk\build\URI_PATH\com\zorba-xquery\www\modules\xqdoc2xhtml\index.xq:247,3:
 user-defined error [file:FOFL]: An unknown error occured: 
C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml: I/O error: 5 
failed (error Access is denied.
  1: ): Can not create directory: 
C:\zorba\trunk\build\test\rbkt\QueryResults\zorba\xqdoc\xhtml\images 
  1: =
  1: xqdoc2html:copy-files#3 http://www.zorba-xquery.com/modules/xqdoc2xhtml/ 
  1: 
C:\zorba\trunk\build\URI_PATH\com\zorba-xquery\www\modules\xqdoc2xhtml\index.xq 
at line 293 column 7
  1: =
  1: xqdoc2html:copy-xhtml-requisites#2 
http://www.zorba-xquery.com/modules/xqdoc2xhtml/ 
  1: C:\zorba\trunk\test\rbkt\Queries\zorba\xqdoc\make_xqdoc.xqi at line 33 
column 1
1/3154 Test   #1: test/xqdoc/make_xqdoc 
..***Failed
  Required regular expression not found.Regex=[XQDoc generated successfully!
  ]  4.81 sec

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1001477/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp