[ANNOUNCE] Merged "gelato" into "master"

Jirka Tomasek jtomasek at redhat.com
Wed May 9 14:40:51 UTC 2012


Hi all,

I merged the "gelato" branch into "master". Gelato branch introduces 
converge-ui git submodule into src/vendor/converge-ui. This repository 
includes common UI parts for Conductor and Katello. To make the 
submodule work for the first time, it's necessary to run

git submodule init

followed by

git submodule update

which will clone the converge-ui repo into src/vendor/converge-ui (note 
that you have to run these commands from the top level of the working tree).

more info is described here: https://github.com/Katello/converge-ui-example

If you get something like LoadError (Missing helper file 
helpers/layout_helper.rb), It means that you don't have submodule 
present and the simlinks leading to it don't work. (Run the commands 
described above)

Jirka



More information about the aeolus-devel mailing list