[Zorba-coders] [Merge] lp:~zorba-coders/zorba/html-module-bug-1133260 into lp:zorba/html-module

2013-04-10 Thread Zorba Build Bot
Validation queue starting for merge proposal.
Log at: 
http://zorbatest.lambda.nu:8080/remotequeue/html-module-bug-1133260-2013-04-10T08-02-30.448Z/log.html
-- 
https://code.launchpad.net/~zorba-coders/zorba/html-module-bug-1133260/+merge/155879
Your team Zorba Coders is subscribed to branch lp:zorba/html-module.

-- 
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/html-module-bug-1133260 into lp:zorba/html-module

2013-04-10 Thread Zorba Build Bot
Validation queue job html-module-bug-1133260-2013-04-10T08-02-30.448Z is 
finished. The final status was:

All tests succeeded!
-- 
https://code.launchpad.net/~zorba-coders/zorba/html-module-bug-1133260/+merge/155879
Your team Zorba Coders is subscribed to branch lp:zorba/html-module.

-- 
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/html-module-bug-1133260 into lp:zorba/html-module

2013-04-10 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/html-module-bug-1133260 into 
lp:zorba/html-module has been updated.

Status: Approved = Merged

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/html-module-bug-1133260/+merge/155879
-- 
https://code.launchpad.net/~zorba-coders/zorba/html-module-bug-1133260/+merge/155879
Your team Zorba Coders is subscribed to branch lp:zorba/html-module.

-- 
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/html-module-bug-1133260 into lp:zorba/html-module

2013-04-03 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/html-module-bug-1133260 into 
lp:zorba/html-module has been updated.

Status: Needs review = Approved

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/html-module-bug-1133260/+merge/155879
-- 
https://code.launchpad.net/~zorba-coders/zorba/html-module-bug-1133260/+merge/155879
Your team Zorba Coders is subscribed to branch lp:zorba/html-module.

-- 
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/html-module-bug-1133260 into lp:zorba/html-module

2013-03-27 Thread Chris Hillery
Chris Hillery has proposed merging 
lp:~zorba-coders/zorba/html-module-bug-1133260 into lp:zorba/html-module.

Commit message:
Set ZORBA_PROPERTY_UNAVAILABLE when libtidy not found.

Requested reviews:
  Chris Hillery (ceejatec)
  Juan Zacarias (juan457)
Related bugs:
  Bug #1133260 in Zorba: EXPath http-client module builds even if libtidy 
unavailable
  https://bugs.launchpad.net/zorba/+bug/1133260

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/html-module-bug-1133260/+merge/155879
-- 
https://code.launchpad.net/~zorba-coders/zorba/html-module-bug-1133260/+merge/155879
Your team Zorba Coders is subscribed to branch lp:zorba/html-module.
=== modified file 'src/CMakeLists.txt'
--- src/CMakeLists.txt	2012-08-04 02:23:35 +
+++ src/CMakeLists.txt	2013-03-28 01:05:27 +
@@ -36,6 +36,7 @@
 ADD_TEST(zorba_html_module/link_crawler_test_for_compilation ${ZORBA_EXE} -f -q ${PROJECT_SOURCE_DIR}/test/Queries/link_crawler2.xq2 --compile-only)
   ELSE (LIBTIDY_FOUND)
 MESSAGE (STATUS LibTidy library not found -- if you want to use HTML Tidy functionality please set LIBTIDY_INCLUDE_DIR and LIBTIDY_LIBRARIES cmake parameters.)
+SET_PROPERTY (GLOBAL PROPERTY ZORBA_PROJECT_UNAVAILABLE 1)
   ENDIF (LIBTIDY_FOUND)
 ENDIF (ZORBA_SUPPRESS_LIBTIDY)
 MESSAGE (STATUS )

-- 
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/html-module-bug-1133260 into lp:zorba/html-module

2013-03-27 Thread Chris Hillery
Review: Approve


-- 
https://code.launchpad.net/~zorba-coders/zorba/html-module-bug-1133260/+merge/155879
Your team Zorba Coders is subscribed to branch lp:zorba/html-module.

-- 
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/html-module-bug-1133260 into lp:zorba/html-module

2013-03-27 Thread Chris Hillery
The proposal to merge lp:~zorba-coders/zorba/html-module-bug-1133260 into 
lp:zorba/html-module has been updated.

Commit Message changed to:

Set ZORBA_PROPERTY_UNAVAILABLE when libtidy not found.

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/html-module-bug-1133260/+merge/155879
-- 
https://code.launchpad.net/~zorba-coders/zorba/html-module-bug-1133260/+merge/155879
Your team Zorba Coders is subscribed to branch lp:zorba/html-module.

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