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

2012-06-12 Thread Juan Zacarias
Review: Approve -- 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 :

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

2012-06-12 Thread Chris Hillery
Review: Approve -- 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 :

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

2012-06-12 Thread Matthias Brantner
Review: Approve -- 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 :

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

2012-06-12 Thread Matthias Brantner
The proposal to merge lp:~zorba-coders/zorba/xqj_installers into lp:zorba has been updated. Commit Message changed to: - Install added for XQJ bindings and documentation - more documentation for all SWIG generated language bindings - other installer related cleanups For more details, see

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

2012-06-12 Thread Matthias Brantner
The proposal to merge lp:~zorba-coders/zorba/xqj_installers into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/xqj_installers/+merge/108257 -- https://code.launchpad.net/~zorba-coders/zorba/xqj_installers

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

2012-06-12 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/xqj_installers-2012-06-12T22-18-09.524Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/xqj_installers/+merge/108257 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing

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

2012-06-12 Thread Zorba Build Bot
Validation queue job xqj_installers-2012-06-12T22-18-09.524Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/xqj_installers/+merge/108257 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

2012-06-12 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/xqj_installers into lp:zorba has been updated. Status: Approved = Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/xqj_installers/+merge/108257 -- https://code.launchpad.net/~zorba-coders/zorba/xqj_installers/+merge

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

2012-06-06 Thread Matthias Brantner
Review: Needs Fixing make make install on a clean build directory gives the following error: CMake Error at swig/java/cmake_install.cmake:38 (FILE): file INSTALL cannot find /home/mbrantner/zorba/build/swig/java/libzorba_api.so. Call Stack (most recent call first):

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

2012-06-04 Thread Chris Hillery
Review: Needs Fixing Mostly looks excellent. I still think the SITEARCH issue is a problem, but I see that it also exists in the Java SWIG code as Rodolfo says, so I will file a separate bug report about that. The only change I would request: Rodolfo, in swig/xqj/CMakeLists.txt, you have

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

2012-06-02 Thread Rodolfo Ochoa
I copied the code from Java Binding... I think this must be changed on both sides, the change must implicate the JAR generation for both bindings.. -- https://code.launchpad.net/~zorba-coders/zorba/xqj_installers/+merge/108257 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing

[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

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