Merge lp:~zorba-coders/zorba/split-data-converters-and-image into lp:zorba

Proposed by Chris Hillery
Status: Merged
Approved by: Chris Hillery
Approved revision: 10971
Merged at revision: 10971
Proposed branch: lp:~zorba-coders/zorba/split-data-converters-and-image
Merge into: lp:zorba
Diff against target: 25 lines (+6/-4)
1 file modified
modules/ExternalModules.conf (+6/-4)
To merge this branch: bzr merge lp:~zorba-coders/zorba/split-data-converters-and-image
Reviewer Review Type Date Requested Status
Juan Zacarias Approve
Chris Hillery Approve
Review via email: mp+118230@code.launchpad.net

Commit message

Split image into image + graphviz; split data-converters into csv + html.

To post a comment you must log in.
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Juan Zacarias (juan457) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

The attempt to merge lp:~zorba-coders/zorba/split-data-converters-and-image into lp:zorba failed. Below is the output from the failed tests.

CMake Error at /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake:274 (message):
  Validation queue job
  split-data-converters-and-image-2012-08-05T22-12-05.173Z is finished. The
  final status was:

  34 tests did not succeed - changes not commited.

Error in read script: /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake

Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue job split-data-converters-and-image-2012-08-06T08-11-04.382Z is finished. The final status was:

All tests succeeded!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'modules/ExternalModules.conf'
2--- modules/ExternalModules.conf 2012-07-24 08:48:48 +0000
3+++ modules/ExternalModules.conf 2012-08-04 06:15:24 +0000
4@@ -26,15 +26,17 @@
5 # "tag" is the VCS tag to check out (optional - defaults to HEAD;
6 # currently only works for bzr, since svn tags are just different URLS)
7
8+csv bzr lp:zorba/csv-module
9 data-cleaning bzr lp:zorba/data-cleaning-module zorba-2.5
10-data-converters bzr lp:zorba/data-converters-module zorba-2.5
11 data-formatting bzr lp:zorba/data-formatting-module zorba-2.5
12 excel bzr lp:zorba/excel-module zorba-2.5
13 geo bzr lp:zorba/geo-module zorba-2.5
14-http-client bzr lp:zorba/http-client-module zorba-2.5
15-image bzr lp:zorba/image-module zorba-2.5
16+graphviz bzr lp:zorba/graphviz-module
17+html bzr lp:zorba/html-module
18+http-client bzr lp:zorba/http-client-module
19+image bzr lp:zorba/image-module
20 languages bzr lp:zorba/languages-module zorba-2.5
21-oauth bzr lp:zorba/oauth-module zorba-2.5
22+oauth bzr lp:zorba/oauth-module
23 process bzr lp:zorba/process-module zorba-2.5
24 security bzr lp:zorba/security-module zorba-2.5
25 system bzr lp:zorba/system-module zorba-2.5

Subscribers

People subscribed via source and target branches