[Zorba-coders] [Merge] lp:~zorba-coders/zorba/doxygen into lp:zorba

2012-05-31 Thread William Candillon
William Candillon has proposed merging lp:~zorba-coders/zorba/doxygen into 
lp:zorba.

Requested reviews:
  William Candillon (wcandillon)
  Matthias Brantner (matthias-brantner)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/doxygen/+merge/108137

Remove deprecated reference to the old sourceforge mailing-list.
-- 
https://code.launchpad.net/~zorba-coders/zorba/doxygen/+merge/108137
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'doc/zorba/build_and_install.dox'
--- doc/zorba/build_and_install.dox	2012-05-02 10:40:42 +
+++ doc/zorba/build_and_install.dox	2012-05-31 10:47:39 +
@@ -52,7 +52,7 @@
 
 If you have any problems building or running Zorba, contact the \c
 zorba-users mailing list. Sign up and see other instructions at
-https://lists.sourceforge.net/lists/listinfo/zorba-users .
+https://groups.google.com/forum/?hl=enfromgroups#!forum/zorba-users .
 
 
 */

-- 
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


Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/doxygen into lp:zorba

2012-05-31 Thread William Candillon
Review: Approve


-- 
https://code.launchpad.net/~zorba-coders/zorba/doxygen/+merge/108137
Your team Zorba Coders is subscribed to branch lp:zorba.

-- 
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 1003023] Re: Zorba error [zerr:ZXQP0002]: fvme != freevarMap.end(): assertion failed.

2012-05-31 Thread Markos Zaharioudakis
** Changed in: zorba
   Status: New = In Progress

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

Title:
  Zorba error [zerr:ZXQP0002]: fvme != freevarMap.end(): assertion
  failed.

Status in Zorba - The XQuery Processor:
  In Progress

Bug description:
  Hey Markos
  I am able to produce the assertion 'Zorba error [zerr:ZXQP0002]: fvme != 
freevarMap.end(): assertion failed.'. I hope you are the right guy for this. 
Otherwise, please reassign.

  How to reproduce:
  - download attached library module
  - create a main module file with the following code:
  import module namespace vdbsearch = http://www.test.ch; at testlib.xq; 
 

 
  () 
  - compile the plan:
  ~/zorba/build/bin/zorba -q test.xq -f --compile-plan
  /home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x4e628e) 
[0x7fd77149028e]
  /home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x4117d2) 
[0x7fd7713bb7d2]
  /home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x411f52) 
[0x7fd7713bbf52]
  /home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x411ddd) 
[0x7fd7713bbddd]
  /home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x411ddd) 
[0x7fd7713bbddd]
  /home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x412109) 
[0x7fd7713bc109]
  /home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x411ddd) 
[0x7fd7713bbddd]
  /home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x412109) 
[0x7fd7713bc109]
  /home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x412a50) 
[0x7fd7713bca50]
  /home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x3fd53a) 
[0x7fd7713a753a]
  /home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x62b819) 
[0x7fd7715d5819]
  /home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x62c3d3) 
[0x7fd7715d63d3]
  
/home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(_ZN5zorba10CompilerCB21prepare_for_serializeEv+0x2c)
 [0x7fd7713db92c]
  /home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x240935) 
[0x7fd7711ea935]
  /home/dagraf/zorba/build/src/libzorba_simplestore.so.2.2.0(+0x2409d2) 
[0x7fd7711ea9d2]
  /home/dagraf/zorba/build/bin/zorba() [0x4096ba]
  /home/dagraf/zorba/build/bin/zorba() [0x40612c]
  /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7fd7702d376d]
  /home/dagraf/zorba/build/bin/zorba() [0x407599]
  Zorba error [zerr:ZXQP0002]: fvme != freevarMap.end(): assertion failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1003023/+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] [Merge] lp:~zorba-coders/zorba/new-groupby into lp:~zorba-coders/zorba/post-25

2012-05-31 Thread Carlos Manuel Lopez
The proposal to merge lp:~zorba-coders/zorba/new-groupby into 
lp:~zorba-coders/zorba/post-25 has been updated.

Status: Needs review = Rejected

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/new-groupby/+merge/106070
-- 
https://code.launchpad.net/~zorba-coders/zorba/new-groupby/+merge/106070
Your team Zorba Coders is subscribed to branch lp:~zorba-coders/zorba/post-25.

-- 
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] [Merge] lp:~zorba-coders/zorba/xqj_installers into lp:zorba

2012-05-31 Thread Rodolfo Ochoa
Rodolfo Ochoa has proposed merging lp:~zorba-coders/zorba/xqj_installers into 
lp:zorba.

Requested reviews:
  Juan Zacarias (juan457)
  Matthias Brantner (matthias-brantner)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/xqj_installers/+merge/108257

Install added for XQJ layer
-- 
https://code.launchpad.net/~zorba-coders/zorba/xqj_installers/+merge/108257
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'doc/CMakeLists.txt'
--- doc/CMakeLists.txt	2012-05-03 12:31:51 +
+++ doc/CMakeLists.txt	2012-05-31 22:43:20 +
@@ -91,6 +91,10 @@
   INSTALL(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/ruby/html  
 COMPONENT doc
 DESTINATION share/doc/zorba-${ZORBA_MAJOR_NUMBER}.${ZORBA_MINOR_NUMBER}.${ZORBA_PATCH_NUMBER}/ruby)
+
+  INSTALL(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/xqj/html 
+COMPONENT doc
+DESTINATION share/doc/zorba-${ZORBA_MAJOR_NUMBER}.${ZORBA_MINOR_NUMBER}.${ZORBA_PATCH_NUMBER}/xqj)
 ENDIF (SWIG_FOUND)
 
 INSTALL(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/zorba/html 

=== modified file 'swig/xqj/CMakeLists.txt'
--- swig/xqj/CMakeLists.txt	2012-05-03 12:31:51 +
+++ swig/xqj/CMakeLists.txt	2012-05-31 22:43:20 +
@@ -81,6 +81,13 @@
 SET_TESTS_PROPERTIES(swig_xqj PROPERTIES FAIL_REGULAR_EXPRESSION Failures;Errors)
   ENDIF(WIN32)
 
+  # Install section
+  FILE(GLOB XQJ_SWIG_FILES ${CMAKE_CURRENT_BINARY_DIR}/*.java)
+  IF(NOT WIN32)
+INSTALL(FILES ${XQJ_SWIG_FILES} DESTINATION ${JAVA_SITEARCH_DIR})
+  ELSE(NOT WIN32)
+INSTALL(FILES ${XQJ_SWIG_FILES} DESTINATION share/xqj COMPONENT XQJ Binding)
+  ENDIF(NOT WIN32)
 
 ELSE (JAVA_INCLUDE_PATH)
   MESSAGE ( STATUS SWIG Java: Not generating XQJ API because JNI headers not found.)

-- 
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


Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/xqj_installers into lp:zorba

2012-05-31 Thread Chris Hillery
Review: Needs Information

If Zorba is not being installed in /usr/local, that does not necessarily mean 
that it IS being installed in the same directory hierarchy as Java. I don't 
like that assumption in swig/xqj/CMakeLists.txt.

Is there not any way with FIND_PACKAGE(Java) to determine the SITEARCH 
directory? That information must exist somewhere.

Also, in /usr/share/java on my Ubuntu system, there are no .java files, only 
.jar files. Did you really intend to install .java files there?
-- 
https://code.launchpad.net/~zorba-coders/zorba/xqj_installers/+merge/108257
Your team Zorba Coders is subscribed to branch lp:zorba.

-- 
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