Closed wmene closed 10 years ago
You'll need to pull in the latest hydra-jetty:
rm -rf jetty rake jetty:download rake jetty:unzip rake jetty:start
Regenerate engine_cart
rake engine_cart:clean rake engine_cart:generate
Manually create the root annotation container
rake triannon:console Pry > Triannon::RootAnnotationCreator.create
Fixes #49 @ndushay
a ha! I needed rake jetty:environment before rake jetty:start
You'll need to pull in the latest hydra-jetty:
Regenerate engine_cart
Manually create the root annotation container
Fixes #49 @ndushay